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 |
|
phaseloop
|
023ad47378
|
[CAM] VCarve improvements (#14093)
* Add stepDown setting to Vcarve Op
* fix UI issued, add finishing pass to Vcarve
* Improve step-down performance, add debugVoronoi()
* add debugVoronoi method
* Add movement optimization
* add CAM/Vcarve unit-tests
* Disable debugging mode
* Cache caller info in debug method
* Format code
|
2024-05-28 07:57:07 -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
|
f4a961e8f0
|
Merge pull request #13668 from Ondsel-Development/RefactorPostCommand
Refactor post command
|
2024-05-06 09:49:28 -05:00 |
|
sliptonic
|
2a4090b40d
|
More work on unit tests
Avoid unnecessary reloads from disk
|
2024-05-04 08:24:00 -05:00 |
|
sliptonic
|
798e93b480
|
fix test script
|
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
|
e22cde251c
|
refactor Sanity
Logic is more modular with many more unit tests.
Reduced dependence on GUI
Cleaner template structure
|
2024-04-27 17:28:15 -05:00 |
|
James Waples
|
9dbaf37251
|
Add tests for drill feed retract option
|
2024-04-02 09:45:34 +01:00 |
|
Brad Collette
|
64cbc871ee
|
moving Path Tests to CAM tests
|
2024-03-04 11:18:41 -06:00 |
|