Moved extruder offsets from passing to MS to being part of stream processing
Made '; NO_PROCESSING' track printer position correctly issue: MatterHackers/MCCentral#4658 Create setting for ZOffset for extruder 2
This commit is contained in:
parent
8b6ea26d35
commit
1a434b6388
17 changed files with 68 additions and 205 deletions
|
|
@ -46,7 +46,6 @@ namespace MatterHackers.GCodeVisualizer
|
|||
Retractions = 4,
|
||||
SpeedColors = 8,
|
||||
SimulateExtrusion = 16,
|
||||
HideExtruderOffsets = 32,
|
||||
TransparentExtrusion = 64,
|
||||
GrayColors = 128
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue