fix 0 segment length error in lathe slicing and threaded angle orders

This commit is contained in:
Stewart Allen 2023-03-05 16:30:51 -05:00
commit bfec51b544
3 changed files with 6 additions and 4 deletions

View file

@ -17,6 +17,7 @@ Full docs @ https://docs.grid.space/projects/kiri-moto
* CAM stock is now always on, whether offset or absolute
* CAM add lathe worker parallelization (2x - 6x speedup)
- add "common" overrides in ops (z top/bottom/thru, direction)
- fix lathe yellow path in normal (not dark) mode
# Release 3.8 (2023-01-21)