Mark Walker
Mark Walker
I piped in earlier on a case where Cura would generate small moves unnecessarily (which I understand doesn't cover all the cases that this issue is concerned with), but I...
Hmmm... I'm not sure I remember. I'll see if I can jog my memory by looking at some sources.
I think it may have been arbitrary. However, since GPX currently computes steps by doing floating point math and multiplying the gcode mm by the steps per mm, you probably...
OK. Cool.
Further investigation: The default maximum for a QDoubleSpinBox in Qt is 100. As far as I can tell, the control doesn't allow for a "no maximum" case, so I must've...
https://github.com/markwal/OctoPrint-PortLister/blob/master/octoprint_portlister/__init__.py#L30-L31
Fixed-ish by 0.1.6. There's still a possibility that a connection could have been initiated between the final check added and the reconnect by the plugin, but the window has been...
This could easily be done via a plugin actually.
Somebody convinced Allesandro to emit "M108 Tn" for toolchange for "Sailfish" flavor, but it's really only ReplicatorG flavor and not all ReplicatorG's at that. Henry Thomas didn't want M108 to...
Make sure you set Reprap in *both* the slicer *and* GPX.