D3D CNC Circuit Mill

From Open Source Ecology
Revision as of 13:47, 8 July 2018 by Marcin (talk | contribs)
Jump to navigation Jump to search


HintLightbulb.png Hint: OSE Germany is working on a version of their MPPT Solar Charge Controller which can be filled with the OSE D3D CNC Circuit Mill - https://github.com/LibreSolar/MPPT-Charger_20A/issues/28

Build Instructions

  • Drill frame
  • Do Cut List below - rods, belt
  • Cut bed plate
  • Assemble electronics mounting plate
  • Assemble spindle in holder
  • Test electronics - motion
  • Test calibration code
  • Run a milling job

Cut List

(400, 350, and 300 lengths would work)

  • Belt - x - [2] 29"
  • Belt - y - [2] 33"
  • Belt - z - [2] 23"
  • Rods - x - [4] 14"- = 56"
  • Rods - y - [4] 16"- = 64"
  • Rods - z - [4] 11" = 44"
  • Frame if welded from flats - [24] 1/8"x1"x15" flats -
  • Electronics mounting panel - 1/10" plexiglass - 8"x16"

Rods if Using 6' Stock

Try 1

  • If use 6 foot stock- 72" - 4x11=44 + 28 = 72.
  • 4x16 = 64 (8 left over). It's useful to rework design to allow for 8" rod on Z
  • 2x14 = 28 (44 left over)
  • 3 rods needed for 162" = 13.5'

Try 2

  • 4x14 + 16 => perfect.
  • 3x16 + 2x11 = 70 for 2" left over- great.
  • 2x11 = 22 with 50 left over. Nice.

Continuing:

  • 3x16= 2" left over from last one.
  • 4x14 + 16 => perfect
  • 1x16+4x11 = 60 - 12 left over.

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

BOM

edit

vBOM

Visual BOM:

edit

Calculations

edit

Sources

Electronics

edit

Source



Videos

  • Mill Experiment - Backlash Compensation Stress Test - [5]
  • Leveled circuit - holder slides at the end - [6]
  • Mill Experiment - Large Leveled Circuit Take 2 - [7]
  • Auto Probing Experiment - [8]
  • Stepper driver breakout board - [9]

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 - [10]
  • Not open source - LilCNC - [11]. Uses Easel online 2D design software.

Existing Open Source Designs

Curriculum

See Also

Useful Links

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

Used For

Discussion