D3D 1612 Software: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 4: Line 4:
=Arduino IDE=
=Arduino IDE=
*Upload firmware software after connecting to RAMPS controller
*Upload firmware software after connecting to RAMPS controller
*Firmware includes geometrical properties of the 3D printer - such as settings for the print bed size, location  of probe, location of endstops, etc. 
*Select Arduino Mega from Tools/Board. Select appropriate USB port from Tools/Port.
*Select Arduino Mega from Tools/Board. Select appropriate USB port from Tools/Port.
*After software is done uploading, quit out of Arduino IDE and open up Cura
*After software is done uploading, quit out of Arduino IDE and open up Cura

Revision as of 01:17, 9 January 2018

Firmware

Arduino IDE

  • Upload firmware software after connecting to RAMPS controller
  • Firmware includes geometrical properties of the 3D printer - such as settings for the print bed size, location of probe, location of endstops, etc.
  • Select Arduino Mega from Tools/Board. Select appropriate USB port from Tools/Port.
  • After software is done uploading, quit out of Arduino IDE and open up Cura

Cura

Known Error Messages and Solutions

  • If you get a COM1 error in the Arduino monotor - go to Tools/Port and select the correst USB port.