- 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.24.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by Husky - 08.01.2020
Last edited by andrew - 08.01.2020
Opened by Husky - 08.01.2020
Last edited by andrew - 08.01.2020
FS#2024 - CAM > Nesting: Nesting blocks with multiple parts fails
Case:
Nesting quantity all test: 3
Nesting block2 = works
Nesting block1 = fails (placed outside sheet),
Nesting both blocks = fails (placed partly outside sheet),
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
I've fixed the positioning problem for the next release.
FYI:
Generally speaking, nesting blocks is somewhat problematic as a block might contain any number and type of shapes and parts.
If a block contains exactly one part (i.e. a single outline, optionally with islands), the nester behaves exactly the same as if the part wasn't in a block. This is supported for convenience.
If a block contains multiple outlines, intersections, etc. as "block 1" in the example, QCAD/CAM creates a convex hull around the entities and nests that. This usually does not lead to the best result.