Simple 3D Printer BOM: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 24: Line 24:


=Recursion Version=
=Recursion Version=
<html><iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTjgpalGOYhiJvYZWtk1uzvIHJbv1xWwI_C5uL5l2CEQ7LwC2VOlTolbhCEYbLvRK-WPr5qoq3LRGud/pubhtml?widget=true&amp;headers=false" height=500 width=800></iframe></html>
<html><iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTjgpalGOYhiJvYZWtk1uzvIHJbv1xWwI_C5uL5l2CEQ7LwC2VOlTolbhCEYbLvRK-WPr5qoq3LRGud/pubhtml?gid=1755022372&amp;single=true&amp;widget=true&amp;headers=false" height=500 width=800></iframe></html>


[https://docs.google.com/spreadsheets/d/1mk5ZR0VsOITZ9_Xey7kpfnd98FxMuWpsZEn5FyggOas/edit#gid=1755022372 edit]
[https://docs.google.com/spreadsheets/d/1mk5ZR0VsOITZ9_Xey7kpfnd98FxMuWpsZEn5FyggOas/edit#gid=1755022372 edit]

Revision as of 17:00, 11 April 2019

This is a simplified version of the OSE 3D Printer as documented in the 3D Printer Manual:

  1. Small 6" bed
  2. Bed is not heated. Don't need PEI, large power supply, or MOSFET
  3. One Z axis with cantilevered Z axis
  4. Retains the RepRap Discount Smart Controller for easy interface
  5. 3D printed linear bearings - since we are still using our strong motors, there should be no issue with using PLA printed linear bearings even if there is extra friction
  6. Smaller power supply, as there is no need to heat the bed
  7. Frame is 3D printed tube or PVC with 3D printed corners
  8. Need to design axis holders that clamp onto the PVC for mounting the Y and Z axes
  9. 3D printed control panel mount
  10. Needs to determine a workable, low cost extruder

edit

Radically Simple

  • Once you start simplifying even more, it becomes an engineering challenge. But with a high performance printer like the D3D, you can print more of the required parts - including belts, pulleys, bearing, and more.

edit

Recursion Version

edit

Links