- Drilling and Milling Tools: added support to choose the GCode for turning On the laser

This commit is contained in:
Marius Stanciu
2023-12-06 21:00:07 +02:00
parent 825a05d538
commit 569a30ee52
33 changed files with 329 additions and 241 deletions

View File

@@ -190,8 +190,8 @@ class TclCommandPaint(TclCommand):
"tools_paint_connect": connect,
"tools_paint_contour": contour,
"tools_paint_overlap": overlap,
"segx": self.app.options["geometry_segx"],
"segy": self.app.options["geometry_segy"]
"seg_x": self.app.options["geometry_seg_x"],
"seg_y": self.app.options["geometry_seg_y"]
})
# create a `tools` dict