[virtual_sdcard] path: /home/pi/gcode_files [display_status] [pause_resume] ## # Bltouch Detecteur de nivellement de lit ## [bltouch] sensor_pin: ^PA7 control_pin: PB0 x_offset: -37.0 y_offset: 0 z_offset: 3.8 speed: 10 samples: 3 sample_retract_dist: 5 # Peut être réglé plus bas, exemple 2,5 selon la hauteur du bltouch depuis le lit lift_speed: 40 samples_tolerance_retries: 3 [bed_mesh] speed: 250 horizontal_move_z: 5 mesh_min: 10, 10 mesh_max: 183, 215 probe_count: 3,3 [safe_z_home] home_xy_position: 117,117 speed: 250 z_hop: 10 z_hop_speed: 5 ## # Ecran Ender 3 V1 ## [display] lcd_type: st7920 cs_pin: PB12 sclk_pin: PB13 sid_pin: PB15 # encoder_pin: ^PB14, ^PB10 click_pin: ^!PB2 [mcu rpi] serial: /tmp/klipper_host_mcu ## # ADXL ## [adxl345] cs_pin: rpi:None [resonance_tester] accel_chip: adxl345 probe_points: 100, 100, 20 # an example max_smoothing: 0.20 ## # Test de resonance XY ## [input_shaper] shaper_freq_x: 64.2 shaper_type_x: 3hump_ei shaper_freq_y: 52.0 shaper_type_y: 2hump_ei ## # Temperature a afficher ## [temperature_sensor raspberry_pi] sensor_type: temperature_host min_temp: 10 max_temp: 100 [temperature_sensor mcu_temp] sensor_type: temperature_mcu min_temp: 0 max_temp: 100 # Detecteur fin filament [filament_switch_sensor my_sensor] pause_on_runout: True # When set to True, a PAUSE will execute immediately after a runout # is detected. Note that if pause_on_runout is False and the # runout_gcode is omitted then runout detection is disabled. Default # is True. runout_gcode: PAUSE switch_pin: ^!PA4 [gcode_arcs] resolution: 0.2