mkrabset / krabzcam

Online CAM tool for generating G-code from vector graphics and bitmaps
65 stars 8 forks source link

[question] does "optimize" break assumptions about drag knife orientation? #24

Closed risacher closed 2 years ago

risacher commented 2 years ago

In the comments on #2 you indicated that you assumed that the drag knife would stay in the same orientation during fast moves (which I think is right.). But the "optimize" button re-orders all the fast moves... so maybe the assumptions about blade orientation are wrong after a fast move if it's been optimized. Does the "optimize" function re-compute the drag knife corner actions while it is optimizing the fast moves?

mkrabset commented 2 years ago

Hi, as far as I can see, the corner-actions are updated correctly after optimization. Have you had any problems with this?