tarman3
6ff91d1290
CAM: Show line numbers in export gcode dialog
2025-11-17 19:55:15 +02:00
PhoneDroid
70acbc99c8
[ CAM ]: Update SPDX License Identifiers
2025-10-31 17:00:32 -04:00
Sebastian Ohl
7e6982e399
adding newline, as the Zero-4 machine controller don't like two M-commands in one line
2025-10-23 13:54:22 +02:00
zophon
967342ef34
Update KineticNCBeamicon2_post.py ( #23602 )
...
Added a return in the postamble to separate M05 and M09 GCode as beamicon2-basic doesn't like having both M-code on the same line.
2025-09-08 11:07:01 -05:00
jffmichi
97a33cb526
CAM: fix some non-refactored postprocessors crashing on blank lines
2025-05-20 05:00:06 +02:00
pre-commit-ci[bot]
1e015a054d
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-04-18 22:31:35 +00:00
Samuel Abels
77d0ca335b
fix KineticNCBeamicon2_post script crash
2025-04-19 00:25:43 +02:00
tarman3
cd673390e2
CAM: Fix postprocessors Help arguments --postamble and --preamble ( #20792 )
2025-04-16 11:54:04 +02:00
tarman3
80611a6c4e
CAM: Multiline POSTAMBLE and PREAMBLE arguments in old postprocessors ( #20715 )
...
* CAM Multiline POSTAMBLE and PREAMBLE in old postprocessors
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* CAM: Fix preamble and postamble help text
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-04-10 12:05:48 +02:00
Adrian Insaurralde Avalos
a17a3cf6d7
CAM: apply precommit
2024-09-03 14:54:36 -04:00
Dov Grobgeld
e66e90b512
Fix run time errors with python3.12 and pyside6 ( #13337 )
...
* Change pyopen=open expression to from builtins import open as pyopen
---------
Co-authored-by: Adrián Insaurralde Avalos <36372335+adrianinsaval@users.noreply.github.com >
2024-04-30 00:28:01 -04:00
Brad Collette
12a3e656cf
move Path to CAM
2024-03-04 11:18:41 -06:00