* (Add) Tool: Layer Re-Height - Allow change layer height
* (Add) Setting: Gap closing default iterations
* (Add) Setting: Noise removal default iterations
* (Add) Setting: Repair layers and islands by default
* (Add) Setting: Remove empty layers by default
* (Add) Setting: Repair resin traps by default
* (Change) Setting: "Reset to Defaults" changed to "Reset All Settings"
* (Fix) CWS: Lack of ';' on GCode was preventing printer from printing
This commit is contained in:
Tiago Conceição
2020-07-24 04:38:44 +01:00
parent 07652d6b88
commit bf0feb805c
30 changed files with 528 additions and 108 deletions
-1
View File
@@ -431,7 +431,6 @@
this.menuToolsLayerReHeight.Name = "menuToolsLayerReHeight";
this.menuToolsLayerReHeight.Size = new System.Drawing.Size(261, 22);
this.menuToolsLayerReHeight.Text = "Layer Re-Height";
this.menuToolsLayerReHeight.Visible = false;
this.menuToolsLayerReHeight.Click += new System.EventHandler(this.EventClick);
//
// menuToolsLayerRemoval