Advertisement
robathome

printer.cfg - A10 - 2020/05/10

May 10th, 2020
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. [probe]
  2. pin: P1.25
  3. x_offset: -41
  4. y_offset: 0
  5. z_offset: 0.998
  6. speed: 1
  7. samples: 7
  8. sample_retract_dist: 1.8
  9. lift_speed: 10
  10.  
  11. [bed_mesh]
  12. speed: 200
  13. horizontal_move_z: 5
  14. mesh_min: 36,54
  15. mesh_max: 175,200
  16. probe_count: 9,9
  17. mesh_pps: 3,3
  18. algorithm: bicubic
  19.  
  20. [stepper_x]
  21. step_pin: P2.2
  22. dir_pin: !P2.6
  23. enable_pin: !P2.1
  24. step_distance: 0.05
  25. endstop_pin: !P1.29
  26. position_endstop: 0
  27. position_max: 235
  28. homing_speed: 100
  29. homing_retract_dist: 10
  30. second_homing_speed: 20
  31.  
  32. [tmc2208 stepper_x]
  33. uart_pin: P1.17
  34. microsteps: 4
  35. run_current: 0.800
  36. hold_current: 0.500
  37. stealthchop_threshold: 999
  38.  
  39. [stepper_y]
  40. step_pin: P0.19
  41. dir_pin: P0.20
  42. enable_pin: !P2.8
  43. step_distance: .05
  44. endstop_pin: !P1.27
  45. position_endstop: 0
  46. position_max: 300
  47. homing_speed: 100
  48. homing_retract_dist: 10
  49. second_homing_speed: 20
  50.  
  51. [tmc2208 stepper_y]
  52. uart_pin: P1.15
  53. microsteps: 4
  54. run_current: 0.800
  55. hold_current: 0.500
  56. stealthchop_threshold: 999
  57.  
  58. [stepper_z]
  59. step_pin: P0.22
  60. dir_pin: !P2.11
  61. enable_pin: !P0.21
  62. step_distance: 0.01
  63. endstop_pin: probe:z_virtual_endstop
  64. position_endstop: 0
  65. position_min: -1
  66. position_max: 250
  67. homing_speed: 10
  68. homing_retract_dist: 5
  69. homing_retract_speed: 7.5
  70. second_homing_speed: 2.5
  71.  
  72. [tmc2208 stepper_z]
  73. uart_pin: P1.10
  74. microsteps: 4
  75. run_current: 0.8
  76. hold_current: 0.250
  77. stealthchop_threshold: 300
  78.  
  79. [extruder]
  80. step_pin: P2.13
  81. dir_pin: !P0.11
  82. enable_pin: !P2.12
  83. step_distance: .00245
  84. nozzle_diameter: 0.400
  85. filament_diameter: 1.750
  86. heater_pin: P2.7
  87. sensor_type: ATC Semitec 104GT-2
  88. sensor_pin: P0.24
  89. control: pid
  90. pid_Kp: 22.2
  91. pid_Ki: 1.08
  92. pid_Kd: 114
  93. min_temp: 0
  94. max_temp: 260
  95. min_extrude_temp: 170
  96.  
  97. [tmc2208 extruder]
  98. uart_pin: P1.8
  99. microsteps: 16
  100. interpolate: false
  101. run_current: 0.800
  102. hold_current: 0.500
  103. stealthchop_threshold: 0
  104. interpolation: False
  105.  
  106. [heater_bed]
  107. heater_pin: P2.5
  108. sensor_type: NTC 100K beta 3950
  109. sensor_pin: P0.23
  110. min_temp: 0
  111. max_temp: 120
  112. control: pid
  113. pid_kp: 63.041
  114. pid_ki: 2.898
  115. pid_kd: 342.787
  116.  
  117. [fan]
  118. pin: P2.3
  119.  
  120. [mcu]
  121. serial: /dev/serial/by-id/usb-Klipper_lpc1768_07700015610039AFBB20F55BC72000F5-if00
  122. baud: 250000
  123.  
  124. [printer]
  125. kinematics: cartesian
  126. max_velocity: 300
  127. max_accel: 4000
  128. max_z_velocity: 30
  129. max_z_accel: 750
  130.  
  131. #[safe_z_home]
  132. #home_xy_position: 155,150
  133. #homing_retract_dist: 15
  134. #second_homing_speed: 25
  135. #speed: 50
  136. #z_hop: 5
  137. #z_hop_speed: 15
  138.  
  139. [homing_override]
  140. set_position_z: 5
  141. gcode: G91
  142. G1 Z10 F1250
  143. G28 X
  144. G28 Y
  145. G90
  146. G1 X157.5 Y117.5 F7000
  147. G28 Z
  148. G1 Z5 F1250
  149. respond_msg: "Homing complete."
  150. axes: xyz
  151.  
  152. [force_move]
  153. enable_force_move: True
  154.  
  155. [virtual_sdcard]
  156. path: ~/.octoprint/uploads
  157.  
  158. [pause_resume]
  159. recover_velocity: 50
  160.  
  161. [firmware_retraction]
  162. retract_length: 4
  163. retract_speed: 25
  164. unretract_extra_length: 5
  165. unretract_speed: 35
  166.  
  167. [respond]
  168. default_type: echo
  169.  
  170. #*# <---------------------- SAVE_CONFIG ---------------------->
  171. #*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
  172. #*#
  173. #*# [bed_mesh default]
  174. #*# version = 1
  175. #*# points =
  176. #*# -0.207500, -0.135417, -0.059167, -0.030833, -0.220417
  177. #*# -0.034583, 0.078333, 0.131667, 0.224167, 0.082917
  178. #*# 0.111667, 0.050000, 0.074583, 0.026667, -0.095417
  179. #*# 0.237500, 0.025417, -0.038333, -0.231250, -0.446250
  180. #*# 0.070417, -0.025000, -0.019167, -0.310833, -0.637500
  181. #*# x_count = 5
  182. #*# y_count = 5
  183. #*# mesh_x_pps = 2
  184. #*# mesh_y_pps = 2
  185. #*# algo = bicubic
  186. #*# tension = 0.2
  187. #*# min_x = 20.0
  188. #*# max_x = 175.0
  189. #*# min_y = 20.0
  190. #*# max_y = 215.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement