Commit b08e03eb authored by MagoKimbra's avatar MagoKimbra

Update compilation and BedLeveling

parent 1e49ca78
=============================================== ===============================================
Instructions for configuring Bed Auto Leveling Instructions for configuring Bed Auto Leveling
=============================================== ===============================================
Guida in Italiano: http://forums.reprap.org/read.php?352,416597
There are two options for this feature. You may choose to use a servo mounted on the X carriage or you may use a sled that mounts on the X axis and can be docked when not in use. There are two options for this feature. You may choose to use a servo mounted on the X carriage or you may use a sled that mounts on the X axis and can be docked when not in use.
See the section for each option below for specifics about installation and configuration. Also included are instructions that apply to both options. See the section for each option below for specifics about installation and configuration. Also included are instructions that apply to both options.
......
...@@ -4,10 +4,14 @@ ...@@ -4,10 +4,14 @@
2. Download the MarlinKimbra firmware 2. Download the MarlinKimbra firmware
https://github.com/MagoKimbra/MarlinKimbra https://github.com/MagoKimbra/MarlinKimbra
Use the "Download Zip" button on the right. Use the "Download Zip" button on the right.
3. Some boards require special files and/or libraries from the ArduinoAddons directory. Take a look at the dedicated [README](/ArduinoAddons/README.md) for details. 3. Some boards require special files and/or libraries from the ArduinoAddons directory.
4. Start the arduino IDE. 4. Start the arduino IDE.
5. Select Tools -> Board -> Arduino Mega 2560 or your microcontroller 5. Select Tools -> Board -> Arduino Mega 2560 or your microcontroller
6. Select the correct serial port in Tools ->Serial Port 6. Select the correct serial port in Tools ->Serial Port
7. Open MarlinKimbra.pde or .ino 7. Open MarlinKimbra.ino
8. Click the Verify/Compile button 8. Click the Verify/Compile button
9. Click the Upload button. If all goes well the firmware is uploading 9. Click the Upload button. If all goes well the firmware is uploading
\ No newline at end of file
Guida in Italiano per la compilazione dei campi.
http://forums.reprap.org/read.php?352,440672
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment