D3D Universal Software: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=Software= #Printer - Marlin, Lulzbot Cura, OSE Linux, FeF Microfactory printer profiles ==Plotter File Generation== #Plotter - Using Inkscape to Generate Gc...")
 
 
(7 intermediate revisions by 2 users not shown)
Line 8: Line 8:
*Marlin - [[File:Marlin_Universal.zip]]
*Marlin - [[File:Marlin_Universal.zip]]
*Cura Settings [[File:D3duniversal 8.ini]]
*Cura Settings [[File:D3duniversal 8.ini]]
=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 loaded unto SD card
* 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!
* add your result here [https://hackmd.io/@hkienle/ose-sampleprint]
=Links=
*[[D3D Universal]]

Latest 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 loaded 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