Thom de Jong
c36b218361
Keep old buttons for old post processors
2025-11-13 17:38:31 +01:00
Thom de Jong
82b86decdf
Change G-code editor buttons
2025-11-12 21:11:06 +01:00
PhoneDroid
70acbc99c8
[ CAM ]: Update SPDX License Identifiers
2025-10-31 17:00:32 -04:00
ᴩʜᴏɴᴇᴅʀᴏɪᴅ
c727846508
CAM: Remove UTF-8 coding declarations ( #24527 )
...
These declarations are no longer needed for Python 3+.
2025-10-09 13:49:18 -05:00
sliptonic
03714bf60c
Make default postprocessor empty string. ( #23706 )
...
* Make default postprocessor empty string.
Default post when creating a job is now not set. This will cause the user to be prompted for a post instead
This PR also cleans up some unit tests to avoid loading from disk
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-11 16:07:38 -05:00
bgbsww
94aad208bc
Make python Regex Strings raw to avoid py3.12 SyntaxError
2024-09-30 17:42:49 +02:00
Adrian Insaurralde Avalos
a17a3cf6d7
CAM: apply precommit
2024-09-03 14:54:36 -04:00
Alex Facciorusso
f1305c099e
Updated comment in CAM Path Utils
2024-08-17 12:30:58 -05:00
Alex Facciorusso
3fcb684326
FIX: empty filename in CAM workbench saves to the current project folder
...
Previously, if the user didn't set a default gcode path, the file was saved to getcwd. Now, it attempts to take the active document's path first.
2024-08-17 12:30:58 -05:00
sliptonic
2a4090b40d
More work on unit tests
...
Avoid unnecessary reloads from disk
2024-05-04 08:24:00 -05:00
sliptonic
c97e199a28
Make Job gui work with new PostProcessor class
2024-05-03 10:16:41 -05:00
sliptonic
8022d7df40
Major refactor on post stack
2024-05-03 10:16:41 -05:00
Brad Collette
12a3e656cf
move Path to CAM
2024-03-04 11:18:41 -06:00