New release for BLTouch users
In rc7, the ability to babystep the Z-offset was inadvertently left out. This release corrects the omission.
NOTE FOR BLTOUCH USERS: All BLTouch builds enable unified bed leveling (UBL). This adds several features for adjusting points that may not be reachable by the probe. UBL is not backwards compatible with standard leveling and G29 will not work as before. It is recommended you read up on it here:
https://marlinfw.org/docs/features/unified_bed_leveling.html
Also, be sure to configure your BLTouch offsets using M851:
https://marlinfw.org/docs/gcode/M851.html
Files are here:
https://github.com/marciot/drunken-octopus-marlin/releases/tag/2.0.0.1-rc8
The password for the full archive remains "Happy 2020!".
Thank you for your support!
Drunken Octopus: Fix for TAZ 5 users using a BLTouch
Due to an omission on my part, auto-leveling was disabled on TAZ 5 builds even when the user was using a BLTouch. This release enables UBL auto-leveling when using a BLTouch with a TAZ 5.
Be aware that with UBL it is necessary to use "G29 P1" rather than "G29". This is documented here:
https://marlinfw.org/docs/features/unified_bed_leveling.html
Also, be sure to configure your BLTouch offsets using M851:
https://marlinfw.org/docs/gcode/M851.html
The archive is available in the following location, the password is "Happy 2020!":
https://github.com/marciot/drunken-octopus-marlin/releases/tag/2.0.0.1-rc7
New release for BLTouch users!
There is now a new release for BLTouch users. The following things have changed:
Servo angles set to (10, 90) as recommended for BLTouch
Use 5mm/sec single touch probe as recommended for BLTouch
Touch center of bed during homing with BLTouch
Ensure homing happens to be bottom for all configurations which use BLTouch
The release files are here with the password "Happy 2020!": https://github.com/marciot/drunken-octopus-marlin/releases/tag/2.0.0.1-rc6