D3D 1612 Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 11: | Line 11: | ||
*Open up Lulzbot Cura. | *Open up Lulzbot Cura. | ||
*Cura already has the initialization profile on OSE Linux. If you are running it on a non-OSE Linux operating system, download [[D3D_Lulzbot_Cura#Configuration_Profile_-_Files]] | *Cura already has the initialization profile on OSE Linux. If you are running it on a non-OSE Linux operating system, download [[D3D_Lulzbot_Cura#Configuration_Profile_-_Files]] | ||
=Changing the Geometry in D3D Marlin= | |||
*To select bed size and motion area - line number _______ | |||
*To select location of sensor - line number ______ - | |||
*To select probing type - select 3-point in line number __________ | |||
*To select different thermistors - line number __________ - standard thermistors are 100k | |||
=Known Error Messages and Solutions= | =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. | *Arduino IDE - If you get a COM1 error in the Arduino monotor when trying to upload to the Arduino microcontroller - go to Tools/Port and select the correst USB port. |
Revision as of 01:30, 9 January 2018
Firmware
- Download D3D_Marlin#D3D_16.22_Frame_12.22_Bed
Arduino IDE
- Upload firmware from section above - after connecting USB B Connector 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
- Open up Lulzbot Cura.
- Cura already has the initialization profile on OSE Linux. If you are running it on a non-OSE Linux operating system, download D3D_Lulzbot_Cura#Configuration_Profile_-_Files
Changing the Geometry in D3D Marlin
- To select bed size and motion area - line number _______
- To select location of sensor - line number ______ -
- To select probing type - select 3-point in line number __________
- To select different thermistors - line number __________ - standard thermistors are 100k
Known Error Messages and Solutions
- Arduino IDE - If you get a COM1 error in the Arduino monotor when trying to upload to the Arduino microcontroller - go to Tools/Port and select the correst USB port.