Skip to content
Snippets Groups Projects
Commit 10589150 authored by Thomas Oster's avatar Thomas Oster
Browse files

Use LAOS rastermode by default

parent 45094317
Branches
Tags
No related merge requests found
...@@ -75,7 +75,7 @@ public class LaosCutter extends LaserCutter ...@@ -75,7 +75,7 @@ public class LaosCutter extends LaserCutter
return this.unidir; return this.unidir;
} }
private boolean useLaosRastermode = false; private boolean useLaosRastermode = true;
/** /**
* Get the value of useLaosRastermode * Get the value of useLaosRastermode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment