Commit graph

13 commits

Author SHA1 Message Date
LarsBrubaker
64e3104d53 Move extruder offset back into baby step stream as it is always required
make sure we return the offsets for extruder 0 (needed for z offset)
Remove unused offset stream

issue:
MatterHackers/MCCentral#5150
re-slice not propogating final extruder through the stack correctly
2019-03-13 16:15:49 -07:00
Lars Brubaker
a4811285c3 Have the temp changing working and passing tests 2019-03-08 13:48:14 -08:00
Lars Brubaker
58e9732267 Getting a new tool change stream test together 2019-03-08 13:48:14 -08:00
Lars Brubaker
d8d8e78a98 Adding cool down and heat up settings for dual extrusion 2019-03-06 10:19:35 -08:00
jlewin
971a227847 Improve tool changes
- Move postSwitchLine inside
- Move directly to tool dest if no extrusion
2019-03-04 16:46:27 -08:00
Lars Brubaker
5997c5688b improving extruder switiching 2019-03-01 19:39:10 -08:00
Lars Brubaker
0943765675 Better parsing of before tool change gcode 2019-02-27 18:24:55 -08:00
jlewin
88f7de14c1 Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
jlewin
43d809f2b7 Guard for unknown state 2019-02-20 18:13:40 -08:00
jlewin
a59881a6f7 Track local feedRate 2019-02-20 17:05:09 -08:00
jlewin
4cb95037fa Restore original feed rate after running tool change scripts 2019-02-20 16:43:58 -08:00
jlewin
86e19ed229 Initialize to printer ActiveExtruderIndex 2019-02-19 18:36:26 -08:00
jlewin
26b22980d1 Rename type 2019-02-19 15:39:02 -08:00
Renamed from MatterControlLib/PrinterCommunication/Io/SwitchExtruderStream.cs (Browse further)