- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD/CAM
-
Assigned To
andrew - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 3.21.3
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#1817 - CAM Export: offset fails for contours with arcs (tolerance issue)
After regenerate selected toolpath OR regenerate all toolpath.
The result of the output is every time different.
When pushed for example 2 or 3 times this button.
See pictures
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
This is the dxf file to check this error
I've noticed that the offset paths are not always generated. This problem has been fixed for the next release.
The random order stems from the fact that the contours are made up of loose entities and not polylines. That in combination with enabling the toolpath option "Always use start point of polylines" causes the random order. To fix, either convert the contours to polylines and set the start points at the desired locations or disable the toolpath option "Always use start point of polylines".