[include mainsail.cfg] # host MCU service is preinstalled and ready to use with: [mcu CB1] serial: /tmp/klipper_host_mcu [include bigtreetech-skr-3.cfg] [include macros.txt] [include menus.txt] ################################## # Bl Touch, Youtube PrintsLeo3D https://www.youtube.com/watch?v=5vmjBXvY6BA # # Testing: # BLTOUCH_DEBUG COMMAND=pin_down # BLTOUCH_DEBUG COMMAND=pin_up # BLTOUCH_DEBUG COMMAND=touch_mode # QUERY_PROBE # BLTOUCH_DEBUG COMMAND=reset # # -zoffset command: # probe_calibrate # ################################## [safe_z_home] home_xy_position: 100, 100 # Change coordinates to the center of your print bed speed: 50 z_hop: 10 # Move up 10mm z_hop_speed: 5 [bltouch] sensor_pin: PC13 #Probe control_pin: PE5 #SERVOS samples: 2 x_offset: 23 y_offset: 0 #z_offset: 0 [bed_mesh] speed: 80 horizontal_move_z: 5 mesh_min: 53, 15 mesh_max: 233, 183 mesh_pps: 2, 2 probe_count: 5, 5 [include bigtreetech-ADXL345-usb.cfg] [input_shaper] #shaper_freq_x: 0 #shaper_freq_y: 0 #shaper_type: mzv #*# <---------------------- SAVE_CONFIG ----------------------> #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# #*# [input_shaper] #*# shaper_type_x = mzv #*# shaper_freq_x = 115.2 #*# shaper_type_y = mzv #*# shaper_freq_y = 60.8 #*# #*# [bltouch] #*# z_offset = 0.740 #*# #*# [bed_mesh default] #*# version = 1 #*# points = #*# 0.013205, 0.076393, 0.102094, 0.067472, 0.014032 #*# 0.001536, 0.031963, 0.052790, 0.054592, 0.014741 #*# -0.044991, 0.008537, 0.037960, 0.019615, -0.020708 #*# -0.016661, 0.014357, 0.032436, 0.002895, -0.048181 #*# 0.001152, 0.051844, 0.072553, 0.034770, -0.043307 #*# x_count = 5 #*# y_count = 5 #*# mesh_x_pps = 2 #*# mesh_y_pps = 2 #*# algo = lagrange #*# tension = 0.2 #*# min_x = 53.0 #*# max_x = 233.0 #*# min_y = 15.0 #*# max_y = 183.0