D3D v18.04 Software: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 1: Line 1:
=Background=
=Background=
There are 6 places where software may be configured when developing new versions of the OSE 3D Printer:
There are 6 places where software may be configured when developing new versions of the OSE 3D Printer:
#'''Marlin'''
#'''Marlin''' -
#'''Configuration file (.ini) in Cura'''.  
#'''Configuration file (.ini) in Cura'''.  
#'''Start and end g-codes in Cura''' - contained in configuration file
#'''Start and end g-codes in Cura''' - contained in configuration file
#'''Machine Settings in Cura''' - contains bed size, z offset, number of extruders, presence of heated bed.
#'''Machine Settings in Cura''' - contains bed size, z offset, number of extruders, presence of heated bed. And - E steps per mm of filament.
#'''Print parameters in Cura''' - contained in configuration file
#'''Print parameters in Cura''' - contained in configuration file



Revision as of 21:49, 24 May 2018

Background

There are 6 places where software may be configured when developing new versions of the OSE 3D Printer:

  1. Marlin -
  2. Configuration file (.ini) in Cura.
  3. Start and end g-codes in Cura - contained in configuration file
  4. Machine Settings in Cura - contains bed size, z offset, number of extruders, presence of heated bed. And - E steps per mm of filament.
  5. Print parameters in Cura - contained in configuration file

Software

Marlin

Cura