Welcome! Log In Create A New Profile

Advanced

Firmware setup

Posted by normw 
Firmware setup
November 24, 2014 11:03AM
Arduion is the best tool to use for setup since it excludes any software issues. Use the serial monitor and the "M" and "G" codes - [reprap.org].

Set the serial monitor to "carriage return" and the baud rate to the baud rate specified in your configuration.h file. (can not be higher than 115200)
When the Marlin firmware starts it reports the extruder position as 0, 0, 0 - so you have to home the axis (G28) before you can move the extruder with the "G1" command.
The command letters must be capitalized.

These sites have some information on basic Marlin setup:

[airtripper.com]

[solidutopia.com]

[marlinbuilder.robotfuzz.com]

Edited 1 time(s). Last edit at 11/25/2014 05:37PM by normw.
Sorry, only registered users may post in this forum.

Click here to login