D3D Universal Software: Difference between revisions
Jump to navigation
Jump to search
(→Code) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
=Sample First Print File= | =Sample First Print File= | ||
*5 cm high | * [[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= | =Links= | ||
*[[D3D Universal]] | *[[D3D Universal]] |
Latest revision as of 14:15, 15 July 2020
Software
- Printer - Marlin, Lulzbot Cura, OSE Linux, FeF Microfactory printer profiles
Plotter File Generation
- Plotter - Using Inkscape to Generate Gcode
Code
Firmware
- Marlin - File:Marlin Universal.zip
- 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 [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]