Commit graph

6 commits

Author SHA1 Message Date
Lars Brubaker
a34e104773 Ensure we exhaust the command buffer before we switch E positions
Marlin firmware explicitly does not run out the command queue when switching e
this means we potentially have queue instructions with the wrong e position
2018-10-22 09:00:48 -07:00
Lars Brubaker
385cf2288b ability to turn of line splitting for test 2018-10-09 14:29:51 -07:00
Lars Brubaker
87599a60f0 Re-Slice does not extrude or retract any extra filament now 2018-10-08 18:24:26 -07:00
Lars Brubaker
791852f307 Have to change all the G92 s 2018-10-01 16:25:14 -07:00
Lars Brubaker
a6feb8334d Make sure we don't switch E value too early
issue: MatterHackers/MCCentral#4200
re-slice retracts too much filament after layer change
2018-10-01 15:42:09 -07:00
Lars Brubaker
c408ef055d Wrote Re-Slice for dynamically replacing current gcode
adding comments
2018-09-21 15:07:05 -07:00