mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
v0.6.3.2
* (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:
Generated
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user