[include lcd_tweaks.cfg] [include macros.cfg] [include temp_sensor.cfg] [stepper_x] step_pin: PB13 dir_pin: PB12 enable_pin: !PB14 step_distance: 0.0125 endstop_pin: ^!PC0 position_endstop: 250 position_min: 0 position_max: 250 homing_speed: 70 homing_positive_dir: true [tmc2209 stepper_x] uart_pin: PC11 tx_pin: PC10 uart_address: 0 microsteps: 16 run_current: 0.5 hold_current: 0.3 interpolate: True stealthchop_threshold: 250 #stealthchop_threshold: 0 [stepper_y] step_pin: PB3 dir_pin: !PB4 enable_pin: !PD2 step_distance: 0.0125 endstop_pin: ^!PC1 position_endstop: 220 #position_endstop: 250 position_min: 0 position_max: 220 homing_speed: 70 homing_positive_dir: true [tmc2209 stepper_y] uart_pin: PC11 tx_pin: PC10 uart_address: 3 microsteps: 16 run_current: 0.5 hold_current: 0.3 interpolate: True stealthchop_threshold: 250 #stealthchop_threshold: 0 [stepper_z] step_pin: PB0 dir_pin: PC5 enable_pin: !PB1 step_distance: .0125 endstop_pin: probe:z_virtual_endstop position_max: 250 homing_speed: 40 position_min: -3.0 [tmc2209 stepper_z] uart_pin: PC11 tx_pin: PC10 uart_address: 1 microsteps: 16 run_current: 0.5 hold_current: 0.3 interpolate: True stealthchop_threshold: 250 #stealthchop_threshold: 0 #[input_shaper] #shaper_freq_x: 47.69 #shaper_freq_y: 44.54 #shaper_type: ei [homing_override] axes: z set_position_z: 0 gcode: G90 G0 Z5 F500 G28 X0 Y0 G0 X125 Y100 F9000 G28 Z0 G0 Z5 F500 [bed_mesh] speed: 150 horizontal_move_z: 5 mesh_min: 25,35.0 mesh_max: 225.0,210 probe_count: 5,5 # the following valued is calculated with: [(probe_count x probe_count)-1] / 2 relative_reference_index: 12 algorithm: bicubic #algorithm: lagrange fade_start: 1 fade_end: 10 fade_target: 0 [probe] pin: ^PC2 x_offset: 0.0 y_offset: 25.0 #z_offset: 1.85 speed: 40 samples: 2 [extruder] max_extrude_only_distance: 700.0 max_extrude_cross_section: 2 step_pin: PB10 dir_pin: PB2 enable_pin: !PB11 #Afterburner steps: step_distance: 0.00239605344 #M4 steps: #step_distance: 0.0008685 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: PC8 pressure_advance: 0.07 pressure_advance_smooth_time: 0.040 sensor_type: ATC Semitec 104GT-2 sensor_pin: PA0 #control = pid #pid_kp = 18.973 #pid_ki = 0.771 #pid_kd = 116.683 min_extrude_temp: 15 min_temp: 0 max_temp: 270 [tmc2209 extruder] uart_pin: PC11 tx_pin: PC10 uart_address: 2 microsteps: 16 run_current: 0.4 hold_current: 0.4 interpolate: false [firmware_retraction] retract_length: 1 retract_speed: 50 unretract_speed: 50 [heater_fan my_controller_fan] pin: PA1 max_power: 1.00 kick_start_time: 0.100 heater: heater_bed heater_temp: 50.0 #idle_timeout: 5 [heater_bed] heater_pin: PC9 sensor_type: ATC Semitec 104GT-2 sensor_pin: PC3 #control = pid #pid_kp = 60.695 #pid_ki = 1.073 #pid_kd = 858.069 min_temp: 0 max_temp: 130 [verify_heater heater_bed] max_error: 240 hysteresis: 10 [fan] pin: PC6 # thermally controlled hotend fan [heater_fan my_nozzle_fan] pin: PC7 max_power: 1.0 kick_start_time: 0.100 heater: extruder heater_temp: 50.0 fan_speed: 0.7 [mcu] serial: /dev/serial/by-id/usb-Klipper_stm32f103xe_35FFD3054246303323730257-if00 restart_method: command [force_move] enable_force_move: True [printer] kinematics: corexz max_velocity: 200 max_accel: 2500 max_accel_to_decel: 2500 max_z_velocity: 50 max_z_accel: 1000 square_corner_velocity: 4.0 [static_digital_output usb_pullup_enable] pins: !PA14 [output_pin case_light] pin: PC14 value: 0 shutdown_value: 0 [display] # FYSETC mini12864 LCD Display v2.1 lcd_type: uc1701 cs_pin: PB8 a0_pin: PB15 rst_pin: PB9 encoder_pins: ^PA9,^PA10 click_pin: ^!PB5 contrast: 63 spi_software_sclk_pin: PA5 spi_software_mosi_pin: PA7 spi_software_miso_pin: PA6 display_group: __voron_display [neopixel fysetc_mini12864] # To control Neopixel RGB in mini12864 display pin: PA15 chain_count: 3 initial_RED: 0.0 initial_GREEN: 0.0 initial_BLUE: 1.0 color_order: GRB #[moonraker] #trusted_clients: # 192.168.1.0/24 [virtual_sdcard] path: ~/sdcard [pause_resume] [display_status] #*# <---------------------- SAVE_CONFIG ----------------------> #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated. #*# #*# [bed_mesh default] #*# version = 1 #*# points = #*# -0.018750, -0.125000, -0.150000, -0.150000, -0.006250 #*# 0.081250, 0.037500, 0.006250, -0.050000, 0.081250 #*# 0.118750, 0.056250, 0.000000, 0.006250, -0.037500 #*# 0.218750, 0.125000, -0.018750, 0.012500, -0.068750 #*# 0.243750, 0.012500, -0.037500, -0.131250, -0.112500 #*# tension = 0.2 #*# min_x = 25.0 #*# algo = bicubic #*# y_count = 5 #*# mesh_y_pps = 2 #*# min_y = 35.0 #*# x_count = 5 #*# max_y = 210.0 #*# mesh_x_pps = 2 #*# max_x = 225.0 #*# #*# [heater_bed] #*# control = pid #*# pid_kp = 58.221 #*# pid_ki = 0.958 #*# pid_kd = 884.234 #*# #*# [extruder] #*# control = pid #*# pid_kp = 22.272 #*# pid_ki = 1.116 #*# pid_kd = 111.083 #*# #*# [probe] #*# z_offset = 2.506