Penny Wood

Results 46 comments of Penny Wood

I think these lines in the start code need to be changed: ``` M140 S60 T0 M104 S200 T0 ``` to something like: ``` M140 S{material_bed_temperature} T0 M104 S{material_print_temperature} T0...

Definitely not stale. Awaiting review on parent.

I think I had it set up on a remote dev container on a linux VM. I don't think docker allows host mode on windows. I can't really remember though...

There's a fix above, create a PR to change it and it'll be fixed

I guess this is a good point. Not so sure about the quicksave however, possibly it should get fixed? Am intending to put a bit of UI controlling the whole...

I agree, some UI would be good. Just got to actually do it.