-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When generating drill file, first drill OK. Remaing drills use "Spot Drill" depth? #9
Comments
Hi M.! Please keep an eye on the line numbers, perhaps you and I refer to different vesions of pcb-gcode. Harry |
Hi Harry, My problem, is different. If I select "Generate bottom (or top) drill" ONLY. The drill file will drill the first hole correctly but the rest will only be to the depth specified in the "Spot drill holes depth" field. Lastly, just to be sure, I made the amendments described on your web page. As far as I could tell with the limited testing, I could detect no difference in the gcode output with or without these amendments! Now, it is highly likely that I have not done them correctly but I have attached them below in the hope that you could check them for me. Regards, M. |
Hi M.! As far as I remember, the problem addressed with Alexanders amendments, is, that if "spot drill" and "drill holes", respectively, are selected both, then the spot drills are executed with the depth defined for drilling the holes. Whether these problems occur with two sided boards or only with one sided ones, I don't know. I didn't dig into it deeply. If your problem isn't solved with Alexanders amendments, then probably you found another problem in the code and we have to wait for Johns solution. Harry |
"... and we have to wait for Johns solution." Good idea. Regards, M. |
@mprowe can you test the last version I released and let me know if the problem is still there? |
Eagle Ver 9.6
PCB_GCODE ver 3.6.3
Repeatable: Yes.
Requesting drill only:
First hole is OK, subsequent holes use the "Spot Drill" depth. This is a snippet from drill file.
Workaround: Make the "Spot Drill" depth the same as "Drill Depth". And don't forget to return to correct value for "Spotting" while requesting Outlines.
Regards, M.
The text was updated successfully, but these errors were encountered: