Advertisement
Guest User

Untitled

a guest
Jun 5th, 2025
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. # This file contains common pin mappings for the BIGTREETECH SKR mini
  2. # E3 v3.0. To use this config, the firmware should be compiled for the
  3. # STM32G0B1 with a "8KiB bootloader" and USB communication.
  4.  
  5. # The "make flash" command does not work on the SKR mini E3. Instead,
  6. # after running "make", copy the generated "out/klipper.bin" file to a
  7. # file named "firmware.bin" on an SD card and then restart the SKR
  8. # mini E3 with that SD card.
  9.  
  10. # See docs/Config_Reference.md for a description of parameters.
  11.  
  12. [bed_screws]
  13. screw1: 30.70, 47.00
  14. screw2: 30.70, 227.00
  15. screw3: 220.70, 227.00
  16. screw4: 220.70, 37.00
  17.  
  18.  
  19. [safe_z_home]
  20. home_xy_position: 133.5, 123.5
  21. z_hop: 20
  22.  
  23. [bltouch]
  24. sensor_pin: ^PC14
  25. control_pin: PA1
  26. x_offset: -34.2
  27. y_offset: 0
  28. #z_offset: 1.000
  29.  
  30.  
  31. [bed_mesh]
  32. speed: 100
  33. mesh_min: 0, 20
  34. mesh_max: 180, 200
  35. algorithm: bicubic
  36. probe_count: 5, 5
  37.  
  38.  
  39. [include fluidd.cfg]
  40. [include tmc2209.cfg]
  41. #[include input_shaper.cfg]
  42.  
  43. [stepper_x]
  44. step_pin: PB13
  45. dir_pin: !PB12
  46. enable_pin: !PB14
  47. microsteps: 16
  48. rotation_distance: 40
  49. endstop_pin: ^PC0
  50. position_endstop: 260
  51. position_max: 260
  52. homing_speed: 50
  53.  
  54. [stepper_y]
  55. step_pin: PB10
  56. dir_pin: PB2
  57. enable_pin: !PB11
  58. microsteps: 16
  59. rotation_distance: 40
  60. endstop_pin: ^PC1
  61. position_endstop: 250
  62. position_max: 250
  63. homing_speed: 50
  64.  
  65. [stepper_z]
  66. step_pin: PB0
  67. dir_pin: !PC5
  68. enable_pin: !PB1
  69. microsteps: 16
  70. rotation_distance: 8
  71. endstop_pin: probe:z_virtual_endstop
  72. position_max: 400
  73. position_min: -1
  74. homing_speed: 40
  75.  
  76. [extruder]
  77. max_extrude_only_distance: 1000.0
  78. step_pin: PB3
  79. dir_pin: !PB4
  80. enable_pin: !PD1
  81. microsteps: 16
  82. rotation_distance: 15.63
  83. nozzle_diameter: 0.400
  84. filament_diameter: 1.750
  85. heater_pin: PC8
  86. sensor_type: EPCOS 100K B57560G104F
  87. sensor_pin: PA0
  88. control: pid
  89. pid_Kp: 18.792
  90. pid_Ki: 0.819
  91. pid_Kd: 107.817
  92. min_temp: 0
  93. max_temp: 260
  94. pressure_advance: 0.135
  95.  
  96. [heater_bed]
  97. heater_pin: PC9
  98. sensor_type: EPCOS 100K B57560G104F
  99. sensor_pin: PC4
  100. control: pid
  101. pid_Kp: 70.375
  102. pid_Ki: 0.875
  103. pid_Kd: 1414.547
  104. min_temp: 0
  105. max_temp: 100
  106.  
  107.  
  108.  
  109. [heater_fan nozzle_cooling_fan]
  110. pin: PC7
  111. heater: extruder
  112. heater_temp: 50.0
  113. fan_speed: 1.0
  114.  
  115.  
  116. [heater_fan controller_fan]
  117. pin: PB15
  118. heater: heater_bed
  119. heater_temp: 40.0
  120.  
  121. [heater_fan extruder_fan]
  122. pin: PC6
  123. heater: extruder
  124. heater_temp: 50.0
  125.  
  126. [mcu]
  127. serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_2C004A000C504B5735313920-if00
  128.  
  129.  
  130. [temperature_sensor mcu_temp]
  131. sensor_type: temperature_mcu
  132.  
  133. [temperature_sensor raspberry_pi]
  134. sensor_type: temperature_host
  135.  
  136. [printer]
  137. kinematics: corexy
  138. max_velocity: 500
  139. max_accel: 4000
  140. max_z_velocity: 10
  141. max_z_accel: 100
  142. square_corner_velocity: 5.0
  143.  
  144. [board_pins]
  145. aliases:
  146. # EXP1 header
  147. EXP1_1=PB5, EXP1_3=PA9, EXP1_5=PA10, EXP1_7=PB8, EXP1_9=<GND>,
  148. EXP1_2=PA15, EXP1_4=<RST>, EXP1_6=PB9, EXP1_8=PD6, EXP1_10=<5V>
  149.  
  150. #*# <---------------------- SAVE_CONFIG ---------------------->
  151. #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
  152. #*#
  153. #*# [bed_mesh default]
  154. #*# version = 1
  155. #*# points =
  156. #*# 0.062500, 0.215000, 0.255000, 0.282500, 0.240000
  157. #*# -0.002500, 0.160000, 0.190000, 0.210000, 0.117500
  158. #*# -0.117500, 0.020000, 0.032500, -0.002500, -0.012500
  159. #*# -0.210000, -0.080000, -0.027500, -0.087500, -0.112500
  160. #*# -0.307500, -0.235000, -0.260000, -0.242500, -0.330000
  161. #*# tension = 0.2
  162. #*# min_x = 10.0
  163. #*# algo = bicubic
  164. #*# y_count = 5
  165. #*# mesh_y_pps = 2
  166. #*# min_y = 10.0
  167. #*# x_count = 5
  168. #*# max_y = 220.0
  169. #*# mesh_x_pps = 2
  170. #*# max_x = 220.0
  171. #*#
  172. #*# [bed_mesh p1]
  173. #*# version = 1
  174. #*# points =
  175. #*# -0.030000, -0.062500, -0.120000, -0.155000, -0.230000
  176. #*# 0.022500, -0.002500, -0.030000, -0.057500, -0.097500
  177. #*# 0.040000, 0.042500, 0.017500, -0.005000, -0.050000
  178. #*# 0.077500, 0.065000, 0.047500, 0.027500, -0.007500
  179. #*# 0.030000, 0.042500, 0.020000, 0.010000, -0.017500
  180. #*# tension = 0.2
  181. #*# min_x = 0.0
  182. #*# algo = lagrange
  183. #*# y_count = 5
  184. #*# mesh_y_pps = 2
  185. #*# min_y = 20.0
  186. #*# x_count = 5
  187. #*# max_y = 200.0
  188. #*# mesh_x_pps = 2
  189. #*# max_x = 180.0
  190. #*#
  191. #*# [bltouch]
  192. #*# z_offset = 1.050
  193.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement