put in the ability to specify "; NO_PROCESSING" on a gcode line
issue: MatterHackers/MCCentral#4663 set position Z Tower and no Level
This commit is contained in:
parent
b318c6f018
commit
5fbf6281d7
13 changed files with 83 additions and 27 deletions
|
|
@ -51,8 +51,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
this.settingsContext = settingsContext;
|
||||
this.textColor = textColor;
|
||||
this.theme = theme;
|
||||
|
||||
//SaveCommaSeparatedIndexSetting(extruderOffset.ExtruderIndex, settingsContext, slicerConfigName, extruderOffset.Value.Replace(",", "x"));
|
||||
}
|
||||
|
||||
public override void Initialize(int tabIndex)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue