D3D Universal Software: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 15: Line 15:
* needs to be unziped and load unto SD card
* needs to be unziped and load unto SD card
* visualize with a gcode viewer, eg [https://ncviewer.com/]
* visualize with a gcode viewer, eg [https://ncviewer.com/]
* after the print finishes, the printhead moves to the side and then the motors are disengaged! (Try to catch the x-axes when it starts to drop.)
* ambitious for a first print!
* ambitious for a first print!
* add your result here [https://hackmd.io/@hkienle/ose-sampleprint]
* add your result here [https://hackmd.io/@hkienle/ose-sampleprint]

Revision as of 14:15, 15 July 2020

Software

  1. Printer - Marlin, Lulzbot Cura, OSE Linux, FeF Microfactory printer profiles

Plotter File Generation

  1. Plotter - Using Inkscape to Generate Gcode

Code

Firmware

Sample First Print File

  • File:5high cube.zip (contains gcode file)
  • size: 1x1x5 cm (5 cm high, square base of 1 cm each side, hollow and open at the top)
  • for 1mm nozzle (see D3D_Universal_Build_Manual#First_Run_Procedure_and_Quality_Control)
  • needs to be unziped and load unto SD card
  • visualize with a gcode viewer, eg [1]
  • after the print finishes, the printhead moves to the side and then the motors are disengaged! (Try to catch the x-axes when it starts to drop.)
  • ambitious for a first print!
  • add your result here [2]

Links