Walter and I spent several hours Sun.afternoon doing quick build of the mill and its associated electronics. The purpose was to test and get familiar with the following:
use generated g-code file to rough cut a simple board.
We didn’t have an end mill, so we used a broken drill bit. Not pretty, but it served the purpose. Pretty will come later. All in all a successful test run and much learned.
Partial list of remaining things to do:
limit switches and homing
calibration and fine tuning
assembly, cabling, and final dress-out
Many thanks to Walter for time and research put into this project!
Not sure what kind tolerances it can hold. Should be able to hold tighter tolerances than the Shapeoko - shorter overall travel and more mechanically rigid. Have .0156", .025", and .0625" end mills on order. Some test ideas include cutting parallel lines in both axis, in curves, right angles, diagonals, etc over the full travel of the x & y axis. See what kind of tolerance it keeps over the full travel. Have any ideas, feel free to share.
Next step is to figure out how to mount the limit switches. Looking at using micro switches w/rollers on a lever arm. Mounting the switches will be an interesting deign exercise. I do not want to drill/tap holes into the mechanical structure unless absolutely necessary. Have some ideas for this.
This will largely depend upon three things, the accuracy of the machine (which we are still testing) and the tooling used. I expect the accuracy/precision of this machine to not be a constraining factor (very well built), With appropriate tooling I have seen reports of 10 mil trace spacing. ’
Oh, and the third thing I have heard that effects the width spacing will be the quality of the board itself.
They aren’t needed. With a pcb mill, you can use the end mills to create most drill holes, without the need to swap tooling and potentially loose registration.
Art asked the same question. Unless someone volunteers, I don’t see a class happening. However, once you have gerber files (which is I think the greatest hurdle), converting them to gcode and running them is a pretty straightforward process.
This software
is one (and a good one) way to convert your gerber to gcode). Submitting and running the gcode is something someone can be shown in less then 5 minutes, so I don’t think is worth a class. Some of the specifics will vary depending upon how @artg_dms finishes off the physical setup.
In my opinion, getting gerber files created will be the big hurdle here, and that is not something easily covered. As you know designing a pcb is as much art as science.
That said, once the machine is ready, I will be glad to help most folks learn to run their gcode on it. It really is a quick, easy process.