D3D CNC Circuit Mill: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Undo revision 173706 by Poli (talk))
No edit summary
Line 20: Line 20:
=Comparison to Industry Standards=
=Comparison to Industry Standards=
[[File:cnccmcomparison.png]]
[[File:cnccmcomparison.png]]
=Used For=
*[[Open Source Digital Fabrication Construction Set]]
*[[Open Source Electronics Construction Set]]


=Workshop Preparation=
=Workshop Preparation=
Line 68: Line 64:


[https://docs.google.com/presentation/d/1C4IuTWnB4G93zKcHiDYbKnv-I1E9vXXrRzeZbQzTZmM/edit#slide=id.g1861bf60d5_0_6 edit]
[https://docs.google.com/presentation/d/1C4IuTWnB4G93zKcHiDYbKnv-I1E9vXXrRzeZbQzTZmM/edit#slide=id.g1861bf60d5_0_6 edit]


==Data Collection==
==Data Collection==
Line 76: Line 70:


[https://docs.google.com/presentation/d/1n4KegLSiURKZQzL4JkHLyYosdQdHT3C8u430TYw3fmI/edit#slide=id.p edit]
[https://docs.google.com/presentation/d/1n4KegLSiURKZQzL4JkHLyYosdQdHT3C8u430TYw3fmI/edit#slide=id.p edit]


=CAD files=
=CAD files=
Line 103: Line 92:
File:PCBholder_image.jpeg|PCB holder: [[File:PCBholder simplified.FCStd]]
File:PCBholder_image.jpeg|PCB holder: [[File:PCBholder simplified.FCStd]]
</gallery>
</gallery>


==Accurate Files==
==Accurate Files==
Line 124: Line 109:


</gallery>
</gallery>


==List of Files==
==List of Files==
Line 168: Line 151:
=Useful Links=
=Useful Links=
*Tom's Guide 2018 discussing inferiority of mill conversions - [https://youtu.be/MDz1A1XDOt8]
*Tom's Guide 2018 discussing inferiority of mill conversions - [https://youtu.be/MDz1A1XDOt8]
=Used For=
*[[Open Source Digital Fabrication Construction Set]]
*[[Open Source Electronics Construction Set]]


=Discussion=
=Discussion=

Revision as of 20:51, 27 June 2018

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

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]

Used For

Discussion