December 19, 2022
Description
Customized BLTouch addon for the Cobblebot Hotend Mount by irononreverse: http://www.thingiverse.com/thing:932645
V3 has better positioning. Offset for the BLTouch to the hotend is at the bottom of this summary.
You can see this youtube video to see it in action.
These are my adventures in configuring my BLTouch for use on my Cobblebot using Marlin 1.1.0-RC. There doesn't seem to be much information on this so I hope this is useful to some. It is still a work in progress and I may change parts of this. Right now my configuraton is working with these changes.
Here is a link for guidance on getting the firmware to save the new autoleveling matrix: http://3dprintboard.com/showthread.php?8064-Saving-G29-Bed-Level-Correction-Matrix-to-EEPROM
Where to get the BLTouch mounts for the Cobblebot: http://www.thingiverse.com/thing:1162259 http://www.thingiverse.com/thing:932645
Want to contribute $5 towards my work? https://paypal.me/timeshell/5
In Configuration.h:
#define AUTO_BED_LEVELING_FEATURE // Delete the comment to enable (remove // at the start of the line)
#define Z_SAFE_HOMING
// Set these appropriately for the size of your printer
// These are set for my Cobblebot basic
#define LEFT_PROBE_BED_POSITION 15
#define RIGHT_PROBE_BED_POSITION 250
#define FRONT_PROBE_BED_POSITION 20
#define BACK_PROBE_BED_POSITION 250
// Set the number of grid points per dimension.
// You probably don't need more than 3 (squared=9).
#define AUTO_BED_LEVELING_GRID_POINTS 4
Printer:
Cobblebot
Rafts:
Doesn't Matter
Supports:
Doesn't Matter
Category: 3D Printer AccessoriesLicense:
Creative Commons — Attribution — Noncommercial
7