GCode generator - drillmill is wrong
Bug #1390450 reported by
VaclavPe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gEDA project |
Confirmed
|
High
|
Unassigned | ||
pcb |
Confirmed
|
High
|
Unassigned |
Bug Description
I created following test PCB file and generated GCode. Drillmill file does not correspond to positions of holes in PCB file.
tags: | added: gcode-export |
Changed in pcb: | |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in geda-project: | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in pcb: | |
milestone: | next-bug-release → future-bug-release |
Changed in pcb: | |
milestone: | pcb-4.1.1 → pcb-4.2.0 |
Changed in pcb: | |
milestone: | pcb-4.2.0 → future-bug-fix-release |
To post a comment you must log in.
The generated drill file only gives instructions for 3 drill holes of 0.9 mm.
No other drill files are generated while drill holes of 3.0 mm, 3.3 mm and 7.0 mm exist on the pcb.
Further the G80 instruction is missing, canceling the canned drill routine and the spindel stops at the last drill position (no return to home).