Mount for Autolevel-Sensor (Work In Progress)

Mount for Autolevel-Sensor (Work In Progress)

Description

This mount should allow to mount the magnetic base to the BantaMount (thing:3543121). Designed with TINKERCAD. UPDATE: ========= I had this working since i designed it. Its stable enough to provide reliable results, as tested with marlin probe accuacy. The main problem is that its not compatible with the stock firmware. (I havent tested but offsets are big and you can only set z-offset) Also on the right side you cant home without it crashing the bed. In marlin you can easily adjust the probe offset, here are mine: define X_PROBE_OFFSET_FROM_EXTRUDER 20 // X offset: -left +right [of the nozzle] define Y_PROBE_OFFSET_FROM_EXTRUDER -13 // Y offset: -front +behind [the nozzle] define Z_PROBE_OFFSET_FROM_EXTRUDER -25 // Z offset: -below +above [the nozzle] How you configure Mesh-Bed-leveling is up to you. I will post my config below. My Mesh Creation: G28 #Home G0 z50# Lift head a little bit G0 x200 y200 #Move to middle of the bed, attach probe G29 #Perform a Bed leveling with probe attached M420 S # Load your new mesh G28 #G0 z50 # G0 x200 y200 #Same as before to be safe, remove probe Fine tuning in case your probe offset in firmware is not perfect: G0 Z0 # Go to zero, try higher values to prevent crash M206 Z-1 #To move up your Offset by 1mm G0 Z1 G0 Z0 #Sometimes it will accept offset when you move up and down again => Do the papertest and testprint untill you are happy with your M206 Value. M500 To save everything to Memory Hope that helps. By now i moved to a direct setup. Big thanks for this thing: https://www.thingiverse.com/thing:3586698

Statistics

Likes

6

Downloads

0