D3D CNC Circuit Mill

From Open Source Ecology
Revision as of 01:58, 14 June 2018 by Poli (talk | contribs) (Undo revision 173706 by Poli (talk))
Jump to navigation Jump to search

Basics

  • A CNC mill used for PCB Milling
  • Can't make as small of traces as a lithography+ethcing system, BUT it is far cheaper and easier to use (ie no chemical etchants or photoresists needed)
  • Uses the D3D Univeral Axis

July 2017

D3dmill.jpgD3dmill2.jpg

Comparison to Industry Standards

Cnccmcomparison.png

Used For

Workshop Preparation

edit

Development Template

edit

Burndown

Feb 2018 Update

September 2017 Update

Development Pictures

The disassembled axes required to convert the D3D printer to the circuit board mill

The disassembled axes required to convert the D3D printer to the circuit board mill

These are the required additional parts to transition from the 3D printer to the circuit board mill

These are the required additional parts to transition from the 3D printer to the circuit board mill

The complete set of axes for the D3D circuit mill

The complete set of axes for the D3D circuit mill

Working Document

Design

edit


Data Collection

edit




CAD files

D3dcnccm.png

Simplified Files



Accurate Files


List of Files

Design Notes

Note on CAD Procedure and Organization:

  1. Draw a frame piece, and create a complete frame made of 6 of these pieces.
  2. Save file: File:D3D 13" Frame.fcstd
  3. Begin the design by downloading the X axis - File:D3D 16 Sub-assembly X Axis.fcstd
  4. Correct the length of the axis to 11" length (for 13" frame - 1" shorter on each side to accommodate mounting on the Y axes). Rotate the axis such that the orientation - when looking according to the Viewing Direction and XYZ axis orientation of Slide 1 in Working Document - is that the motor is on the left side of the axis (note that the orientation shown in First Slide in the Working Document has the motor on the right hand side, which is not correct).
  5. Save the file as File:D3D Circuit Mill X Axis.fcstd once the length is 11" and orientation is correct. This will be the file you can use later for the x axis (2 of them) to merge into the final assembly - with the second x axis being a mirror image.
  6. Now create the Y axis according to the orientation convention of the First Slide in the Working Document. This axis should be 13" long.
  7. Save the y axis file as File:D3D Circuit Mill Y Axis.fcstd.
  8. Now create the Z axis as in the working document. This axis can be 8" long - as we don't need a lot of z travel.
  9. Save the Z axis file as File:D3D Circuit Mill Z Axis.fcstd.
  10. Import the

Industry Standards

  • Hackaday projects - [5]
  • Not open source - LilCNC - [6]. Uses Easel online 2D design software.

Existing Open Source Designs

Curriculum

  • Working doc - [7]

See Also

Useful Links

  • Tom's Guide 2018 discussing inferiority of mill conversions - [8]

Discussion