Eric Trombly
3f47c20d14
split paths on M6 and change placement to use offset
2020-03-22 12:06:36 -05:00
Eric Trombly
95b7efebbc
change preprocessor to split lines
2020-03-22 12:06:36 -05:00
Eric Trombly
5fad71e07f
initial work for modifying path of imported gcode
2020-03-22 12:06:36 -05:00
Markus Lampert
db67c4b4c1
Cleaned up Path op utilities
2019-07-09 19:48:26 -07:00
luz.paz
ec12ffae0c
Path: source comment typo fixes
...
Found via `codespell`
2019-05-30 19:57:25 +02:00
Markus Lampert
ebb4a8cc31
Added tool controller to custom op
2018-11-04 14:50:04 -03:00
sliptonic
fd1902168e
Path: cleanup simplecopy
...
Now creates a 'custom' object with gcode property
2017-08-28 11:40:33 -03:00
Markus Lampert
af699ab7e2
Replaced default context argument with explicit call for pylupdate to pick up the strings and contexts.
2017-06-03 15:37:41 -07:00
Markus Lampert
ea49943a8f
Moved almost all translate implementations away from QtGui.
2017-06-03 15:37:41 -07:00
sliptonic
cddccdf4c7
Tool Library replaces ToolTable Job replaces Project
2016-10-15 15:25:54 -03:00
Yorik van Havre
4375299724
Made Path objects properties translatable - fixes #2524
2016-10-07 22:21:02 -03:00
Yorik van Havre
51919da326
Path: Added pref setting to disable auto-include of new paths in projects
2016-01-24 21:04:02 -02:00
Yorik van Havre
63904377e2
Path: Added new series of tools and fixes
...
* Fixed UsePlacement property of Path Compounds
* Added Path FaceProfile command - does a simple 2D contour of a face
* Added Path FacePocket command - does a simple 2D pocket of a face
* Added Path Array command - does an array with copies of a path
* Added Path Custom command - to add custom G-Code
* Added Inspect command - to inspect the G-Code of a path
2016-01-19 22:31:46 -02:00