sliptonic
f3d6bd21e3
translation cleanup PathCustom/gui
2022-01-03 10:48:39 -06:00
sliptonic
2a22ead350
black reformat
...
black reformat for PathCommands
Black reform PathCopy
Black reform PathComment
Black reformat PathCustom/gui
Black reformat PathUtil/PathUtils
Black reformat PathHop
Black reformat PathGeom
Black reformat
Black reformat
Black reformat
Black reformat
Black reformat
black reformat
Black reformat
black
2022-01-03 10:48:39 -06:00
Russell Johnson
ae7a8752fb
Path: LGTM cleanup
2021-08-27 22:37:41 -05:00
Russell Johnson
cfca2a790a
Path: Allow parent job assignment
...
Modifications focus on allowing the creation of operations to include direct provision of parent job.
Path: Remove `useGui` implementation
2021-08-13 19:02:40 -05:00
luz paz
b75cd3dd52
Path: Fix header uniformity and remove trailing whitespace
...
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
sliptonic
df2884f810
[PATH] make -custom- op compliant. Improve gcode_pre importer
2020-06-10 16:49:46 -05:00
Eric Trombly
0d281b91dc
split paths on M6 and change placement to use offset
2020-03-22 12:10:11 -05:00
Eric Trombly
7f76c5fbc3
split paths on M6 and change placement to use offset
2020-03-22 12:06:36 -05:00
Eric Trombly
f1ebaa4cc6
change preprocessor to split lines
2020-03-22 12:06:36 -05:00
Eric Trombly
31b17055f1
initial work for modifying path of imported gcode
2020-03-22 12:06:36 -05:00
Eric Trombly
fbb59ae712
initial work for modifying path of imported gcode
2020-03-16 10:17:32 -05:00
Markus Lampert
5659a0ecc0
Cleaned up Path op utilities
2019-07-09 19:48:26 -07:00
luz.paz
aedb888ae3
Path: source comment typo fixes
...
Found via `codespell`
2019-05-30 19:57:25 +02:00
Markus Lampert
fb4460e528
Added tool controller to custom op
2018-11-04 14:50:04 -03:00
sliptonic
1efe5cfe7c
Path: cleanup simplecopy
...
Now creates a 'custom' object with gcode property
2017-08-28 11:40:33 -03:00
Markus Lampert
4c3cee03c5
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
3368c8682e
Moved almost all translate implementations away from QtGui.
2017-06-03 15:37:41 -07:00
sliptonic
5398c58d6b
Tool Library replaces ToolTable Job replaces Project
2016-10-15 15:25:54 -03:00
Yorik van Havre
a50bd5dc88
Made Path objects properties translatable - fixes #2524
2016-10-07 22:21:02 -03:00
Yorik van Havre
cbdd18cef6
Path: Added pref setting to disable auto-include of new paths in projects
2016-01-24 21:04:02 -02:00
Yorik van Havre
0d22ca8eaf
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