Ender 3: DIY inexpensive Bed Level Sensor (Part 2)

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • 🛒⚙️ You can get the items you need here: kit.co/a_make_...
    This is the second part for a 3D Printer Bed Leveling Sensor DIY project. The video of the first part an be found here: • DIY Inexpensive Bed Le...
    In this part I will guide you through the set-up of Marlin 1.1.9 to work with a Ender-3 with a fixed bed level probe, how to modify the Slicer settings to perform the bed mesh generation and finally how to configure the printer from the on-board display.
    As usual, DO THIS AT YOUR OWN RISK I’m not going to accept any responsibility if you do something wrong and you damage your printer or hurt yourself.
    Flashing the firmware could “brick” your printer and render it useless if power or connection is lost during the process. Make sure you perform the operations under backup power and with the USB cable firmly in place.
    If you want to support my work with a small donation you can do it through PayPal here:
    🍩 paypal.me/amak...
    🔗 LINKS:
    🛒 My recommended items: kit.co/a_make_...
    💾 Thingiverse: www.thingivers...
    🐦Twitter: / a_makedesigns
    🎥 The video of the first part: • DIY Inexpensive Bed Le...
    🦈 Marlin download link: marlinfw.org/me...
    The configuration files on Thingiverse: www.thingivers...
    The sensor bracket is available at the same link
    MY CURA START G-CODE:
    M104 T1 S{material_print_temperature, 1} ; set end temp without waiting
    M190 S{material_bed_temperature_layer_0} ; wait for bed temperature
    G28 ; home
    G29 ; mesh generation
    M190 S{material_bed_temperature_layer_0} ; wait for bed temperature
    M109 T1 S{material_print_temperature, 1} ; wait for hotend temperature
    G92 E0 ; zero extruder
    G1 Z 0.2 Y20 F6000 ; Move to the start of the line
    G1 X130 E9 F500 ; start purge line
    G1 X200 E12.5 F500 ; finish purge line
    G92 E0 ; zero extruder
    M420 Z5.0 ; fade away bed leveling after 5mm

Komentáře • 28