Update README.md
This commit is contained in:
parent
e90426d892
commit
8b5e01db84
|
@ -6,7 +6,8 @@ This version is a simply 1-to-1 copy of [davidramiros's](https://github.com/davi
|
||||||
Feel free to discuss issues and work with davidramiro and me further optimizing this firmware!
|
Feel free to discuss issues and work with davidramiro and me further optimizing this firmware!
|
||||||
|
|
||||||
I am running this version on an Anycubic Mega-S (for distinction of the different versions, check [this Thingiverse thread](https://www.thingiverse.com/groups/anycubic-i3-mega/forums/general/topic:27064)).
|
I am running this version on an Anycubic Mega-S (for distinction of the different versions, check [this Thingiverse thread](https://www.thingiverse.com/groups/anycubic-i3-mega/forums/general/topic:27064)).
|
||||||
Basically, this works on every Ultrabase version that has two Z-axis endstops. For i3 Mega with single endstop check [davidramiros's Wiki] https://github.com/davidramiro/Marlin-AI3M/wiki/Customization-&-Compiling#single-z-endstop). By default it is designed to work on i3 Mega. New Mega-S works too, but calibrating your extruder is mandatory since it needs to have increased E-steps, see the instructions below.
|
Basically, this works on every Ultrabase version that has two Z-axis endstops. For i3 Mega with single endstop check [davidramiros's Wiki](https://github.com/davidramiro/Marlin-AI3M/wiki/Customization-&-Compiling#single-z-endstop).
|
||||||
|
By default it is designed to work on i3 Mega. New Mega-S works too, but calibrating your extruder is mandatory since it needs to have increased E-steps, see [davidramiros's Wiki](https://github.com/davidramiro/Marlin-AI3M/wiki/Customization-&-Compiling#mega-s).
|
||||||
|
|
||||||
All about a highly recommended calibration according to the instructions can be found in [davidramiro's Wiki](https://github.com/davidramiro/Marlin-AI3M/wiki/Extruder-Calibration/).
|
All about a highly recommended calibration according to the instructions can be found in [davidramiro's Wiki](https://github.com/davidramiro/Marlin-AI3M/wiki/Extruder-Calibration/).
|
||||||
You can find everything you need to set up and calibrate the BLTouch in my [Wiki](https://github.com/MNieddu91/Marlin-AI3M-BLTouch/wiki).
|
You can find everything you need to set up and calibrate the BLTouch in my [Wiki](https://github.com/MNieddu91/Marlin-AI3M-BLTouch/wiki).
|
||||||
|
@ -36,7 +37,7 @@ However, it is not difficult to compile the firmware yourself :-)
|
||||||
|
|
||||||
## Which changes are necessary?
|
## Which changes are necessary?
|
||||||
|
|
||||||
**I'll describe the necessary changes for using at least BLTouch in the Wiki.**
|
**I'll describe the necessary changes for using at least BLTouch in the [Wiki](https://github.com/MNieddu91/Marlin-AI3M-BLTouch/wiki).**
|
||||||
|
|
||||||
### Compile it yourself:
|
### Compile it yourself:
|
||||||
|
|
||||||
|
@ -83,7 +84,7 @@ G29
|
||||||
![Preheat bed][preheat]
|
![Preheat bed][preheat]
|
||||||
|
|
||||||
- Level your preheated bed as well as you can with the four screws.
|
- Level your preheated bed as well as you can with the four screws.
|
||||||
**- At this point make sure you have all setted up right as described in the [Wiki](https://github.com/MNieddu91/Marlin-AI3M-BLTouch/wiki)**
|
- **At this point make sure you have all setted up right as described in the [Wiki](https://github.com/MNieddu91/Marlin-AI3M-BLTouch/wiki)**
|
||||||
- Start the Auto Bed Leveling:
|
- Start the Auto Bed Leveling:
|
||||||
|
|
||||||
![Start Auto Bed Leveling][start]
|
![Start Auto Bed Leveling][start]
|
||||||
|
|
Loading…
Reference in New Issue