Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This file contains common pin mappings for the BIGTREETECH SKR mini
- # E3 v3.0. To use this config, the firmware should be compiled for the
- # STM32G0B1 with a "8KiB bootloader" and USB communication/USART.
- # The "make flash" command does not work on the SKR mini E3. Instead,
- # after running "make", copy the generated "out/klipper.bin" file to a
- # file named "firmware.bin" on an SD card and then restart the SKR
- # mini E3 with that SD card.
- # See docs/Config_Reference.md for a description of parameters.
- [include mainsail.cfg]
- [bltouch]
- sensor_pin: ^PC14
- control_pin: PA1
- x_offset: -39
- y_offset: -2
- #z_offset: 0
- speed: 10.0
- pin_move_time: 0.675
- pin_up_touch_mode_reports_triggered: True
- pin_up_reports_not_triggered: True
- lift_speed: 20
- samples: 3
- samples_result: average
- samples_tolerance: 0.012
- samples_tolerance_retries: 8
- stow_on_each_sample: False
- sample_retract_dist: 0.8
- [safe_z_home]
- home_xy_position: 112.5,112.5 # Change coordinates to the center of your print bed
- speed: 50
- z_hop: 10 # Move up 10mm
- z_hop_speed: 5
- [bed_mesh]
- speed: 120
- horizontal_move_z: 5
- mesh_min: 10, 10
- mesh_max: 186, 213
- probe_count: 7,7
- algorithm: bicubic
- fade_start: 1
- fade_end: 10
- fade_target: 0
- [filament_switch_sensor RunoutSensor]
- pause_on_runout: False
- runout_gcode: M600
- #insert_gcode: RESUME
- switch_pin: PC15
- [screws_tilt_adjust]
- screw1: 62,27
- screw1_name: front left screw
- screw2: 225,27
- screw2_name: front right screw
- screw3: 225,197
- screw3_name: rear right screw
- screw4: 62,197
- screw4_name: rear left screw
- horizontal_move_z: 5.
- speed: 200.
- screw_thread: CW-M3
- [stepper_x]
- step_pin: PB13
- dir_pin: PB12
- enable_pin: !PB14
- microsteps: 16
- rotation_distance: 40
- endstop_pin: ^PC0
- position_endstop: 225
- position_max: 225
- homing_speed: 100
- [tmc2209 stepper_x]
- uart_pin: PC11
- tx_pin: PC10
- uart_address: 0
- run_current: 1.13
- hold_current: 0.500
- stealthchop_threshold: 0
- [stepper_y]
- step_pin: !PB10
- dir_pin: PB2
- enable_pin: !PB11
- microsteps: 16
- rotation_distance: 40
- endstop_pin: ^PC1
- position_endstop: 225
- position_max: 225
- homing_speed: 100
- [tmc2209 stepper_y]
- uart_pin: PC11
- tx_pin: PC10
- uart_address: 2
- run_current: 1.13
- hold_current: 0.500
- stealthchop_threshold: 0
- [stepper_z]
- step_pin: PB0
- dir_pin: !PC5
- enable_pin: !PB1
- microsteps: 16
- rotation_distance: 4
- # endstop_pin: ^PC2
- # position_endstop: 0.0
- endstop_pin: probe:z_virtual_endstop
- position_max: 300
- position_min: -50
- [tmc2209 stepper_z]
- uart_pin: PC11
- tx_pin: PC10
- uart_address: 1
- run_current: 0.580
- hold_current: 0.500
- stealthchop_threshold: 999999
- [extruder]
- max_extrude_only_distance: 1000.0
- step_pin: PB3
- dir_pin: !PB4
- enable_pin: !PD1
- microsteps: 16
- rotation_distance: 4.55
- nozzle_diameter: 0.400
- filament_diameter: 1.750
- heater_pin: PC8
- sensor_type: ATC Semitec 104GT-2
- sensor_pin: PA0
- #control: pid
- #pid_Kp: 21.527
- #pid_Ki: 1.063
- #pid_Kd: 108.982
- min_temp: 0
- max_temp: 280
- pressure_advance: 0.06
- [tmc2209 extruder]
- uart_pin: PC11
- tx_pin: PC10
- uart_address: 3
- run_current: 0.700
- hold_current: 0.500
- stealthchop_threshold: 999999
- [heater_bed]
- heater_pin: PC9
- sensor_type: EPCOS 100K B57560G104F
- sensor_pin: PC4
- #control: pid
- #pid_Kp: 54.027
- #pid_Ki: 0.770
- #pid_Kd: 948.182
- min_temp: 0
- max_temp: 130
- [heater_fan controller_fan]
- pin: PB15
- heater: heater_bed
- heater_temp: 45.0
- [heater_fan nozzle_cooling_fan]
- pin: PC7
- [fan]
- pin: PC6
- [mcu]
- serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_260050000250415339373620-if00
- # serial: /dev/ttyAMA0
- # restart_method: command
- [printer]
- kinematics: corexy
- max_velocity: 300
- max_accel: 10000
- max_accel_to_decel: 10000
- square_corner_velocity: 5
- max_z_velocity: 20
- max_z_accel: 100
- [board_pins]
- aliases:
- # EXP1 header
- EXP1_1=PB5, EXP1_3=PA9, EXP1_5=PA10, EXP1_7=PB8, EXP1_9=<GND>,
- EXP1_2=PA15, EXP1_4=<RST>, EXP1_6=PB9, EXP1_8=PD6, EXP1_10=<5V>
- [mcu rpi]
- serial: /tmp/klipper_host_mcu
- [adxl345]
- cs_pin: rpi:None
- [resonance_tester]
- accel_chip: adxl345
- probe_points:
- 100, 100, 20 # an example
- ######################################################################
- # BigTreeTech TFT TouchScreen emulated 12864 mode
- ######################################################################
- [display]
- lcd_type: emulated_st7920
- spi_software_miso_pin: PD8 # status led, Virtual MISO
- spi_software_mosi_pin: PD6
- spi_software_sclk_pin: PB9
- en_pin: PB8
- encoder_pins: ^PA10, ^PA9
- click_pin: ^!PA15
- [output_pin beeper]
- pin: PB5
- #*# <---------------------- SAVE_CONFIG ---------------------->
- #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
- #*#
- #*# [bed_mesh default]
- #*# version = 1
- #*# points =
- #*# 0.059583, 0.015000, -0.005000, -0.020000, -0.027917, -0.021250, -0.000417
- #*# 0.048750, -0.001250, -0.004167, -0.025417, -0.009167, -0.023750, 0.013333
- #*# 0.070833, 0.029583, 0.008333, 0.001667, 0.005417, 0.010417, 0.039167
- #*# 0.055417, 0.028750, 0.020417, 0.005417, 0.005833, -0.012083, 0.035417
- #*# 0.055000, 0.016250, 0.024167, -0.001250, -0.022083, -0.023333, -0.010000
- #*# 0.029167, 0.006667, 0.007917, -0.008750, -0.020000, -0.025833, -0.005833
- #*# 0.060833, 0.011250, 0.018333, 0.006667, -0.003333, -0.013750, 0.006667
- #*# x_count = 7
- #*# y_count = 7
- #*# mesh_x_pps = 2
- #*# mesh_y_pps = 2
- #*# algo = bicubic
- #*# tension = 0.2
- #*# min_x = 10.0
- #*# max_x = 185.98
- #*# min_y = 10.0
- #*# max_y = 212.98
- #*#
- #*# [bltouch]
- #*# z_offset = 1.125
- #*#
- #*# [heater_bed]
- #*# control = pid
- #*# pid_kp = 70.981
- #*# pid_ki = 1.878
- #*# pid_kd = 670.775
- #*#
- #*# [extruder]
- #*# control = pid
- #*# pid_kp = 24.125
- #*# pid_ki = 1.476
- #*# pid_kd = 98.612
- #*#
- #*# [input_shaper]
- #*# shaper_type_x = ei
- #*# shaper_freq_x = 68.8
- #*# shaper_type_y = 2hump_ei
- #*# shaper_freq_y = 54.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement