PhoneDroid
ba99bc5da4
[ CAM ]: Update SPDX License Identifiers
2025-10-31 17:00:32 -04:00
ᴩʜᴏɴᴇᴅʀᴏɪᴅ
cab1261a42
CAM: Remove UTF-8 coding declarations ( #24527 )
...
These declarations are no longer needed for Python 3+.
2025-10-09 13:49:18 -05:00
LarryWoestman
4e30eb21c6
CAM: added command line arguments for finish label, ( #21881 )
...
output machine name, and post operation.
With tests.
2025-06-23 10:45:19 -05:00
sliptonic
8140329f5d
Merge pull request #21563 from LarryWoestman/tests
...
CAM: added command line arguments for line number start, increment
2025-06-02 10:07:22 -05:00
sliptonic
17e56f6570
Merge pull request #21416 from jffmichi/custom_gcode_allow_empty_lines
...
CAM: allow empty lines in Custom operation
2025-05-29 09:47:32 -05:00
Lawrence Woestman
77410cf1b5
CAM: added command line arguments for line number start, increment
...
Also added command line arguments for listing tools in preamble
2025-05-24 18:43:11 -07:00
jffmichi
70f3c7c387
CAM: add configuration value to suppress blank lines in refactored postprocessors
2025-05-20 02:37:00 +02:00
Lawrence Woestman
e741a761ff
CAM: added three command line arguments, with tests
2025-05-19 13:52:20 -07:00
jffmichi
f4d853e5dc
CAM: respect SHOW_OPERATION_LABELS in post-operation information
2025-05-07 04:56:08 +02:00
Lawrence Woestman
8cb1f6fc1c
CAM: Fix tool change output errors, with tests
2025-04-22 14:57:45 -07:00
Lawrence Woestman
f3bb974855
CAM: Added three options to the refactored postprocessors
...
with tests.
Removed extra spaces in comments to work around auto-fix
removal of spaces at the end of lines in multi-line python strings.
2025-03-17 20:59:29 -05:00
LarryWoestman
0edcb29f09
CAM: converted the refactored* postprocessors to the new (more object-oriented) API ( #19006 )
...
* CAM: converted the refactored* postprocessors to the new API
with corresponding tests
* [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-02-10 10:37:57 -06:00
LarryWoestman
f1e67c9641
CAM: fixed A, B, and C axis handling; added relevant tests ( #18103 )
...
* CAM: fixed A, B, and C axis handling; added relevant tests
* [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>
2024-12-13 10:55:47 -06:00
Adrian Insaurralde Avalos
2ff4914fd8
CAM: rename "Tests" to "CAMTests" to avoid python name conflicts
2024-11-04 17:36:21 +01:00