ronak
|
55c1086466
|
final returned at line 461
|
2024-10-15 08:47:56 -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 |
|
luzpaz
|
63bbbf2bd3
|
Path (and PathSimulator): Trim trailing Newlines
|
2024-07-14 09:26:15 +02:00 |
|
James Waples
|
e96ec07f8e
|
CAM: Rename CW/CCW to Climb/Conventional for consistency (#14364)
* Find and replace CW/CCW with Climb/Conventional
* Find and replace CCW/CW in CAM tests
* Find and replace in some UI files
|
2024-06-12 10:48:57 -05:00 |
|
LarryWoestman
|
44636e0446
|
CAM: Added tests for A, B, and C parameters to the linuxcnc post (#13702)
Also added code to keep A, B, C parameters from changing with --inches
Co-authored-by: LarryWoestman <LarryWoestman@users.noreply.github.com>
|
2024-05-06 11:08:43 -05:00 |
|
sliptonic
|
046c555c9e
|
add generic post processor
|
2024-05-03 10:16:41 -05:00 |
|
sliptonic
|
8022d7df40
|
Major refactor on post stack
|
2024-05-03 10:16:41 -05: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 |
|
bgbsww
|
7ce98fde1a
|
Have grbl_post not write - file like other posts
|
2024-04-10 16:17:47 -04:00 |
|
Brad Collette
|
12a3e656cf
|
move Path to CAM
|
2024-03-04 11:18:41 -06:00 |
|