Commit graph

14 commits

Author SHA1 Message Date
jlewin
99468f054c Use extrusion multiplier 2019-03-15 13:36:21 -07:00
jlewin
f8f130eec3 Use calculated E value 2019-03-15 13:35:42 -07:00
jlewin
7d88861bc3 Prevent retract at start, unretract as final step 2019-03-12 15:02:34 -07:00
John Lewin
0419221245 Revise GCodeSketch retraction processing
- Issue MatterHackers/MCCentral#5148
End of xy calibration retracts T0
2019-03-11 17:51:20 -07:00
jlewin
4f83e765b6 Remove invalid z-lifts, improve lift, travel, down 2019-03-01 11:28:14 -08:00
jlewin
708daaf841 Reduce flow 2019-02-26 18:19:10 -08:00
jlewin
ca1911e1ea Removed hard-coded lift height, use RetractLift 2019-02-26 13:38:54 -08:00
jlewin
fd9e014a26 Add WriteSpeedLine for consistent speed handling 2019-02-26 13:38:24 -08:00
jlewin
9a0fb87a30 Use types defined in settings
- Convert int to double
2019-02-26 13:37:00 -08:00
jlewin
932e0fad09 Restore retraction support, add methods for consistency 2019-02-26 12:30:27 -08:00
jlewin
b105c084d6 Reorder members 2019-02-26 12:21:23 -08:00
John Lewin
503996759c Ensure E is always reset on tool change
- Fix over extrude regression caused by combining templates
2019-02-23 09:28:18 -08:00
jlewin
ec1d341b0b Move tool switch and speeds to caller 2019-02-20 18:14:17 -08:00
John Lewin
4e0078ebf0 Rename type 2019-02-19 11:05:41 -08:00
Renamed from MatterControlLib/CustomWidgets/GCodeTurtle.cs (Browse further)