SeamusX

klippy.log

Dec 7th, 2022
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.03 KB | None | 0 0
  1.  
  2. Start printer at Wed Dec 7 15:18:09 2022 (1670444289.3 1765.9)
  3. ===== Config file =====
  4. [virtual_sdcard]
  5. path = ~/gcode_files
  6.  
  7. [display_status]
  8.  
  9. [pause_resume]
  10.  
  11. [stepper_x]
  12. step_pin = PE3
  13. dir_pin = !PE2
  14. enable_pin = !PE4
  15. microsteps = 32
  16. rotation_distance = 40
  17. endstop_pin = !PA15
  18. position_endstop = 0
  19. position_max = 300
  20. homing_speed = 50
  21.  
  22. [stepper_y]
  23. step_pin = PE0
  24. dir_pin = !PB9
  25. enable_pin = !PE1
  26. microsteps = 32
  27. rotation_distance = 40
  28. endstop_pin = !PA12
  29. position_endstop = 300
  30. position_max = 300
  31. homing_speed = 50
  32.  
  33. [stepper_z]
  34. step_pin = PB5
  35. dir_pin = !PB4
  36. enable_pin = !PB8
  37. microsteps = 32
  38. rotation_distance = 8
  39. endstop_pin = probe:z_virtual_endstop
  40. position_endstop = 0
  41. position_max = 340
  42.  
  43. [stepper_z1]
  44. step_pin = PA6
  45. dir_pin = !PA1
  46. enable_pin = !PA3
  47. microsteps = 32
  48. rotation_distance = 8
  49.  
  50. [bltouch]
  51. sensor_pin = ^PC4
  52. control_pin = PA8
  53. pin_move_time = 0.680
  54. stow_on_each_sample = True
  55. probe_with_touch_mode = False
  56. pin_up_reports_not_triggered = True
  57. pin_up_touch_mode_reports_triggered = True
  58. x_offset = +7
  59. y_offset = -40
  60. z_offset = 0
  61.  
  62. [safe_z_home]
  63. home_xy_position = 120,150
  64. speed = 50
  65. z_hop = 0
  66. z_hop_speed = 10
  67.  
  68. [extruder]
  69. step_pin = PD6
  70. dir_pin = !PD3
  71. enable_pin = !PB3
  72. microsteps = 32
  73. gear_ratio = 50:17
  74. rotation_distance = 23.52
  75. nozzle_diameter = 0.400
  76. filament_diameter = 1.750
  77. heater_pin = PC3
  78. sensor_type = EPCOS 100K B57560G104F
  79. sensor_pin = PC1
  80. min_temp = 0
  81. max_temp = 250
  82. control = pid
  83. pid_kp = 17.48
  84. pid_ki = 1.32
  85. pid_kd = 57.81
  86.  
  87. [heater_bed]
  88. heater_pin = PA0
  89. sensor_type = EPCOS 100K B57560G104F
  90. sensor_pin = PC0
  91. min_temp = 0
  92. max_temp = 130
  93. control = pid
  94. pid_kp = 325.10
  95. pid_ki = 63.35
  96. pid_kd = 417.10
  97.  
  98. [heater_fan extruder]
  99. pin = PB0
  100.  
  101. [fan]
  102. pin = PB1
  103.  
  104. [mcu]
  105. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  106. restart_method = command
  107.  
  108. [printer]
  109. kinematics = corexy
  110. max_velocity = 250
  111. max_accel = 4500
  112. max_z_velocity = 15
  113. max_z_accel = 100
  114.  
  115. [bed_screws]
  116. screw1 = 35,35
  117. screw2 = 275,35
  118. screw3 = 275,275
  119. screw4 = 35,275
  120.  
  121. [static_digital_output reset_display]
  122. pins = !PC6, !PD13
  123.  
  124. [gcode_macro CANCEL_PRINT]
  125. description = Cancel the actual running print
  126. rename_existing = CANCEL_PRINT_BASE
  127. gcode =
  128. TURN_OFF_HEATERS
  129. CANCEL_PRINT_BASE
  130. =======================
  131. Extruder max_extrude_ratio=0.266081
  132. Config error
  133. Traceback (most recent call last):
  134. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  135. self._read_config()
  136. File "/home/pi/klipper/klippy/klippy.py", line 145, in _read_config
  137. pconfig.check_unused_options(config)
  138. File "/home/pi/klipper/klippy/configfile.py", line 301, in check_unused_options
  139. % (option, section))
  140. Error: Option 'position_endstop' is not valid in section 'stepper_z'
  141. webhooks client 1971428448: New connection
  142. webhooks client 1971428448: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  143. Unable to issue reset command on MCU 'mcu'
  144. webhooks client 1971428448: Disconnected
  145. Restarting printer
  146. Start printer at Wed Dec 7 15:24:12 2022 (1670444652.9 2129.4)
  147. ===== Config file =====
  148. [virtual_sdcard]
  149. path = ~/gcode_files
  150.  
  151. [display_status]
  152.  
  153. [pause_resume]
  154.  
  155. [stepper_x]
  156. step_pin = PE3
  157. dir_pin = !PE2
  158. enable_pin = !PE4
  159. microsteps = 32
  160. rotation_distance = 40
  161. endstop_pin = !PA15
  162. position_endstop = 0
  163. position_max = 300
  164. homing_speed = 50
  165.  
  166. [stepper_y]
  167. step_pin = PE0
  168. dir_pin = !PB9
  169. enable_pin = !PE1
  170. microsteps = 32
  171. rotation_distance = 40
  172. endstop_pin = !PA12
  173. position_endstop = 300
  174. position_max = 300
  175. homing_speed = 50
  176.  
  177. [stepper_z]
  178. step_pin = PB5
  179. dir_pin = !PB4
  180. enable_pin = !PB8
  181. microsteps = 32
  182. rotation_distance = 8
  183. probe = z_virtual_endstop
  184. position_endstop = 0
  185. position_max = 340
  186.  
  187. [stepper_z1]
  188. step_pin = PA6
  189. dir_pin = !PA1
  190. enable_pin = !PA3
  191. microsteps = 32
  192. rotation_distance = 8
  193.  
  194. [bltouch]
  195. sensor_pin = ^PC4
  196. control_pin = PA8
  197. pin_move_time = 0.680
  198. stow_on_each_sample = True
  199. probe_with_touch_mode = False
  200. pin_up_reports_not_triggered = True
  201. pin_up_touch_mode_reports_triggered = True
  202. x_offset = +7
  203. y_offset = -40
  204. z_offset = 0
  205.  
  206. [safe_z_home]
  207. home_xy_position = 120,150
  208. speed = 50
  209. z_hop = 0
  210. z_hop_speed = 10
  211.  
  212. [extruder]
  213. step_pin = PD6
  214. dir_pin = !PD3
  215. enable_pin = !PB3
  216. microsteps = 32
  217. gear_ratio = 50:17
  218. rotation_distance = 23.52
  219. nozzle_diameter = 0.400
  220. filament_diameter = 1.750
  221. heater_pin = PC3
  222. sensor_type = EPCOS 100K B57560G104F
  223. sensor_pin = PC1
  224. min_temp = 0
  225. max_temp = 250
  226. control = pid
  227. pid_kp = 17.48
  228. pid_ki = 1.32
  229. pid_kd = 57.81
  230.  
  231. [heater_bed]
  232. heater_pin = PA0
  233. sensor_type = EPCOS 100K B57560G104F
  234. sensor_pin = PC0
  235. min_temp = 0
  236. max_temp = 130
  237. control = pid
  238. pid_kp = 325.10
  239. pid_ki = 63.35
  240. pid_kd = 417.10
  241.  
  242. [heater_fan extruder]
  243. pin = PB0
  244.  
  245. [fan]
  246. pin = PB1
  247.  
  248. [mcu]
  249. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  250. restart_method = command
  251.  
  252. [printer]
  253. kinematics = corexy
  254. max_velocity = 250
  255. max_accel = 4500
  256. max_z_velocity = 15
  257. max_z_accel = 100
  258.  
  259. [bed_screws]
  260. screw1 = 35,35
  261. screw2 = 275,35
  262. screw3 = 275,275
  263. screw4 = 35,275
  264.  
  265. [static_digital_output reset_display]
  266. pins = !PC6, !PD13
  267.  
  268. [gcode_macro CANCEL_PRINT]
  269. description = Cancel the actual running print
  270. rename_existing = CANCEL_PRINT_BASE
  271. gcode =
  272. TURN_OFF_HEATERS
  273. CANCEL_PRINT_BASE
  274. =======================
  275. Config error
  276. Traceback (most recent call last):
  277. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  278. self._read_config()
  279. File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config
  280. m.add_printer_objects(config)
  281. File "/home/pi/klipper/klippy/toolhead.py", line 600, in add_printer_objects
  282. config.get_printer().add_object('toolhead', ToolHead(config))
  283. File "/home/pi/klipper/klippy/toolhead.py", line 257, in __init__
  284. self.kin = mod.load_kinematics(self, config)
  285. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics
  286. return CoreXYKinematics(toolhead, config)
  287. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 13, in __init__
  288. for n in 'xyz']
  289. File "/home/pi/klipper/klippy/stepper.py", line 422, in LookupMultiRail
  290. default_position_endstop, units_in_radians)
  291. File "/home/pi/klipper/klippy/stepper.py", line 302, in __init__
  292. self.add_extra_stepper(config)
  293. File "/home/pi/klipper/klippy/stepper.py", line 378, in add_extra_stepper
  294. endstop_pin = config.get('endstop_pin')
  295. File "/home/pi/klipper/klippy/configfile.py", line 58, in get
  296. note_valid=note_valid)
  297. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  298. % (option, self.section))
  299. Error: Option 'endstop_pin' in section 'stepper_z' must be specified
  300. webhooks client 1969064136: New connection
  301. webhooks client 1969064136: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  302. Unable to issue reset command on MCU 'mcu'
  303. webhooks client 1969064136: Disconnected
  304. Restarting printer
  305. Start printer at Wed Dec 7 15:25:52 2022 (1670444752.8 2229.3)
  306. ===== Config file =====
  307. [virtual_sdcard]
  308. path = ~/gcode_files
  309.  
  310. [display_status]
  311.  
  312. [pause_resume]
  313. probe = z_virtual_endstop
  314.  
  315. [stepper_x]
  316. step_pin = PE3
  317. dir_pin = !PE2
  318. enable_pin = !PE4
  319. microsteps = 32
  320. rotation_distance = 40
  321. endstop_pin = !PA15
  322. position_endstop = 0
  323. position_max = 300
  324. homing_speed = 50
  325.  
  326. [stepper_y]
  327. step_pin = PE0
  328. dir_pin = !PB9
  329. enable_pin = !PE1
  330. microsteps = 32
  331. rotation_distance = 40
  332. endstop_pin = !PA12
  333. position_endstop = 300
  334. position_max = 300
  335. homing_speed = 50
  336.  
  337. [stepper_z]
  338. step_pin = PB5
  339. dir_pin = !PB4
  340. enable_pin = !PB8
  341. microsteps = 32
  342. rotation_distance = 8
  343. position_endstop = 0
  344. position_max = 340
  345.  
  346. [stepper_z1]
  347. step_pin = PA6
  348. dir_pin = !PA1
  349. enable_pin = !PA3
  350. microsteps = 32
  351. rotation_distance = 8
  352.  
  353. [bltouch]
  354. sensor_pin = ^PC4
  355. control_pin = PA8
  356. pin_move_time = 0.680
  357. stow_on_each_sample = True
  358. probe_with_touch_mode = False
  359. pin_up_reports_not_triggered = True
  360. pin_up_touch_mode_reports_triggered = True
  361. x_offset = +7
  362. y_offset = -40
  363. z_offset = 0
  364.  
  365. [safe_z_home]
  366. home_xy_position = 120,150
  367. speed = 50
  368. z_hop = 0
  369. z_hop_speed = 10
  370.  
  371. [extruder]
  372. step_pin = PD6
  373. dir_pin = !PD3
  374. enable_pin = !PB3
  375. microsteps = 32
  376. gear_ratio = 50:17
  377. rotation_distance = 23.52
  378. nozzle_diameter = 0.400
  379. filament_diameter = 1.750
  380. heater_pin = PC3
  381. sensor_type = EPCOS 100K B57560G104F
  382. sensor_pin = PC1
  383. min_temp = 0
  384. max_temp = 250
  385. control = pid
  386. pid_kp = 17.48
  387. pid_ki = 1.32
  388. pid_kd = 57.81
  389.  
  390. [heater_bed]
  391. heater_pin = PA0
  392. sensor_type = EPCOS 100K B57560G104F
  393. sensor_pin = PC0
  394. min_temp = 0
  395. max_temp = 130
  396. control = pid
  397. pid_kp = 325.10
  398. pid_ki = 63.35
  399. pid_kd = 417.10
  400.  
  401. [heater_fan extruder]
  402. pin = PB0
  403.  
  404. [fan]
  405. pin = PB1
  406.  
  407. [mcu]
  408. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  409. restart_method = command
  410.  
  411. [printer]
  412. kinematics = corexy
  413. max_velocity = 250
  414. max_accel = 4500
  415. max_z_velocity = 15
  416. max_z_accel = 100
  417.  
  418. [bed_screws]
  419. screw1 = 35,35
  420. screw2 = 275,35
  421. screw3 = 275,275
  422. screw4 = 35,275
  423.  
  424. [static_digital_output reset_display]
  425. pins = !PC6, !PD13
  426.  
  427. [gcode_macro CANCEL_PRINT]
  428. description = Cancel the actual running print
  429. rename_existing = CANCEL_PRINT_BASE
  430. gcode =
  431. TURN_OFF_HEATERS
  432. CANCEL_PRINT_BASE
  433. =======================
  434. Config error
  435. Traceback (most recent call last):
  436. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  437. self._read_config()
  438. File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config
  439. m.add_printer_objects(config)
  440. File "/home/pi/klipper/klippy/toolhead.py", line 600, in add_printer_objects
  441. config.get_printer().add_object('toolhead', ToolHead(config))
  442. File "/home/pi/klipper/klippy/toolhead.py", line 257, in __init__
  443. self.kin = mod.load_kinematics(self, config)
  444. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics
  445. return CoreXYKinematics(toolhead, config)
  446. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 13, in __init__
  447. for n in 'xyz']
  448. File "/home/pi/klipper/klippy/stepper.py", line 422, in LookupMultiRail
  449. default_position_endstop, units_in_radians)
  450. File "/home/pi/klipper/klippy/stepper.py", line 302, in __init__
  451. self.add_extra_stepper(config)
  452. File "/home/pi/klipper/klippy/stepper.py", line 378, in add_extra_stepper
  453. endstop_pin = config.get('endstop_pin')
  454. File "/home/pi/klipper/klippy/configfile.py", line 58, in get
  455. note_valid=note_valid)
  456. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  457. % (option, self.section))
  458. Error: Option 'endstop_pin' in section 'stepper_z' must be specified
  459. webhooks client 1971412824: New connection
  460. webhooks client 1971412824: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  461. Unable to issue reset command on MCU 'mcu'
  462. webhooks client 1971412824: Disconnected
  463. Restarting printer
  464. Start printer at Wed Dec 7 15:27:35 2022 (1670444855.9 2332.4)
  465. ===== Config file =====
  466. [virtual_sdcard]
  467. path = ~/gcode_files
  468.  
  469. [display_status]
  470.  
  471. [pause_resume]
  472.  
  473. [probe]
  474. probe = z_virtual_endstop
  475.  
  476. [stepper_x]
  477. step_pin = PE3
  478. dir_pin = !PE2
  479. enable_pin = !PE4
  480. microsteps = 32
  481. rotation_distance = 40
  482. endstop_pin = !PA15
  483. position_endstop = 0
  484. position_max = 300
  485. homing_speed = 50
  486.  
  487. [stepper_y]
  488. step_pin = PE0
  489. dir_pin = !PB9
  490. enable_pin = !PE1
  491. microsteps = 32
  492. rotation_distance = 40
  493. endstop_pin = !PA12
  494. position_endstop = 300
  495. position_max = 300
  496. homing_speed = 50
  497.  
  498. [stepper_z]
  499. step_pin = PB5
  500. dir_pin = !PB4
  501. enable_pin = !PB8
  502. microsteps = 32
  503. rotation_distance = 8
  504. position_endstop = 0
  505. position_max = 340
  506.  
  507. [stepper_z1]
  508. step_pin = PA6
  509. dir_pin = !PA1
  510. enable_pin = !PA3
  511. microsteps = 32
  512. rotation_distance = 8
  513.  
  514. [bltouch]
  515. sensor_pin = ^PC4
  516. control_pin = PA8
  517. pin_move_time = 0.680
  518. stow_on_each_sample = True
  519. probe_with_touch_mode = False
  520. pin_up_reports_not_triggered = True
  521. pin_up_touch_mode_reports_triggered = True
  522. x_offset = +7
  523. y_offset = -40
  524. z_offset = 0
  525.  
  526. [safe_z_home]
  527. home_xy_position = 120,150
  528. speed = 50
  529. z_hop = 0
  530. z_hop_speed = 10
  531.  
  532. [extruder]
  533. step_pin = PD6
  534. dir_pin = !PD3
  535. enable_pin = !PB3
  536. microsteps = 32
  537. gear_ratio = 50:17
  538. rotation_distance = 23.52
  539. nozzle_diameter = 0.400
  540. filament_diameter = 1.750
  541. heater_pin = PC3
  542. sensor_type = EPCOS 100K B57560G104F
  543. sensor_pin = PC1
  544. min_temp = 0
  545. max_temp = 250
  546. control = pid
  547. pid_kp = 17.48
  548. pid_ki = 1.32
  549. pid_kd = 57.81
  550.  
  551. [heater_bed]
  552. heater_pin = PA0
  553. sensor_type = EPCOS 100K B57560G104F
  554. sensor_pin = PC0
  555. min_temp = 0
  556. max_temp = 130
  557. control = pid
  558. pid_kp = 325.10
  559. pid_ki = 63.35
  560. pid_kd = 417.10
  561.  
  562. [heater_fan extruder]
  563. pin = PB0
  564.  
  565. [fan]
  566. pin = PB1
  567.  
  568. [mcu]
  569. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  570. restart_method = command
  571.  
  572. [printer]
  573. kinematics = corexy
  574. max_velocity = 250
  575. max_accel = 4500
  576. max_z_velocity = 15
  577. max_z_accel = 100
  578.  
  579. [bed_screws]
  580. screw1 = 35,35
  581. screw2 = 275,35
  582. screw3 = 275,275
  583. screw4 = 35,275
  584.  
  585. [static_digital_output reset_display]
  586. pins = !PC6, !PD13
  587.  
  588. [gcode_macro CANCEL_PRINT]
  589. description = Cancel the actual running print
  590. rename_existing = CANCEL_PRINT_BASE
  591. gcode =
  592. TURN_OFF_HEATERS
  593. CANCEL_PRINT_BASE
  594. =======================
  595. Config error
  596. Traceback (most recent call last):
  597. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  598. self._read_config()
  599. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  600. self.load_object(config, section_config.get_name(), None)
  601. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  602. self.objects[section] = init_func(config.getsection(section))
  603. File "/home/pi/klipper/klippy/extras/probe.py", line 444, in load_config
  604. return PrinterProbe(config, ProbeEndstopWrapper(config))
  605. File "/home/pi/klipper/klippy/extras/probe.py", line 288, in __init__
  606. self.position_endstop = config.getfloat('z_offset')
  607. File "/home/pi/klipper/klippy/configfile.py", line 67, in getfloat
  608. note_valid=note_valid)
  609. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  610. % (option, self.section))
  611. Error: Option 'z_offset' in section 'probe' must be specified
  612. webhooks client 1969275888: New connection
  613. webhooks client 1969275888: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  614. Unable to issue reset command on MCU 'mcu'
  615. webhooks client 1969275888: Disconnected
  616. Restarting printer
  617. Start printer at Wed Dec 7 15:29:31 2022 (1670444971.9 2448.5)
  618. ===== Config file =====
  619. [virtual_sdcard]
  620. path = ~/gcode_files
  621.  
  622. [display_status]
  623.  
  624. [pause_resume]
  625.  
  626. [stepper_x]
  627. step_pin = PE3
  628. dir_pin = !PE2
  629. enable_pin = !PE4
  630. microsteps = 32
  631. rotation_distance = 40
  632. endstop_pin = !PA15
  633. position_endstop = 0
  634. position_max = 300
  635. homing_speed = 50
  636.  
  637. [stepper_y]
  638. step_pin = PE0
  639. dir_pin = !PB9
  640. enable_pin = !PE1
  641. microsteps = 32
  642. rotation_distance = 40
  643. endstop_pin = !PA12
  644. position_endstop = 300
  645. position_max = 300
  646. homing_speed = 50
  647.  
  648. [stepper_z]
  649. step_pin = PB5
  650. dir_pin = !PB4
  651. enable_pin = !PB8
  652. microsteps = 32
  653. rotation_distance = 8
  654. position_endstop = 0
  655. position_max = 340
  656.  
  657. [stepper_z1]
  658. step_pin = PA6
  659. dir_pin = !PA1
  660. enable_pin = !PA3
  661. microsteps = 32
  662. rotation_distance = 8
  663.  
  664. [probe]
  665. pin = probe:z_virtual_endstop
  666. z_offset =
  667.  
  668. [bltouch]
  669. sensor_pin = ^PC4
  670. control_pin = PA8
  671. pin_move_time = 0.680
  672. stow_on_each_sample = True
  673. probe_with_touch_mode = False
  674. pin_up_reports_not_triggered = True
  675. pin_up_touch_mode_reports_triggered = True
  676. x_offset = +7
  677. y_offset = -40
  678. z_offset = 0
  679.  
  680. [safe_z_home]
  681. home_xy_position = 120,150
  682. speed = 50
  683. z_hop = 0
  684. z_hop_speed = 10
  685.  
  686. [extruder]
  687. step_pin = PD6
  688. dir_pin = !PD3
  689. enable_pin = !PB3
  690. microsteps = 32
  691. gear_ratio = 50:17
  692. rotation_distance = 23.52
  693. nozzle_diameter = 0.400
  694. filament_diameter = 1.750
  695. heater_pin = PC3
  696. sensor_type = EPCOS 100K B57560G104F
  697. sensor_pin = PC1
  698. min_temp = 0
  699. max_temp = 250
  700. control = pid
  701. pid_kp = 17.48
  702. pid_ki = 1.32
  703. pid_kd = 57.81
  704.  
  705. [heater_bed]
  706. heater_pin = PA0
  707. sensor_type = EPCOS 100K B57560G104F
  708. sensor_pin = PC0
  709. min_temp = 0
  710. max_temp = 130
  711. control = pid
  712. pid_kp = 325.10
  713. pid_ki = 63.35
  714. pid_kd = 417.10
  715.  
  716. [heater_fan extruder]
  717. pin = PB0
  718.  
  719. [fan]
  720. pin = PB1
  721.  
  722. [mcu]
  723. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  724. restart_method = command
  725.  
  726. [printer]
  727. kinematics = corexy
  728. max_velocity = 250
  729. max_accel = 4500
  730. max_z_velocity = 15
  731. max_z_accel = 100
  732.  
  733. [bed_screws]
  734. screw1 = 35,35
  735. screw2 = 275,35
  736. screw3 = 275,275
  737. screw4 = 35,275
  738.  
  739. [static_digital_output reset_display]
  740. pins = !PC6, !PD13
  741.  
  742. [gcode_macro CANCEL_PRINT]
  743. description = Cancel the actual running print
  744. rename_existing = CANCEL_PRINT_BASE
  745. gcode =
  746. TURN_OFF_HEATERS
  747. CANCEL_PRINT_BASE
  748. =======================
  749. Config error
  750. Traceback (most recent call last):
  751. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  752. self._read_config()
  753. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  754. self.load_object(config, section_config.get_name(), None)
  755. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  756. self.objects[section] = init_func(config.getsection(section))
  757. File "/home/pi/klipper/klippy/extras/probe.py", line 444, in load_config
  758. return PrinterProbe(config, ProbeEndstopWrapper(config))
  759. File "/home/pi/klipper/klippy/extras/probe.py", line 288, in __init__
  760. self.position_endstop = config.getfloat('z_offset')
  761. File "/home/pi/klipper/klippy/configfile.py", line 67, in getfloat
  762. note_valid=note_valid)
  763. File "/home/pi/klipper/klippy/configfile.py", line 40, in _get_wrapper
  764. % (option, self.section))
  765. Error: Unable to parse option 'z_offset' in section 'probe'
  766. webhooks client 1971426008: New connection
  767. webhooks client 1971426008: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  768. Unable to issue reset command on MCU 'mcu'
  769. webhooks client 1971426008: Disconnected
  770. Restarting printer
  771. Start printer at Wed Dec 7 15:30:02 2022 (1670445002.5 2479.1)
  772. ===== Config file =====
  773. [virtual_sdcard]
  774. path = ~/gcode_files
  775.  
  776. [display_status]
  777.  
  778. [pause_resume]
  779.  
  780. [stepper_x]
  781. step_pin = PE3
  782. dir_pin = !PE2
  783. enable_pin = !PE4
  784. microsteps = 32
  785. rotation_distance = 40
  786. endstop_pin = !PA15
  787. position_endstop = 0
  788. position_max = 300
  789. homing_speed = 50
  790.  
  791. [stepper_y]
  792. step_pin = PE0
  793. dir_pin = !PB9
  794. enable_pin = !PE1
  795. microsteps = 32
  796. rotation_distance = 40
  797. endstop_pin = !PA12
  798. position_endstop = 300
  799. position_max = 300
  800. homing_speed = 50
  801.  
  802. [stepper_z]
  803. step_pin = PB5
  804. dir_pin = !PB4
  805. enable_pin = !PB8
  806. microsteps = 32
  807. rotation_distance = 8
  808. position_endstop = 0
  809. position_max = 340
  810.  
  811. [stepper_z1]
  812. step_pin = PA6
  813. dir_pin = !PA1
  814. enable_pin = !PA3
  815. microsteps = 32
  816. rotation_distance = 8
  817.  
  818. [probe]
  819. pin =
  820. probe = z_virtual_endstop
  821. z_offset =
  822.  
  823. [bltouch]
  824. sensor_pin = ^PC4
  825. control_pin = PA8
  826. pin_move_time = 0.680
  827. stow_on_each_sample = True
  828. probe_with_touch_mode = False
  829. pin_up_reports_not_triggered = True
  830. pin_up_touch_mode_reports_triggered = True
  831. x_offset = +7
  832. y_offset = -40
  833. z_offset = 0
  834.  
  835. [safe_z_home]
  836. home_xy_position = 120,150
  837. speed = 50
  838. z_hop = 0
  839. z_hop_speed = 10
  840.  
  841. [extruder]
  842. step_pin = PD6
  843. dir_pin = !PD3
  844. enable_pin = !PB3
  845. microsteps = 32
  846. gear_ratio = 50:17
  847. rotation_distance = 23.52
  848. nozzle_diameter = 0.400
  849. filament_diameter = 1.750
  850. heater_pin = PC3
  851. sensor_type = EPCOS 100K B57560G104F
  852. sensor_pin = PC1
  853. min_temp = 0
  854. max_temp = 250
  855. control = pid
  856. pid_kp = 17.48
  857. pid_ki = 1.32
  858. pid_kd = 57.81
  859.  
  860. [heater_bed]
  861. heater_pin = PA0
  862. sensor_type = EPCOS 100K B57560G104F
  863. sensor_pin = PC0
  864. min_temp = 0
  865. max_temp = 130
  866. control = pid
  867. pid_kp = 325.10
  868. pid_ki = 63.35
  869. pid_kd = 417.10
  870.  
  871. [heater_fan extruder]
  872. pin = PB0
  873.  
  874. [fan]
  875. pin = PB1
  876.  
  877. [mcu]
  878. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  879. restart_method = command
  880.  
  881. [printer]
  882. kinematics = corexy
  883. max_velocity = 250
  884. max_accel = 4500
  885. max_z_velocity = 15
  886. max_z_accel = 100
  887.  
  888. [bed_screws]
  889. screw1 = 35,35
  890. screw2 = 275,35
  891. screw3 = 275,275
  892. screw4 = 35,275
  893.  
  894. [static_digital_output reset_display]
  895. pins = !PC6, !PD13
  896.  
  897. [gcode_macro CANCEL_PRINT]
  898. description = Cancel the actual running print
  899. rename_existing = CANCEL_PRINT_BASE
  900. gcode =
  901. TURN_OFF_HEATERS
  902. CANCEL_PRINT_BASE
  903. =======================
  904. Config error
  905. Traceback (most recent call last):
  906. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  907. self._read_config()
  908. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  909. self.load_object(config, section_config.get_name(), None)
  910. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  911. self.objects[section] = init_func(config.getsection(section))
  912. File "/home/pi/klipper/klippy/extras/probe.py", line 444, in load_config
  913. return PrinterProbe(config, ProbeEndstopWrapper(config))
  914. File "/home/pi/klipper/klippy/extras/probe.py", line 288, in __init__
  915. self.position_endstop = config.getfloat('z_offset')
  916. File "/home/pi/klipper/klippy/configfile.py", line 67, in getfloat
  917. note_valid=note_valid)
  918. File "/home/pi/klipper/klippy/configfile.py", line 40, in _get_wrapper
  919. % (option, self.section))
  920. Error: Unable to parse option 'z_offset' in section 'probe'
  921. webhooks client 1969268256: New connection
  922. webhooks client 1969268256: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  923. Unable to issue reset command on MCU 'mcu'
  924. webhooks client 1969268256: Disconnected
  925. Restarting printer
  926. Start printer at Wed Dec 7 15:33:32 2022 (1670445212.0 2688.5)
  927. ===== Config file =====
  928. [virtual_sdcard]
  929. path = ~/gcode_files
  930.  
  931. [display_status]
  932.  
  933. [pause_resume]
  934.  
  935. [stepper_x]
  936. step_pin = PE3
  937. dir_pin = !PE2
  938. enable_pin = !PE4
  939. microsteps = 32
  940. rotation_distance = 40
  941. endstop_pin = !PA15
  942. position_endstop = 0
  943. position_max = 300
  944. homing_speed = 50
  945.  
  946. [stepper_y]
  947. step_pin = PE0
  948. dir_pin = !PB9
  949. enable_pin = !PE1
  950. microsteps = 32
  951. rotation_distance = 40
  952. endstop_pin = !PA12
  953. position_endstop = 300
  954. position_max = 300
  955. homing_speed = 50
  956.  
  957. [stepper_z]
  958. step_pin = PB5
  959. dir_pin = !PB4
  960. enable_pin = !PB8
  961. microsteps = 32
  962. rotation_distance = 8
  963. position_endstop = 0
  964. position_max = 340
  965.  
  966. [stepper_z1]
  967. step_pin = PA6
  968. dir_pin = !PA1
  969. enable_pin = !PA3
  970. microsteps = 32
  971. rotation_distance = 8
  972.  
  973. [probe]
  974. pin =
  975. probe = z_virtual_endstop
  976.  
  977. [bltouch]
  978. sensor_pin = ^PC4
  979. control_pin = PA8
  980. pin_move_time = 0.680
  981. stow_on_each_sample = True
  982. probe_with_touch_mode = False
  983. pin_up_reports_not_triggered = True
  984. pin_up_touch_mode_reports_triggered = True
  985. x_offset = +7
  986. y_offset = -40
  987. z_offset = 0
  988.  
  989. [safe_z_home]
  990. home_xy_position = 120,150
  991. speed = 50
  992. z_hop = 0
  993. z_hop_speed = 10
  994.  
  995. [extruder]
  996. step_pin = PD6
  997. dir_pin = !PD3
  998. enable_pin = !PB3
  999. microsteps = 32
  1000. gear_ratio = 50:17
  1001. rotation_distance = 23.52
  1002. nozzle_diameter = 0.400
  1003. filament_diameter = 1.750
  1004. heater_pin = PC3
  1005. sensor_type = EPCOS 100K B57560G104F
  1006. sensor_pin = PC1
  1007. min_temp = 0
  1008. max_temp = 250
  1009. control = pid
  1010. pid_kp = 17.48
  1011. pid_ki = 1.32
  1012. pid_kd = 57.81
  1013.  
  1014. [heater_bed]
  1015. heater_pin = PA0
  1016. sensor_type = EPCOS 100K B57560G104F
  1017. sensor_pin = PC0
  1018. min_temp = 0
  1019. max_temp = 130
  1020. control = pid
  1021. pid_kp = 325.10
  1022. pid_ki = 63.35
  1023. pid_kd = 417.10
  1024.  
  1025. [heater_fan extruder]
  1026. pin = PB0
  1027.  
  1028. [fan]
  1029. pin = PB1
  1030.  
  1031. [mcu]
  1032. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  1033. restart_method = command
  1034.  
  1035. [printer]
  1036. kinematics = corexy
  1037. max_velocity = 250
  1038. max_accel = 4500
  1039. max_z_velocity = 15
  1040. max_z_accel = 100
  1041.  
  1042. [bed_screws]
  1043. screw1 = 35,35
  1044. screw2 = 275,35
  1045. screw3 = 275,275
  1046. screw4 = 35,275
  1047.  
  1048. [static_digital_output reset_display]
  1049. pins = !PC6, !PD13
  1050.  
  1051. [gcode_macro CANCEL_PRINT]
  1052. description = Cancel the actual running print
  1053. rename_existing = CANCEL_PRINT_BASE
  1054. gcode =
  1055. TURN_OFF_HEATERS
  1056. CANCEL_PRINT_BASE
  1057. =======================
  1058. Config error
  1059. Traceback (most recent call last):
  1060. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  1061. self._read_config()
  1062. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  1063. self.load_object(config, section_config.get_name(), None)
  1064. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  1065. self.objects[section] = init_func(config.getsection(section))
  1066. File "/home/pi/klipper/klippy/extras/probe.py", line 444, in load_config
  1067. return PrinterProbe(config, ProbeEndstopWrapper(config))
  1068. File "/home/pi/klipper/klippy/extras/probe.py", line 288, in __init__
  1069. self.position_endstop = config.getfloat('z_offset')
  1070. File "/home/pi/klipper/klippy/configfile.py", line 67, in getfloat
  1071. note_valid=note_valid)
  1072. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  1073. % (option, self.section))
  1074. Error: Option 'z_offset' in section 'probe' must be specified
  1075. webhooks client 1972074336: New connection
  1076. webhooks client 1972074336: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  1077. Unable to issue reset command on MCU 'mcu'
  1078. webhooks client 1972074336: Disconnected
  1079. Restarting printer
  1080. Start printer at Wed Dec 7 15:34:10 2022 (1670445250.4 2726.9)
  1081. ===== Config file =====
  1082. [virtual_sdcard]
  1083. path = ~/gcode_files
  1084.  
  1085. [display_status]
  1086.  
  1087. [pause_resume]
  1088.  
  1089. [stepper_x]
  1090. step_pin = PE3
  1091. dir_pin = !PE2
  1092. enable_pin = !PE4
  1093. microsteps = 32
  1094. rotation_distance = 40
  1095. endstop_pin = !PA15
  1096. position_endstop = 0
  1097. position_max = 300
  1098. homing_speed = 50
  1099.  
  1100. [stepper_y]
  1101. step_pin = PE0
  1102. dir_pin = !PB9
  1103. enable_pin = !PE1
  1104. microsteps = 32
  1105. rotation_distance = 40
  1106. endstop_pin = !PA12
  1107. position_endstop = 300
  1108. position_max = 300
  1109. homing_speed = 50
  1110.  
  1111. [stepper_z]
  1112. step_pin = PB5
  1113. dir_pin = !PB4
  1114. enable_pin = !PB8
  1115. microsteps = 32
  1116. rotation_distance = 8
  1117. position_endstop = 0
  1118. position_max = 340
  1119.  
  1120. [stepper_z1]
  1121. step_pin = PA6
  1122. dir_pin = !PA1
  1123. enable_pin = !PA3
  1124. microsteps = 32
  1125. rotation_distance = 8
  1126.  
  1127. [probe]
  1128. pin =
  1129. probe = z_virtual_endstop
  1130. z_offset = .01
  1131.  
  1132. [bltouch]
  1133. sensor_pin = ^PC4
  1134. control_pin = PA8
  1135. pin_move_time = 0.680
  1136. stow_on_each_sample = True
  1137. probe_with_touch_mode = False
  1138. pin_up_reports_not_triggered = True
  1139. pin_up_touch_mode_reports_triggered = True
  1140. x_offset = +7
  1141. y_offset = -40
  1142. z_offset = 0
  1143.  
  1144. [safe_z_home]
  1145. home_xy_position = 120,150
  1146. speed = 50
  1147. z_hop = 0
  1148. z_hop_speed = 10
  1149.  
  1150. [extruder]
  1151. step_pin = PD6
  1152. dir_pin = !PD3
  1153. enable_pin = !PB3
  1154. microsteps = 32
  1155. gear_ratio = 50:17
  1156. rotation_distance = 23.52
  1157. nozzle_diameter = 0.400
  1158. filament_diameter = 1.750
  1159. heater_pin = PC3
  1160. sensor_type = EPCOS 100K B57560G104F
  1161. sensor_pin = PC1
  1162. min_temp = 0
  1163. max_temp = 250
  1164. control = pid
  1165. pid_kp = 17.48
  1166. pid_ki = 1.32
  1167. pid_kd = 57.81
  1168.  
  1169. [heater_bed]
  1170. heater_pin = PA0
  1171. sensor_type = EPCOS 100K B57560G104F
  1172. sensor_pin = PC0
  1173. min_temp = 0
  1174. max_temp = 130
  1175. control = pid
  1176. pid_kp = 325.10
  1177. pid_ki = 63.35
  1178. pid_kd = 417.10
  1179.  
  1180. [heater_fan extruder]
  1181. pin = PB0
  1182.  
  1183. [fan]
  1184. pin = PB1
  1185.  
  1186. [mcu]
  1187. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  1188. restart_method = command
  1189.  
  1190. [printer]
  1191. kinematics = corexy
  1192. max_velocity = 250
  1193. max_accel = 4500
  1194. max_z_velocity = 15
  1195. max_z_accel = 100
  1196.  
  1197. [bed_screws]
  1198. screw1 = 35,35
  1199. screw2 = 275,35
  1200. screw3 = 275,275
  1201. screw4 = 35,275
  1202.  
  1203. [static_digital_output reset_display]
  1204. pins = !PC6, !PD13
  1205.  
  1206. [gcode_macro CANCEL_PRINT]
  1207. description = Cancel the actual running print
  1208. rename_existing = CANCEL_PRINT_BASE
  1209. gcode =
  1210. TURN_OFF_HEATERS
  1211. CANCEL_PRINT_BASE
  1212. =======================
  1213. Config error
  1214. Traceback (most recent call last):
  1215. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  1216. self._read_config()
  1217. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  1218. self.load_object(config, section_config.get_name(), None)
  1219. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  1220. self.objects[section] = init_func(config.getsection(section))
  1221. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  1222. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  1223. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  1224. self.printer.lookup_object('pins').register_chip('probe', self)
  1225. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  1226. raise error("Duplicate chip name '%s'" % (chip_name,))
  1227. error: Duplicate chip name 'probe'
  1228. webhooks client 1969014464: New connection
  1229. webhooks client 1969014464: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  1230. Unable to issue reset command on MCU 'mcu'
  1231. webhooks client 1969014464: Disconnected
  1232. Restarting printer
  1233. Start printer at Wed Dec 7 15:34:45 2022 (1670445285.5 2762.0)
  1234. ===== Config file =====
  1235. [virtual_sdcard]
  1236. path = ~/gcode_files
  1237.  
  1238. [display_status]
  1239.  
  1240. [pause_resume]
  1241.  
  1242. [stepper_x]
  1243. step_pin = PE3
  1244. dir_pin = !PE2
  1245. enable_pin = !PE4
  1246. microsteps = 32
  1247. rotation_distance = 40
  1248. endstop_pin = !PA15
  1249. position_endstop = 0
  1250. position_max = 300
  1251. homing_speed = 50
  1252.  
  1253. [stepper_y]
  1254. step_pin = PE0
  1255. dir_pin = !PB9
  1256. enable_pin = !PE1
  1257. microsteps = 32
  1258. rotation_distance = 40
  1259. endstop_pin = !PA12
  1260. position_endstop = 300
  1261. position_max = 300
  1262. homing_speed = 50
  1263.  
  1264. [stepper_z]
  1265. step_pin = PB5
  1266. dir_pin = !PB4
  1267. enable_pin = !PB8
  1268. microsteps = 32
  1269. rotation_distance = 8
  1270. position_endstop = 0
  1271. position_max = 340
  1272.  
  1273. [stepper_z1]
  1274. step_pin = PA6
  1275. dir_pin = !PA1
  1276. enable_pin = !PA3
  1277. microsteps = 32
  1278. rotation_distance = 8
  1279.  
  1280. [probe]
  1281. pin =
  1282. probe = z_virtual_endstop
  1283. z_offset = .01
  1284.  
  1285. [bltouch]
  1286. sensor_pin = ^PC4
  1287. control_pin = PA8
  1288. pin_move_time = 0.680
  1289. stow_on_each_sample = True
  1290. probe_with_touch_mode = False
  1291. pin_up_reports_not_triggered = True
  1292. pin_up_touch_mode_reports_triggered = True
  1293. x_offset = +7
  1294. y_offset = -40
  1295.  
  1296. [safe_z_home]
  1297. home_xy_position = 120,150
  1298. speed = 50
  1299. z_hop = 0
  1300. z_hop_speed = 10
  1301.  
  1302. [extruder]
  1303. step_pin = PD6
  1304. dir_pin = !PD3
  1305. enable_pin = !PB3
  1306. microsteps = 32
  1307. gear_ratio = 50:17
  1308. rotation_distance = 23.52
  1309. nozzle_diameter = 0.400
  1310. filament_diameter = 1.750
  1311. heater_pin = PC3
  1312. sensor_type = EPCOS 100K B57560G104F
  1313. sensor_pin = PC1
  1314. min_temp = 0
  1315. max_temp = 250
  1316. control = pid
  1317. pid_kp = 17.48
  1318. pid_ki = 1.32
  1319. pid_kd = 57.81
  1320.  
  1321. [heater_bed]
  1322. heater_pin = PA0
  1323. sensor_type = EPCOS 100K B57560G104F
  1324. sensor_pin = PC0
  1325. min_temp = 0
  1326. max_temp = 130
  1327. control = pid
  1328. pid_kp = 325.10
  1329. pid_ki = 63.35
  1330. pid_kd = 417.10
  1331.  
  1332. [heater_fan extruder]
  1333. pin = PB0
  1334.  
  1335. [fan]
  1336. pin = PB1
  1337.  
  1338. [mcu]
  1339. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  1340. restart_method = command
  1341.  
  1342. [printer]
  1343. kinematics = corexy
  1344. max_velocity = 250
  1345. max_accel = 4500
  1346. max_z_velocity = 15
  1347. max_z_accel = 100
  1348.  
  1349. [bed_screws]
  1350. screw1 = 35,35
  1351. screw2 = 275,35
  1352. screw3 = 275,275
  1353. screw4 = 35,275
  1354.  
  1355. [static_digital_output reset_display]
  1356. pins = !PC6, !PD13
  1357.  
  1358. [gcode_macro CANCEL_PRINT]
  1359. description = Cancel the actual running print
  1360. rename_existing = CANCEL_PRINT_BASE
  1361. gcode =
  1362. TURN_OFF_HEATERS
  1363. CANCEL_PRINT_BASE
  1364. =======================
  1365. Config error
  1366. Traceback (most recent call last):
  1367. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  1368. self._read_config()
  1369. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  1370. self.load_object(config, section_config.get_name(), None)
  1371. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  1372. self.objects[section] = init_func(config.getsection(section))
  1373. File "/home/pi/klipper/klippy/extras/bltouch.py", line 274, in load_config
  1374. blt = BLTouchEndstopWrapper(config)
  1375. File "/home/pi/klipper/klippy/extras/bltouch.py", line 33, in __init__
  1376. self.position_endstop = config.getfloat('z_offset', minval=0.)
  1377. File "/home/pi/klipper/klippy/configfile.py", line 67, in getfloat
  1378. note_valid=note_valid)
  1379. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  1380. % (option, self.section))
  1381. Error: Option 'z_offset' in section 'bltouch' must be specified
  1382. webhooks client 1972072816: New connection
  1383. webhooks client 1972072816: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  1384. Unable to issue reset command on MCU 'mcu'
  1385. webhooks client 1972072816: Disconnected
  1386. Restarting printer
  1387. Start printer at Wed Dec 7 15:35:13 2022 (1670445313.2 2789.8)
  1388. ===== Config file =====
  1389. [virtual_sdcard]
  1390. path = ~/gcode_files
  1391.  
  1392. [display_status]
  1393.  
  1394. [pause_resume]
  1395.  
  1396. [stepper_x]
  1397. step_pin = PE3
  1398. dir_pin = !PE2
  1399. enable_pin = !PE4
  1400. microsteps = 32
  1401. rotation_distance = 40
  1402. endstop_pin = !PA15
  1403. position_endstop = 0
  1404. position_max = 300
  1405. homing_speed = 50
  1406.  
  1407. [stepper_y]
  1408. step_pin = PE0
  1409. dir_pin = !PB9
  1410. enable_pin = !PE1
  1411. microsteps = 32
  1412. rotation_distance = 40
  1413. endstop_pin = !PA12
  1414. position_endstop = 300
  1415. position_max = 300
  1416. homing_speed = 50
  1417.  
  1418. [stepper_z]
  1419. step_pin = PB5
  1420. dir_pin = !PB4
  1421. enable_pin = !PB8
  1422. microsteps = 32
  1423. rotation_distance = 8
  1424. position_endstop = 0
  1425. position_max = 340
  1426.  
  1427. [stepper_z1]
  1428. step_pin = PA6
  1429. dir_pin = !PA1
  1430. enable_pin = !PA3
  1431. microsteps = 32
  1432. rotation_distance = 8
  1433.  
  1434. [probe]
  1435. pin =
  1436. probe = z_virtual_endstop
  1437. z_offset = .01
  1438.  
  1439. [bltouch]
  1440. sensor_pin = ^PC4
  1441. control_pin = PA8
  1442. pin_move_time = 0.680
  1443. stow_on_each_sample = True
  1444. probe_with_touch_mode = False
  1445. pin_up_reports_not_triggered = True
  1446. pin_up_touch_mode_reports_triggered = True
  1447. x_offset = +7
  1448. y_offset = -40
  1449. z_offset = 0
  1450.  
  1451. [safe_z_home]
  1452. home_xy_position = 120,150
  1453. speed = 50
  1454. z_hop = 0
  1455. z_hop_speed = 10
  1456.  
  1457. [extruder]
  1458. step_pin = PD6
  1459. dir_pin = !PD3
  1460. enable_pin = !PB3
  1461. microsteps = 32
  1462. gear_ratio = 50:17
  1463. rotation_distance = 23.52
  1464. nozzle_diameter = 0.400
  1465. filament_diameter = 1.750
  1466. heater_pin = PC3
  1467. sensor_type = EPCOS 100K B57560G104F
  1468. sensor_pin = PC1
  1469. min_temp = 0
  1470. max_temp = 250
  1471. control = pid
  1472. pid_kp = 17.48
  1473. pid_ki = 1.32
  1474. pid_kd = 57.81
  1475.  
  1476. [heater_bed]
  1477. heater_pin = PA0
  1478. sensor_type = EPCOS 100K B57560G104F
  1479. sensor_pin = PC0
  1480. min_temp = 0
  1481. max_temp = 130
  1482. control = pid
  1483. pid_kp = 325.10
  1484. pid_ki = 63.35
  1485. pid_kd = 417.10
  1486.  
  1487. [heater_fan extruder]
  1488. pin = PB0
  1489.  
  1490. [fan]
  1491. pin = PB1
  1492.  
  1493. [mcu]
  1494. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  1495. restart_method = command
  1496.  
  1497. [printer]
  1498. kinematics = corexy
  1499. max_velocity = 250
  1500. max_accel = 4500
  1501. max_z_velocity = 15
  1502. max_z_accel = 100
  1503.  
  1504. [bed_screws]
  1505. screw1 = 35,35
  1506. screw2 = 275,35
  1507. screw3 = 275,275
  1508. screw4 = 35,275
  1509.  
  1510. [static_digital_output reset_display]
  1511. pins = !PC6, !PD13
  1512.  
  1513. [gcode_macro CANCEL_PRINT]
  1514. description = Cancel the actual running print
  1515. rename_existing = CANCEL_PRINT_BASE
  1516. gcode =
  1517. TURN_OFF_HEATERS
  1518. CANCEL_PRINT_BASE
  1519. =======================
  1520. Config error
  1521. Traceback (most recent call last):
  1522. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  1523. self._read_config()
  1524. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  1525. self.load_object(config, section_config.get_name(), None)
  1526. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  1527. self.objects[section] = init_func(config.getsection(section))
  1528. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  1529. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  1530. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  1531. self.printer.lookup_object('pins').register_chip('probe', self)
  1532. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  1533. raise error("Duplicate chip name '%s'" % (chip_name,))
  1534. error: Duplicate chip name 'probe'
  1535. webhooks client 1969065856: New connection
  1536. webhooks client 1969065856: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  1537. Unable to issue reset command on MCU 'mcu'
  1538. webhooks client 1969065856: Disconnected
  1539. Restarting printer
  1540. Start printer at Wed Dec 7 15:37:13 2022 (1670445433.3 2909.8)
  1541. ===== Config file =====
  1542. [virtual_sdcard]
  1543. path = ~/gcode_files
  1544.  
  1545. [display_status]
  1546.  
  1547. [pause_resume]
  1548.  
  1549. [stepper_x]
  1550. step_pin = PE3
  1551. dir_pin = !PE2
  1552. enable_pin = !PE4
  1553. microsteps = 32
  1554. rotation_distance = 40
  1555. endstop_pin = !PA15
  1556. position_endstop = 0
  1557. position_max = 300
  1558. homing_speed = 50
  1559.  
  1560. [stepper_y]
  1561. step_pin = PE0
  1562. dir_pin = !PB9
  1563. enable_pin = !PE1
  1564. microsteps = 32
  1565. rotation_distance = 40
  1566. endstop_pin = !PA12
  1567. position_endstop = 300
  1568. position_max = 300
  1569. homing_speed = 50
  1570.  
  1571. [stepper_z]
  1572. step_pin = PB5
  1573. dir_pin = !PB4
  1574. enable_pin = !PB8
  1575. microsteps = 32
  1576. rotation_distance = 8
  1577. position_endstop = 0
  1578. position_max = 340
  1579.  
  1580. [stepper_z1]
  1581. step_pin = PA6
  1582. dir_pin = !PA1
  1583. enable_pin = !PA3
  1584. microsteps = 32
  1585. rotation_distance = 8
  1586.  
  1587. [bltouch]
  1588. sensor_pin = ^PC4
  1589. control_pin = PA8
  1590. pin_move_time = 0.680
  1591. probe = z_virtual_endstop
  1592. stow_on_each_sample = True
  1593. probe_with_touch_mode = False
  1594. pin_up_reports_not_triggered = True
  1595. pin_up_touch_mode_reports_triggered = True
  1596. x_offset = +7
  1597. y_offset = -40
  1598. z_offset = 0
  1599.  
  1600. [safe_z_home]
  1601. home_xy_position = 120,150
  1602. speed = 50
  1603. z_hop = 0
  1604. z_hop_speed = 10
  1605.  
  1606. [extruder]
  1607. step_pin = PD6
  1608. dir_pin = !PD3
  1609. enable_pin = !PB3
  1610. microsteps = 32
  1611. gear_ratio = 50:17
  1612. rotation_distance = 23.52
  1613. nozzle_diameter = 0.400
  1614. filament_diameter = 1.750
  1615. heater_pin = PC3
  1616. sensor_type = EPCOS 100K B57560G104F
  1617. sensor_pin = PC1
  1618. min_temp = 0
  1619. max_temp = 250
  1620. control = pid
  1621. pid_kp = 17.48
  1622. pid_ki = 1.32
  1623. pid_kd = 57.81
  1624.  
  1625. [heater_bed]
  1626. heater_pin = PA0
  1627. sensor_type = EPCOS 100K B57560G104F
  1628. sensor_pin = PC0
  1629. min_temp = 0
  1630. max_temp = 130
  1631. control = pid
  1632. pid_kp = 325.10
  1633. pid_ki = 63.35
  1634. pid_kd = 417.10
  1635.  
  1636. [heater_fan extruder]
  1637. pin = PB0
  1638.  
  1639. [fan]
  1640. pin = PB1
  1641.  
  1642. [mcu]
  1643. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  1644. restart_method = command
  1645.  
  1646. [printer]
  1647. kinematics = corexy
  1648. max_velocity = 250
  1649. max_accel = 4500
  1650. max_z_velocity = 15
  1651. max_z_accel = 100
  1652.  
  1653. [bed_screws]
  1654. screw1 = 35,35
  1655. screw2 = 275,35
  1656. screw3 = 275,275
  1657. screw4 = 35,275
  1658.  
  1659. [static_digital_output reset_display]
  1660. pins = !PC6, !PD13
  1661.  
  1662. [gcode_macro CANCEL_PRINT]
  1663. description = Cancel the actual running print
  1664. rename_existing = CANCEL_PRINT_BASE
  1665. gcode =
  1666. TURN_OFF_HEATERS
  1667. CANCEL_PRINT_BASE
  1668. =======================
  1669. Config error
  1670. Traceback (most recent call last):
  1671. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  1672. self._read_config()
  1673. File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config
  1674. m.add_printer_objects(config)
  1675. File "/home/pi/klipper/klippy/toolhead.py", line 600, in add_printer_objects
  1676. config.get_printer().add_object('toolhead', ToolHead(config))
  1677. File "/home/pi/klipper/klippy/toolhead.py", line 257, in __init__
  1678. self.kin = mod.load_kinematics(self, config)
  1679. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics
  1680. return CoreXYKinematics(toolhead, config)
  1681. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 13, in __init__
  1682. for n in 'xyz']
  1683. File "/home/pi/klipper/klippy/stepper.py", line 422, in LookupMultiRail
  1684. default_position_endstop, units_in_radians)
  1685. File "/home/pi/klipper/klippy/stepper.py", line 302, in __init__
  1686. self.add_extra_stepper(config)
  1687. File "/home/pi/klipper/klippy/stepper.py", line 378, in add_extra_stepper
  1688. endstop_pin = config.get('endstop_pin')
  1689. File "/home/pi/klipper/klippy/configfile.py", line 58, in get
  1690. note_valid=note_valid)
  1691. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  1692. % (option, self.section))
  1693. Error: Option 'endstop_pin' in section 'stepper_z' must be specified
  1694. webhooks client 1969172112: New connection
  1695. webhooks client 1969172112: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  1696. Unable to issue reset command on MCU 'mcu'
  1697. webhooks client 1969172112: Disconnected
  1698. Restarting printer
  1699. Start printer at Wed Dec 7 15:37:49 2022 (1670445469.3 2945.8)
  1700. ===== Config file =====
  1701. [virtual_sdcard]
  1702. path = ~/gcode_files
  1703.  
  1704. [display_status]
  1705.  
  1706. [pause_resume]
  1707.  
  1708. [stepper_x]
  1709. step_pin = PE3
  1710. dir_pin = !PE2
  1711. enable_pin = !PE4
  1712. microsteps = 32
  1713. rotation_distance = 40
  1714. endstop_pin = !PA15
  1715. position_endstop = 0
  1716. position_max = 300
  1717. homing_speed = 50
  1718.  
  1719. [stepper_y]
  1720. step_pin = PE0
  1721. dir_pin = !PB9
  1722. enable_pin = !PE1
  1723. microsteps = 32
  1724. rotation_distance = 40
  1725. endstop_pin = !PA12
  1726. position_endstop = 300
  1727. position_max = 300
  1728. homing_speed = 50
  1729.  
  1730. [stepper_z]
  1731. step_pin = PB5
  1732. dir_pin = !PB4
  1733. enable_pin = !PB8
  1734. microsteps = 32
  1735. rotation_distance = 8
  1736. position_endstop = 0
  1737. position_max = 340
  1738.  
  1739. [stepper_z1]
  1740. step_pin = PA6
  1741. dir_pin = !PA1
  1742. enable_pin = !PA3
  1743. microsteps = 32
  1744. rotation_distance = 8
  1745.  
  1746. [probe]
  1747. pin =
  1748. probe = z_virtual_endstop
  1749. z_offset = .01
  1750.  
  1751. [bltouch]
  1752. sensor_pin = ^PC4
  1753. control_pin = PA8
  1754. pin_move_time = 0.680
  1755. stow_on_each_sample = True
  1756. probe_with_touch_mode = False
  1757. pin_up_reports_not_triggered = True
  1758. pin_up_touch_mode_reports_triggered = True
  1759. x_offset = +7
  1760. y_offset = -40
  1761. z_offset = 0
  1762.  
  1763. [safe_z_home]
  1764. home_xy_position = 120,150
  1765. speed = 50
  1766. z_hop = 0
  1767. z_hop_speed = 10
  1768.  
  1769. [extruder]
  1770. step_pin = PD6
  1771. dir_pin = !PD3
  1772. enable_pin = !PB3
  1773. microsteps = 32
  1774. gear_ratio = 50:17
  1775. rotation_distance = 23.52
  1776. nozzle_diameter = 0.400
  1777. filament_diameter = 1.750
  1778. heater_pin = PC3
  1779. sensor_type = EPCOS 100K B57560G104F
  1780. sensor_pin = PC1
  1781. min_temp = 0
  1782. max_temp = 250
  1783. control = pid
  1784. pid_kp = 17.48
  1785. pid_ki = 1.32
  1786. pid_kd = 57.81
  1787.  
  1788. [heater_bed]
  1789. heater_pin = PA0
  1790. sensor_type = EPCOS 100K B57560G104F
  1791. sensor_pin = PC0
  1792. min_temp = 0
  1793. max_temp = 130
  1794. control = pid
  1795. pid_kp = 325.10
  1796. pid_ki = 63.35
  1797. pid_kd = 417.10
  1798.  
  1799. [heater_fan extruder]
  1800. pin = PB0
  1801.  
  1802. [fan]
  1803. pin = PB1
  1804.  
  1805. [mcu]
  1806. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  1807. restart_method = command
  1808.  
  1809. [printer]
  1810. kinematics = corexy
  1811. max_velocity = 250
  1812. max_accel = 4500
  1813. max_z_velocity = 15
  1814. max_z_accel = 100
  1815.  
  1816. [bed_screws]
  1817. screw1 = 35,35
  1818. screw2 = 275,35
  1819. screw3 = 275,275
  1820. screw4 = 35,275
  1821.  
  1822. [static_digital_output reset_display]
  1823. pins = !PC6, !PD13
  1824.  
  1825. [gcode_macro CANCEL_PRINT]
  1826. description = Cancel the actual running print
  1827. rename_existing = CANCEL_PRINT_BASE
  1828. gcode =
  1829. TURN_OFF_HEATERS
  1830. CANCEL_PRINT_BASE
  1831. =======================
  1832. Config error
  1833. Traceback (most recent call last):
  1834. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  1835. self._read_config()
  1836. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  1837. self.load_object(config, section_config.get_name(), None)
  1838. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  1839. self.objects[section] = init_func(config.getsection(section))
  1840. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  1841. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  1842. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  1843. self.printer.lookup_object('pins').register_chip('probe', self)
  1844. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  1845. raise error("Duplicate chip name '%s'" % (chip_name,))
  1846. error: Duplicate chip name 'probe'
  1847. webhooks client 1969291752: New connection
  1848. webhooks client 1969291752: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  1849. Unable to issue reset command on MCU 'mcu'
  1850. webhooks client 1969291752: Disconnected
  1851. Restarting printer
  1852. Start printer at Wed Dec 7 15:38:33 2022 (1670445513.9 2990.4)
  1853. ===== Config file =====
  1854. [virtual_sdcard]
  1855. path = ~/gcode_files
  1856.  
  1857. [display_status]
  1858.  
  1859. [pause_resume]
  1860.  
  1861. [stepper_x]
  1862. step_pin = PE3
  1863. dir_pin = !PE2
  1864. enable_pin = !PE4
  1865. microsteps = 32
  1866. rotation_distance = 40
  1867. endstop_pin = !PA15
  1868. position_endstop = 0
  1869. position_max = 300
  1870. homing_speed = 50
  1871.  
  1872. [stepper_y]
  1873. step_pin = PE0
  1874. dir_pin = !PB9
  1875. enable_pin = !PE1
  1876. microsteps = 32
  1877. rotation_distance = 40
  1878. endstop_pin = !PA12
  1879. position_endstop = 300
  1880. position_max = 300
  1881. homing_speed = 50
  1882.  
  1883. [stepper_z]
  1884. step_pin = PB5
  1885. dir_pin = !PB4
  1886. enable_pin = !PB8
  1887. microsteps = 32
  1888. rotation_distance = 8
  1889. position_endstop = 0
  1890. position_max = 340
  1891.  
  1892. [stepper_z1]
  1893. step_pin = PA6
  1894. dir_pin = !PA1
  1895. enable_pin = !PA3
  1896. microsteps = 32
  1897. rotation_distance = 8
  1898.  
  1899. [probe]
  1900. pin =
  1901. probe = z_virtual_endstop
  1902. z_offset = .01
  1903.  
  1904. [bltouch]
  1905. sensor_pin = ^PC4
  1906. control_pin = PA8
  1907. pin_move_time = 0.680
  1908. stow_on_each_sample = True
  1909. probe_with_touch_mode = False
  1910. pin_up_reports_not_triggered = True
  1911. pin_up_touch_mode_reports_triggered = True
  1912. x_offset = +7
  1913. y_offset = -40
  1914. z_offset = 0
  1915.  
  1916. [safe_z_home]
  1917. home_xy_position = 150,150
  1918. speed = 50
  1919. z_hop = 0
  1920. z_hop_speed = 10
  1921.  
  1922. [extruder]
  1923. step_pin = PD6
  1924. dir_pin = !PD3
  1925. enable_pin = !PB3
  1926. microsteps = 32
  1927. gear_ratio = 50:17
  1928. rotation_distance = 23.52
  1929. nozzle_diameter = 0.400
  1930. filament_diameter = 1.750
  1931. heater_pin = PC3
  1932. sensor_type = EPCOS 100K B57560G104F
  1933. sensor_pin = PC1
  1934. min_temp = 0
  1935. max_temp = 250
  1936. control = pid
  1937. pid_kp = 17.48
  1938. pid_ki = 1.32
  1939. pid_kd = 57.81
  1940.  
  1941. [heater_bed]
  1942. heater_pin = PA0
  1943. sensor_type = EPCOS 100K B57560G104F
  1944. sensor_pin = PC0
  1945. min_temp = 0
  1946. max_temp = 130
  1947. control = pid
  1948. pid_kp = 325.10
  1949. pid_ki = 63.35
  1950. pid_kd = 417.10
  1951.  
  1952. [heater_fan extruder]
  1953. pin = PB0
  1954.  
  1955. [fan]
  1956. pin = PB1
  1957.  
  1958. [mcu]
  1959. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  1960. restart_method = command
  1961.  
  1962. [printer]
  1963. kinematics = corexy
  1964. max_velocity = 250
  1965. max_accel = 4500
  1966. max_z_velocity = 15
  1967. max_z_accel = 100
  1968.  
  1969. [bed_screws]
  1970. screw1 = 35,35
  1971. screw2 = 275,35
  1972. screw3 = 275,275
  1973. screw4 = 35,275
  1974.  
  1975. [static_digital_output reset_display]
  1976. pins = !PC6, !PD13
  1977.  
  1978. [gcode_macro CANCEL_PRINT]
  1979. description = Cancel the actual running print
  1980. rename_existing = CANCEL_PRINT_BASE
  1981. gcode =
  1982. TURN_OFF_HEATERS
  1983. CANCEL_PRINT_BASE
  1984. =======================
  1985. Config error
  1986. Traceback (most recent call last):
  1987. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  1988. self._read_config()
  1989. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  1990. self.load_object(config, section_config.get_name(), None)
  1991. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  1992. self.objects[section] = init_func(config.getsection(section))
  1993. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  1994. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  1995. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  1996. self.printer.lookup_object('pins').register_chip('probe', self)
  1997. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  1998. raise error("Duplicate chip name '%s'" % (chip_name,))
  1999. error: Duplicate chip name 'probe'
  2000. webhooks client 1968712640: New connection
  2001. webhooks client 1968712640: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  2002. Unable to issue reset command on MCU 'mcu'
  2003. webhooks client 1968712640: Disconnected
  2004. Restarting printer
  2005. Start printer at Wed Dec 7 15:40:59 2022 (1670445659.5 3136.0)
  2006. ===== Config file =====
  2007. [virtual_sdcard]
  2008. path = ~/gcode_files
  2009.  
  2010. [display_status]
  2011.  
  2012. [pause_resume]
  2013.  
  2014. [stepper_x]
  2015. step_pin = PE3
  2016. dir_pin = !PE2
  2017. enable_pin = !PE4
  2018. microsteps = 32
  2019. rotation_distance = 40
  2020. endstop_pin = !PA15
  2021. position_endstop = 0
  2022. position_max = 300
  2023. homing_speed = 50
  2024.  
  2025. [stepper_y]
  2026. step_pin = PE0
  2027. dir_pin = !PB9
  2028. enable_pin = !PE1
  2029. microsteps = 32
  2030. rotation_distance = 40
  2031. endstop_pin = !PA12
  2032. position_endstop = 300
  2033. position_max = 300
  2034. homing_speed = 50
  2035.  
  2036. [stepper_z]
  2037. step_pin = PB5
  2038. dir_pin = !PB4
  2039. enable_pin = !PB8
  2040. microsteps = 32
  2041. rotation_distance = 8
  2042. position_endstop = 0
  2043. position_max = 340
  2044.  
  2045. [stepper_z1]
  2046. step_pin = PA6
  2047. dir_pin = !PA1
  2048. enable_pin = !PA3
  2049. microsteps = 32
  2050. rotation_distance = 8
  2051.  
  2052. [probe]
  2053. pin = ^PC4
  2054. probe = z_virtual_endstop
  2055. z_offset = .01
  2056.  
  2057. [bltouch]
  2058. sensor_pin = ^PC4
  2059. control_pin = PA8
  2060. pin_move_time = 0.680
  2061. stow_on_each_sample = True
  2062. probe_with_touch_mode = False
  2063. pin_up_reports_not_triggered = True
  2064. pin_up_touch_mode_reports_triggered = True
  2065. x_offset = +7
  2066. y_offset = -40
  2067. z_offset = 0
  2068.  
  2069. [safe_z_home]
  2070. home_xy_position = 150,150
  2071. speed = 50
  2072. z_hop = 0
  2073. z_hop_speed = 10
  2074.  
  2075. [extruder]
  2076. step_pin = PD6
  2077. dir_pin = !PD3
  2078. enable_pin = !PB3
  2079. microsteps = 32
  2080. gear_ratio = 50:17
  2081. rotation_distance = 23.52
  2082. nozzle_diameter = 0.400
  2083. filament_diameter = 1.750
  2084. heater_pin = PC3
  2085. sensor_type = EPCOS 100K B57560G104F
  2086. sensor_pin = PC1
  2087. min_temp = 0
  2088. max_temp = 250
  2089. control = pid
  2090. pid_kp = 17.48
  2091. pid_ki = 1.32
  2092. pid_kd = 57.81
  2093.  
  2094. [heater_bed]
  2095. heater_pin = PA0
  2096. sensor_type = EPCOS 100K B57560G104F
  2097. sensor_pin = PC0
  2098. min_temp = 0
  2099. max_temp = 130
  2100. control = pid
  2101. pid_kp = 325.10
  2102. pid_ki = 63.35
  2103. pid_kd = 417.10
  2104.  
  2105. [heater_fan extruder]
  2106. pin = PB0
  2107.  
  2108. [fan]
  2109. pin = PB1
  2110.  
  2111. [mcu]
  2112. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  2113. restart_method = command
  2114.  
  2115. [printer]
  2116. kinematics = corexy
  2117. max_velocity = 250
  2118. max_accel = 4500
  2119. max_z_velocity = 15
  2120. max_z_accel = 100
  2121.  
  2122. [bed_screws]
  2123. screw1 = 35,35
  2124. screw2 = 275,35
  2125. screw3 = 275,275
  2126. screw4 = 35,275
  2127.  
  2128. [static_digital_output reset_display]
  2129. pins = !PC6, !PD13
  2130.  
  2131. [gcode_macro CANCEL_PRINT]
  2132. description = Cancel the actual running print
  2133. rename_existing = CANCEL_PRINT_BASE
  2134. gcode =
  2135. TURN_OFF_HEATERS
  2136. CANCEL_PRINT_BASE
  2137. =======================
  2138. Config error
  2139. Traceback (most recent call last):
  2140. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  2141. self._read_config()
  2142. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  2143. self.load_object(config, section_config.get_name(), None)
  2144. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  2145. self.objects[section] = init_func(config.getsection(section))
  2146. File "/home/pi/klipper/klippy/extras/bltouch.py", line 274, in load_config
  2147. blt = BLTouchEndstopWrapper(config)
  2148. File "/home/pi/klipper/klippy/extras/bltouch.py", line 48, in __init__
  2149. pin_params = ppins.lookup_pin(pin, can_invert=True, can_pullup=True)
  2150. File "/home/pi/klipper/klippy/pins.py", line 106, in lookup_pin
  2151. raise error("pin %s used multiple times in config" % (pin,))
  2152. error: pin PC4 used multiple times in config
  2153. webhooks client 1969458032: New connection
  2154. webhooks client 1969458032: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  2155. Unable to issue reset command on MCU 'mcu'
  2156. webhooks client 1969458032: Disconnected
  2157. Restarting printer
  2158. Start printer at Wed Dec 7 15:41:13 2022 (1670445673.8 3150.3)
  2159. ===== Config file =====
  2160. [virtual_sdcard]
  2161. path = ~/gcode_files
  2162.  
  2163. [display_status]
  2164.  
  2165. [pause_resume]
  2166.  
  2167. [stepper_x]
  2168. step_pin = PE3
  2169. dir_pin = !PE2
  2170. enable_pin = !PE4
  2171. microsteps = 32
  2172. rotation_distance = 40
  2173. endstop_pin = !PA15
  2174. position_endstop = 0
  2175. position_max = 300
  2176. homing_speed = 50
  2177.  
  2178. [stepper_y]
  2179. step_pin = PE0
  2180. dir_pin = !PB9
  2181. enable_pin = !PE1
  2182. microsteps = 32
  2183. rotation_distance = 40
  2184. endstop_pin = !PA12
  2185. position_endstop = 300
  2186. position_max = 300
  2187. homing_speed = 50
  2188.  
  2189. [stepper_z]
  2190. step_pin = PB5
  2191. dir_pin = !PB4
  2192. enable_pin = !PB8
  2193. microsteps = 32
  2194. rotation_distance = 8
  2195. position_endstop = 0
  2196. position_max = 340
  2197.  
  2198. [stepper_z1]
  2199. step_pin = PA6
  2200. dir_pin = !PA1
  2201. enable_pin = !PA3
  2202. microsteps = 32
  2203. rotation_distance = 8
  2204.  
  2205. [probe]
  2206. pin =
  2207. probe = z_virtual_endstop
  2208. z_offset = .01
  2209.  
  2210. [bltouch]
  2211. sensor_pin = ^PC4
  2212. control_pin = PA8
  2213. pin_move_time = 0.680
  2214. stow_on_each_sample = True
  2215. probe_with_touch_mode = False
  2216. pin_up_reports_not_triggered = True
  2217. pin_up_touch_mode_reports_triggered = True
  2218. x_offset = +7
  2219. y_offset = -40
  2220. z_offset = 0
  2221.  
  2222. [safe_z_home]
  2223. home_xy_position = 150,150
  2224. speed = 50
  2225. z_hop = 0
  2226. z_hop_speed = 10
  2227.  
  2228. [extruder]
  2229. step_pin = PD6
  2230. dir_pin = !PD3
  2231. enable_pin = !PB3
  2232. microsteps = 32
  2233. gear_ratio = 50:17
  2234. rotation_distance = 23.52
  2235. nozzle_diameter = 0.400
  2236. filament_diameter = 1.750
  2237. heater_pin = PC3
  2238. sensor_type = EPCOS 100K B57560G104F
  2239. sensor_pin = PC1
  2240. min_temp = 0
  2241. max_temp = 250
  2242. control = pid
  2243. pid_kp = 17.48
  2244. pid_ki = 1.32
  2245. pid_kd = 57.81
  2246.  
  2247. [heater_bed]
  2248. heater_pin = PA0
  2249. sensor_type = EPCOS 100K B57560G104F
  2250. sensor_pin = PC0
  2251. min_temp = 0
  2252. max_temp = 130
  2253. control = pid
  2254. pid_kp = 325.10
  2255. pid_ki = 63.35
  2256. pid_kd = 417.10
  2257.  
  2258. [heater_fan extruder]
  2259. pin = PB0
  2260.  
  2261. [fan]
  2262. pin = PB1
  2263.  
  2264. [mcu]
  2265. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  2266. restart_method = command
  2267.  
  2268. [printer]
  2269. kinematics = corexy
  2270. max_velocity = 250
  2271. max_accel = 4500
  2272. max_z_velocity = 15
  2273. max_z_accel = 100
  2274.  
  2275. [bed_screws]
  2276. screw1 = 35,35
  2277. screw2 = 275,35
  2278. screw3 = 275,275
  2279. screw4 = 35,275
  2280.  
  2281. [static_digital_output reset_display]
  2282. pins = !PC6, !PD13
  2283.  
  2284. [gcode_macro CANCEL_PRINT]
  2285. description = Cancel the actual running print
  2286. rename_existing = CANCEL_PRINT_BASE
  2287. gcode =
  2288. TURN_OFF_HEATERS
  2289. CANCEL_PRINT_BASE
  2290. =======================
  2291. Config error
  2292. Traceback (most recent call last):
  2293. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  2294. self._read_config()
  2295. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  2296. self.load_object(config, section_config.get_name(), None)
  2297. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  2298. self.objects[section] = init_func(config.getsection(section))
  2299. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  2300. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  2301. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  2302. self.printer.lookup_object('pins').register_chip('probe', self)
  2303. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  2304. raise error("Duplicate chip name '%s'" % (chip_name,))
  2305. error: Duplicate chip name 'probe'
  2306. webhooks client 1969044456: New connection
  2307. webhooks client 1969044456: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  2308. Unable to issue reset command on MCU 'mcu'
  2309. webhooks client 1969044456: Disconnected
  2310. Restarting printer
  2311. Start printer at Wed Dec 7 15:42:13 2022 (1670445733.7 3210.2)
  2312. ===== Config file =====
  2313. [virtual_sdcard]
  2314. path = ~/gcode_files
  2315.  
  2316. [display_status]
  2317.  
  2318. [pause_resume]
  2319.  
  2320. [stepper_x]
  2321. step_pin = PE3
  2322. dir_pin = !PE2
  2323. enable_pin = !PE4
  2324. microsteps = 32
  2325. rotation_distance = 40
  2326. endstop_pin = !PA15
  2327. position_endstop = 0
  2328. position_max = 300
  2329. homing_speed = 50
  2330.  
  2331. [stepper_y]
  2332. step_pin = PE0
  2333. dir_pin = !PB9
  2334. enable_pin = !PE1
  2335. microsteps = 32
  2336. rotation_distance = 40
  2337. endstop_pin = !PA12
  2338. position_endstop = 300
  2339. position_max = 300
  2340. homing_speed = 50
  2341.  
  2342. [stepper_z]
  2343. step_pin = PB5
  2344. dir_pin = !PB4
  2345. enable_pin = !PB8
  2346. microsteps = 32
  2347. rotation_distance = 8
  2348. position_endstop = 0
  2349. position_max = 340
  2350.  
  2351. [stepper_z1]
  2352. step_pin = PA6
  2353. dir_pin = !PA1
  2354. enable_pin = !PA3
  2355. microsteps = 32
  2356. rotation_distance = 8
  2357.  
  2358. [probe]
  2359. pin =
  2360. probe = z_virtual_endstop
  2361. z_offset = -1.81
  2362.  
  2363. [bltouch]
  2364. sensor_pin = ^PC4
  2365. control_pin = PA8
  2366. pin_move_time = 0.680
  2367. stow_on_each_sample = True
  2368. probe_with_touch_mode = False
  2369. pin_up_reports_not_triggered = True
  2370. pin_up_touch_mode_reports_triggered = True
  2371. x_offset = +7
  2372. y_offset = -40
  2373. z_offset = 0
  2374.  
  2375. [safe_z_home]
  2376. home_xy_position = 150,150
  2377. speed = 50
  2378. z_hop = 0
  2379. z_hop_speed = 10
  2380.  
  2381. [extruder]
  2382. step_pin = PD6
  2383. dir_pin = !PD3
  2384. enable_pin = !PB3
  2385. microsteps = 32
  2386. gear_ratio = 50:17
  2387. rotation_distance = 23.52
  2388. nozzle_diameter = 0.400
  2389. filament_diameter = 1.750
  2390. heater_pin = PC3
  2391. sensor_type = EPCOS 100K B57560G104F
  2392. sensor_pin = PC1
  2393. min_temp = 0
  2394. max_temp = 250
  2395. control = pid
  2396. pid_kp = 17.48
  2397. pid_ki = 1.32
  2398. pid_kd = 57.81
  2399.  
  2400. [heater_bed]
  2401. heater_pin = PA0
  2402. sensor_type = EPCOS 100K B57560G104F
  2403. sensor_pin = PC0
  2404. min_temp = 0
  2405. max_temp = 130
  2406. control = pid
  2407. pid_kp = 325.10
  2408. pid_ki = 63.35
  2409. pid_kd = 417.10
  2410.  
  2411. [heater_fan extruder]
  2412. pin = PB0
  2413.  
  2414. [fan]
  2415. pin = PB1
  2416.  
  2417. [mcu]
  2418. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  2419. restart_method = command
  2420.  
  2421. [printer]
  2422. kinematics = corexy
  2423. max_velocity = 250
  2424. max_accel = 4500
  2425. max_z_velocity = 15
  2426. max_z_accel = 100
  2427.  
  2428. [bed_screws]
  2429. screw1 = 35,35
  2430. screw2 = 275,35
  2431. screw3 = 275,275
  2432. screw4 = 35,275
  2433.  
  2434. [static_digital_output reset_display]
  2435. pins = !PC6, !PD13
  2436.  
  2437. [gcode_macro CANCEL_PRINT]
  2438. description = Cancel the actual running print
  2439. rename_existing = CANCEL_PRINT_BASE
  2440. gcode =
  2441. TURN_OFF_HEATERS
  2442. CANCEL_PRINT_BASE
  2443. =======================
  2444. Config error
  2445. Traceback (most recent call last):
  2446. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  2447. self._read_config()
  2448. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  2449. self.load_object(config, section_config.get_name(), None)
  2450. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  2451. self.objects[section] = init_func(config.getsection(section))
  2452. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  2453. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  2454. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  2455. self.printer.lookup_object('pins').register_chip('probe', self)
  2456. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  2457. raise error("Duplicate chip name '%s'" % (chip_name,))
  2458. error: Duplicate chip name 'probe'
  2459. webhooks client 1971319792: New connection
  2460. webhooks client 1971319792: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  2461. Unable to issue reset command on MCU 'mcu'
  2462. webhooks client 1971319792: Disconnected
  2463. Restarting printer
  2464. Start printer at Wed Dec 7 15:49:29 2022 (1670446169.2 3645.7)
  2465. ===== Config file =====
  2466. [virtual_sdcard]
  2467. path = ~/gcode_files
  2468.  
  2469. [display_status]
  2470.  
  2471. [pause_resume]
  2472.  
  2473. [stepper_x]
  2474. step_pin = PE3
  2475. dir_pin = !PE2
  2476. enable_pin = !PE4
  2477. microsteps = 32
  2478. rotation_distance = 40
  2479. endstop_pin = !PA15
  2480. position_endstop = 0
  2481. position_max = 300
  2482. homing_speed = 50
  2483.  
  2484. [stepper_y]
  2485. step_pin = PE0
  2486. dir_pin = !PB9
  2487. enable_pin = !PE1
  2488. microsteps = 32
  2489. rotation_distance = 40
  2490. endstop_pin = !PA12
  2491. position_endstop = 300
  2492. position_max = 300
  2493. homing_speed = 50
  2494.  
  2495. [stepper_z]
  2496. step_pin = PB5
  2497. dir_pin = !PB4
  2498. enable_pin = !PB8
  2499. microsteps = 32
  2500. rotation_distance = 8
  2501. position_endstop = 0
  2502. position_max = 340
  2503.  
  2504. [stepper_z1]
  2505. step_pin = PA6
  2506. dir_pin = !PA1
  2507. enable_pin = !PA3
  2508. microsteps = 32
  2509. rotation_distance = 8
  2510.  
  2511. [probe]
  2512. pin =
  2513. probe = z_virtual_endstop
  2514. z_offset = -1.81
  2515.  
  2516. [bltouch]
  2517. sensor_pin = ^PC4
  2518. control_pin = PA8
  2519. pin_move_time = 0.680
  2520. stow_on_each_sample = False
  2521. probe_with_touch_mode = True
  2522. pin_up_reports_not_triggered = True
  2523. pin_up_touch_mode_reports_triggered = True
  2524. x_offset = +7
  2525. y_offset = -40
  2526. z_offset = 0
  2527.  
  2528. [bed_screws]
  2529. screw1 = 35,35
  2530. screw2 = 275,35
  2531. screw3 = 275,275
  2532. screw4 = 35,275
  2533.  
  2534. [safe_z_home]
  2535. home_xy_position = 150,150
  2536. speed = 50
  2537. z_hop = 10
  2538. z_hop_speed = 5
  2539.  
  2540. [extruder]
  2541. step_pin = PD6
  2542. dir_pin = !PD3
  2543. enable_pin = !PB3
  2544. microsteps = 32
  2545. gear_ratio = 50:17
  2546. rotation_distance = 23.52
  2547. nozzle_diameter = 0.400
  2548. filament_diameter = 1.750
  2549. heater_pin = PC3
  2550. sensor_type = EPCOS 100K B57560G104F
  2551. sensor_pin = PC1
  2552. min_temp = 0
  2553. max_temp = 250
  2554. control = pid
  2555. pid_kp = 17.48
  2556. pid_ki = 1.32
  2557. pid_kd = 57.81
  2558.  
  2559. [heater_bed]
  2560. heater_pin = PA0
  2561. sensor_type = EPCOS 100K B57560G104F
  2562. sensor_pin = PC0
  2563. min_temp = 0
  2564. max_temp = 130
  2565. control = pid
  2566. pid_kp = 325.10
  2567. pid_ki = 63.35
  2568. pid_kd = 417.10
  2569.  
  2570. [heater_fan extruder]
  2571. pin = PB0
  2572.  
  2573. [fan]
  2574. pin = PB1
  2575.  
  2576. [mcu]
  2577. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  2578. restart_method = command
  2579.  
  2580. [printer]
  2581. kinematics = corexy
  2582. max_velocity = 250
  2583. max_accel = 4500
  2584. max_z_velocity = 15
  2585. max_z_accel = 100
  2586.  
  2587. [static_digital_output reset_display]
  2588. pins = !PC6, !PD13
  2589.  
  2590. [gcode_macro CANCEL_PRINT]
  2591. description = Cancel the actual running print
  2592. rename_existing = CANCEL_PRINT_BASE
  2593. gcode =
  2594. TURN_OFF_HEATERS
  2595. CANCEL_PRINT_BASE
  2596. =======================
  2597. Config error
  2598. Traceback (most recent call last):
  2599. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  2600. self._read_config()
  2601. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  2602. self.load_object(config, section_config.get_name(), None)
  2603. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  2604. self.objects[section] = init_func(config.getsection(section))
  2605. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  2606. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  2607. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  2608. self.printer.lookup_object('pins').register_chip('probe', self)
  2609. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  2610. raise error("Duplicate chip name '%s'" % (chip_name,))
  2611. error: Duplicate chip name 'probe'
  2612. webhooks client 1971319232: New connection
  2613. webhooks client 1971319232: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  2614. Unable to issue reset command on MCU 'mcu'
  2615. webhooks client 1971319232: Disconnected
  2616. Restarting printer
  2617. Start printer at Wed Dec 7 15:51:10 2022 (1670446270.8 3747.3)
  2618. ===== Config file =====
  2619. [virtual_sdcard]
  2620. path = ~/gcode_files
  2621.  
  2622. [display_status]
  2623.  
  2624. [pause_resume]
  2625.  
  2626. [stepper_x]
  2627. step_pin = PE3
  2628. dir_pin = !PE2
  2629. enable_pin = !PE4
  2630. microsteps = 32
  2631. rotation_distance = 40
  2632. endstop_pin = !PA15
  2633. position_endstop = 0
  2634. position_max = 300
  2635. homing_speed = 50
  2636.  
  2637. [stepper_y]
  2638. step_pin = PE0
  2639. dir_pin = !PB9
  2640. enable_pin = !PE1
  2641. microsteps = 32
  2642. rotation_distance = 40
  2643. endstop_pin = !PA12
  2644. position_endstop = 300
  2645. position_max = 300
  2646. homing_speed = 50
  2647.  
  2648. [stepper_z]
  2649. step_pin = PB5
  2650. dir_pin = !PB4
  2651. enable_pin = !PB8
  2652. microsteps = 32
  2653. rotation_distance = 8
  2654. position_endstop = 0
  2655. position_max = 340
  2656.  
  2657. [stepper_z1]
  2658. step_pin = PA6
  2659. dir_pin = !PA1
  2660. enable_pin = !PA3
  2661. microsteps = 32
  2662. rotation_distance = 8
  2663.  
  2664. [probe]
  2665. pin =
  2666. probe = z_virtual_endstop
  2667. z_offset = -1.81
  2668.  
  2669. [bltouch]
  2670. sensor_pin = ^PC4
  2671. control_pin = PA8
  2672. pin_move_time = 0.680
  2673. stow_on_each_sample = False
  2674. probe_with_touch_mode = True
  2675. pin_up_reports_not_triggered = True
  2676. pin_up_touch_mode_reports_triggered = True
  2677. x_offset = +7
  2678. y_offset = -40
  2679. z_offset = 0
  2680.  
  2681. [bed_screws]
  2682. screw1 = 35,35
  2683. screw2 = 275,35
  2684. screw3 = 275,275
  2685. screw4 = 35,275
  2686.  
  2687. [safe_z_home]
  2688. home_xy_position = 150,150
  2689. speed = 50
  2690. z_hop = 10
  2691. z_hop_speed = 5
  2692.  
  2693. [extruder]
  2694. step_pin = PD6
  2695. dir_pin = !PD3
  2696. enable_pin = !PB3
  2697. microsteps = 32
  2698. gear_ratio = 50:17
  2699. rotation_distance = 23.52
  2700. nozzle_diameter = 0.400
  2701. filament_diameter = 1.750
  2702. heater_pin = PC3
  2703. sensor_type = EPCOS 100K B57560G104F
  2704. sensor_pin = PC1
  2705. min_temp = 0
  2706. max_temp = 250
  2707. control = pid
  2708. pid_kp = 17.48
  2709. pid_ki = 1.32
  2710. pid_kd = 57.81
  2711.  
  2712. [heater_bed]
  2713. heater_pin = PA0
  2714. sensor_type = EPCOS 100K B57560G104F
  2715. sensor_pin = PC0
  2716. min_temp = 0
  2717. max_temp = 130
  2718. control = pid
  2719. pid_kp = 325.10
  2720. pid_ki = 63.35
  2721. pid_kd = 417.10
  2722.  
  2723. [heater_fan extruder]
  2724. pin = PB0
  2725.  
  2726. [fan]
  2727. pin = PB1
  2728.  
  2729. [mcu]
  2730. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  2731. restart_method = command
  2732.  
  2733. [printer]
  2734. kinematics = corexy
  2735. max_velocity = 250
  2736. max_accel = 4500
  2737. max_z_velocity = 15
  2738. max_z_accel = 100
  2739.  
  2740. [static_digital_output reset_display]
  2741. pins = !PC6, !PD13
  2742.  
  2743. [gcode_macro CANCEL_PRINT]
  2744. description = Cancel the actual running print
  2745. rename_existing = CANCEL_PRINT_BASE
  2746. gcode =
  2747. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  2748. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  2749. M140 S{BED_TEMP}
  2750. M190 S{BED_TEMP}
  2751. G28
  2752. G92 E0
  2753. M109 S{EXTRUDER_TEMP}
  2754. G90
  2755. G1 Z0.15 F300
  2756.  
  2757. [gcode_macro END_PRINT]
  2758. gcode =
  2759. M140 S0
  2760. M104 S0
  2761. M106 S0
  2762. G91
  2763. G1 X-2 Y-2 E-3 F300
  2764. G1 Z10 F3000
  2765. G90
  2766. G1 X0 Y300
  2767. M84 X Y E
  2768. =======================
  2769. Config error
  2770. Traceback (most recent call last):
  2771. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  2772. self._read_config()
  2773. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  2774. self.load_object(config, section_config.get_name(), None)
  2775. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  2776. self.objects[section] = init_func(config.getsection(section))
  2777. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  2778. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  2779. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  2780. self.printer.lookup_object('pins').register_chip('probe', self)
  2781. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  2782. raise error("Duplicate chip name '%s'" % (chip_name,))
  2783. error: Duplicate chip name 'probe'
  2784. webhooks client 1971428968: New connection
  2785. webhooks client 1971428968: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  2786. Unable to issue reset command on MCU 'mcu'
  2787. webhooks client 1971428968: Disconnected
  2788. Restarting printer
  2789. Start printer at Wed Dec 7 15:52:52 2022 (1670446372.6 3849.1)
  2790. ===== Config file =====
  2791. [virtual_sdcard]
  2792. path = ~/gcode_files
  2793.  
  2794. [display_status]
  2795.  
  2796. [pause_resume]
  2797.  
  2798. [stepper_x]
  2799. step_pin = PE3
  2800. dir_pin = !PE2
  2801. enable_pin = !PE4
  2802. microsteps = 32
  2803. rotation_distance = 40
  2804. endstop_pin = !PA15
  2805. position_endstop = 0
  2806. position_max = 300
  2807. homing_speed = 50
  2808.  
  2809. [stepper_y]
  2810. step_pin = PE0
  2811. dir_pin = !PB9
  2812. enable_pin = !PE1
  2813. microsteps = 32
  2814. rotation_distance = 40
  2815. endstop_pin = !PA12
  2816. position_endstop = 300
  2817. position_max = 300
  2818. homing_speed = 50
  2819.  
  2820. [stepper_z]
  2821. step_pin = PB5
  2822. dir_pin = !PB4
  2823. enable_pin = !PB8
  2824. microsteps = 32
  2825. rotation_distance = 8
  2826. position_endstop = 0
  2827. position_max = 340
  2828.  
  2829. [stepper_z1]
  2830. step_pin = PA6
  2831. dir_pin = !PA1
  2832. enable_pin = !PA3
  2833. microsteps = 32
  2834. rotation_distance = 8
  2835.  
  2836. [bltouch]
  2837. sensor_pin = ^PC4
  2838. control_pin = PA8
  2839. pin_move_time = 0.680
  2840. stow_on_each_sample = True
  2841. probe_with_touch_mode = True
  2842. pin_up_reports_not_triggered = True
  2843. pin_up_touch_mode_reports_triggered = True
  2844. x_offset = +7
  2845. y_offset = -40
  2846. z_offset = 0
  2847.  
  2848. [bed_screws]
  2849. screw1 = 35,35
  2850. screw2 = 275,35
  2851. screw3 = 275,275
  2852. screw4 = 35,275
  2853.  
  2854. [safe_z_home]
  2855. home_xy_position = 150,150
  2856. speed = 50
  2857. z_hop = 10
  2858. z_hop_speed = 5
  2859.  
  2860. [extruder]
  2861. step_pin = PD6
  2862. dir_pin = !PD3
  2863. enable_pin = !PB3
  2864. microsteps = 32
  2865. gear_ratio = 50:17
  2866. rotation_distance = 23.52
  2867. nozzle_diameter = 0.400
  2868. filament_diameter = 1.750
  2869. heater_pin = PC3
  2870. sensor_type = EPCOS 100K B57560G104F
  2871. sensor_pin = PC1
  2872. min_temp = 0
  2873. max_temp = 250
  2874. control = pid
  2875. pid_kp = 17.48
  2876. pid_ki = 1.32
  2877. pid_kd = 57.81
  2878.  
  2879. [heater_bed]
  2880. heater_pin = PA0
  2881. sensor_type = EPCOS 100K B57560G104F
  2882. sensor_pin = PC0
  2883. min_temp = 0
  2884. max_temp = 130
  2885. control = pid
  2886. pid_kp = 325.10
  2887. pid_ki = 63.35
  2888. pid_kd = 417.10
  2889.  
  2890. [heater_fan extruder]
  2891. pin = PB0
  2892.  
  2893. [fan]
  2894. pin = PB1
  2895.  
  2896. [mcu]
  2897. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  2898. restart_method = command
  2899.  
  2900. [printer]
  2901. kinematics = corexy
  2902. max_velocity = 250
  2903. max_accel = 4500
  2904. max_z_velocity = 15
  2905. max_z_accel = 100
  2906.  
  2907. [static_digital_output reset_display]
  2908. pins = !PC6, !PD13
  2909.  
  2910. [gcode_macro CANCEL_PRINT]
  2911. description = Cancel the actual running print
  2912. rename_existing = CANCEL_PRINT_BASE
  2913. gcode =
  2914. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  2915. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  2916. M140 S{BED_TEMP}
  2917. M190 S{BED_TEMP}
  2918. G28
  2919. G92 E0
  2920. M109 S{EXTRUDER_TEMP}
  2921. G90
  2922. G1 Z0.15 F300
  2923.  
  2924. [gcode_macro END_PRINT]
  2925. gcode =
  2926. M140 S0
  2927. M104 S0
  2928. M106 S0
  2929. G91
  2930. G1 X-2 Y-2 E-3 F300
  2931. G1 Z10 F3000
  2932. G90
  2933. G1 X0 Y300
  2934. M84 X Y E
  2935. =======================
  2936. Config error
  2937. Traceback (most recent call last):
  2938. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  2939. self._read_config()
  2940. File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config
  2941. m.add_printer_objects(config)
  2942. File "/home/pi/klipper/klippy/toolhead.py", line 600, in add_printer_objects
  2943. config.get_printer().add_object('toolhead', ToolHead(config))
  2944. File "/home/pi/klipper/klippy/toolhead.py", line 257, in __init__
  2945. self.kin = mod.load_kinematics(self, config)
  2946. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics
  2947. return CoreXYKinematics(toolhead, config)
  2948. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 13, in __init__
  2949. for n in 'xyz']
  2950. File "/home/pi/klipper/klippy/stepper.py", line 422, in LookupMultiRail
  2951. default_position_endstop, units_in_radians)
  2952. File "/home/pi/klipper/klippy/stepper.py", line 302, in __init__
  2953. self.add_extra_stepper(config)
  2954. File "/home/pi/klipper/klippy/stepper.py", line 378, in add_extra_stepper
  2955. endstop_pin = config.get('endstop_pin')
  2956. File "/home/pi/klipper/klippy/configfile.py", line 58, in get
  2957. note_valid=note_valid)
  2958. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  2959. % (option, self.section))
  2960. Error: Option 'endstop_pin' in section 'stepper_z' must be specified
  2961. webhooks client 1969222560: New connection
  2962. webhooks client 1969222560: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  2963. Unable to issue reset command on MCU 'mcu'
  2964. webhooks client 1969222560: Disconnected
  2965. Restarting printer
  2966. Start printer at Wed Dec 7 15:53:30 2022 (1670446410.9 3887.4)
  2967. ===== Config file =====
  2968. [virtual_sdcard]
  2969. path = ~/gcode_files
  2970.  
  2971. [display_status]
  2972.  
  2973. [pause_resume]
  2974.  
  2975. [stepper_x]
  2976. step_pin = PE3
  2977. dir_pin = !PE2
  2978. enable_pin = !PE4
  2979. microsteps = 32
  2980. rotation_distance = 40
  2981. endstop_pin = !PA15
  2982. position_endstop = 0
  2983. position_max = 300
  2984. homing_speed = 50
  2985.  
  2986. [stepper_y]
  2987. step_pin = PE0
  2988. dir_pin = !PB9
  2989. enable_pin = !PE1
  2990. microsteps = 32
  2991. rotation_distance = 40
  2992. endstop_pin = !PA12
  2993. position_endstop = 300
  2994. position_max = 300
  2995. homing_speed = 50
  2996.  
  2997. [stepper_z]
  2998. step_pin = PB5
  2999. dir_pin = !PB4
  3000. enable_pin = !PB8
  3001. microsteps = 32
  3002. rotation_distance = 8
  3003. endstop_pin = probe:z_virtual_endstop
  3004. position_endstop = 0
  3005. position_max = 340
  3006.  
  3007. [stepper_z1]
  3008. step_pin = PA6
  3009. dir_pin = !PA1
  3010. enable_pin = !PA3
  3011. microsteps = 32
  3012. rotation_distance = 8
  3013.  
  3014. [bltouch]
  3015. sensor_pin = ^PC4
  3016. control_pin = PA8
  3017. pin_move_time = 0.680
  3018. stow_on_each_sample = True
  3019. probe_with_touch_mode = True
  3020. pin_up_reports_not_triggered = True
  3021. pin_up_touch_mode_reports_triggered = True
  3022. x_offset = +7
  3023. y_offset = -40
  3024. z_offset = 0
  3025.  
  3026. [bed_screws]
  3027. screw1 = 35,35
  3028. screw2 = 275,35
  3029. screw3 = 275,275
  3030. screw4 = 35,275
  3031.  
  3032. [safe_z_home]
  3033. home_xy_position = 150,150
  3034. speed = 50
  3035. z_hop = 10
  3036. z_hop_speed = 5
  3037.  
  3038. [extruder]
  3039. step_pin = PD6
  3040. dir_pin = !PD3
  3041. enable_pin = !PB3
  3042. microsteps = 32
  3043. gear_ratio = 50:17
  3044. rotation_distance = 23.52
  3045. nozzle_diameter = 0.400
  3046. filament_diameter = 1.750
  3047. heater_pin = PC3
  3048. sensor_type = EPCOS 100K B57560G104F
  3049. sensor_pin = PC1
  3050. min_temp = 0
  3051. max_temp = 250
  3052. control = pid
  3053. pid_kp = 17.48
  3054. pid_ki = 1.32
  3055. pid_kd = 57.81
  3056.  
  3057. [heater_bed]
  3058. heater_pin = PA0
  3059. sensor_type = EPCOS 100K B57560G104F
  3060. sensor_pin = PC0
  3061. min_temp = 0
  3062. max_temp = 130
  3063. control = pid
  3064. pid_kp = 325.10
  3065. pid_ki = 63.35
  3066. pid_kd = 417.10
  3067.  
  3068. [heater_fan extruder]
  3069. pin = PB0
  3070.  
  3071. [fan]
  3072. pin = PB1
  3073.  
  3074. [mcu]
  3075. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  3076. restart_method = command
  3077.  
  3078. [printer]
  3079. kinematics = corexy
  3080. max_velocity = 250
  3081. max_accel = 4500
  3082. max_z_velocity = 15
  3083. max_z_accel = 100
  3084.  
  3085. [static_digital_output reset_display]
  3086. pins = !PC6, !PD13
  3087.  
  3088. [gcode_macro CANCEL_PRINT]
  3089. description = Cancel the actual running print
  3090. rename_existing = CANCEL_PRINT_BASE
  3091. gcode =
  3092. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  3093. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  3094. M140 S{BED_TEMP}
  3095. M190 S{BED_TEMP}
  3096. G28
  3097. G92 E0
  3098. M109 S{EXTRUDER_TEMP}
  3099. G90
  3100. G1 Z0.15 F300
  3101.  
  3102. [gcode_macro END_PRINT]
  3103. gcode =
  3104. M140 S0
  3105. M104 S0
  3106. M106 S0
  3107. G91
  3108. G1 X-2 Y-2 E-3 F300
  3109. G1 Z10 F3000
  3110. G90
  3111. G1 X0 Y300
  3112. M84 X Y E
  3113. =======================
  3114. Extruder max_extrude_ratio=0.266081
  3115. Config error
  3116. Traceback (most recent call last):
  3117. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  3118. self._read_config()
  3119. File "/home/pi/klipper/klippy/klippy.py", line 145, in _read_config
  3120. pconfig.check_unused_options(config)
  3121. File "/home/pi/klipper/klippy/configfile.py", line 301, in check_unused_options
  3122. % (option, section))
  3123. Error: Option 'position_endstop' is not valid in section 'stepper_z'
  3124. webhooks client 1968607144: New connection
  3125. webhooks client 1968607144: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  3126. Unable to issue reset command on MCU 'mcu'
  3127. webhooks client 1968607144: Disconnected
  3128. Restarting printer
  3129. Start printer at Wed Dec 7 15:54:05 2022 (1670446445.4 3921.9)
  3130. ===== Config file =====
  3131. [virtual_sdcard]
  3132. path = ~/gcode_files
  3133.  
  3134. [display_status]
  3135.  
  3136. [pause_resume]
  3137.  
  3138. [stepper_x]
  3139. step_pin = PE3
  3140. dir_pin = !PE2
  3141. enable_pin = !PE4
  3142. microsteps = 32
  3143. rotation_distance = 40
  3144. endstop_pin = !PA15
  3145. position_endstop = 0
  3146. position_max = 300
  3147. homing_speed = 50
  3148.  
  3149. [stepper_y]
  3150. step_pin = PE0
  3151. dir_pin = !PB9
  3152. enable_pin = !PE1
  3153. microsteps = 32
  3154. rotation_distance = 40
  3155. endstop_pin = !PA12
  3156. position_endstop = 300
  3157. position_max = 300
  3158. homing_speed = 50
  3159.  
  3160. [stepper_z]
  3161. step_pin = PB5
  3162. dir_pin = !PB4
  3163. enable_pin = !PB8
  3164. microsteps = 32
  3165. rotation_distance = 8
  3166. position_endstop = 0
  3167. position_max = 340
  3168.  
  3169. [stepper_z1]
  3170. step_pin = PA6
  3171. dir_pin = !PA1
  3172. enable_pin = !PA3
  3173. microsteps = 32
  3174. rotation_distance = 8
  3175.  
  3176. [bltouch]
  3177. sensor_pin = ^PC4
  3178. control_pin = PA8
  3179. pin_move_time = 0.680
  3180. probe = z_virtual_endstop
  3181. stow_on_each_sample = True
  3182. probe_with_touch_mode = True
  3183. pin_up_reports_not_triggered = True
  3184. pin_up_touch_mode_reports_triggered = True
  3185. x_offset = +7
  3186. y_offset = -40
  3187. z_offset = 0
  3188.  
  3189. [bed_screws]
  3190. screw1 = 35,35
  3191. screw2 = 275,35
  3192. screw3 = 275,275
  3193. screw4 = 35,275
  3194.  
  3195. [safe_z_home]
  3196. home_xy_position = 150,150
  3197. speed = 50
  3198. z_hop = 10
  3199. z_hop_speed = 5
  3200.  
  3201. [extruder]
  3202. step_pin = PD6
  3203. dir_pin = !PD3
  3204. enable_pin = !PB3
  3205. microsteps = 32
  3206. gear_ratio = 50:17
  3207. rotation_distance = 23.52
  3208. nozzle_diameter = 0.400
  3209. filament_diameter = 1.750
  3210. heater_pin = PC3
  3211. sensor_type = EPCOS 100K B57560G104F
  3212. sensor_pin = PC1
  3213. min_temp = 0
  3214. max_temp = 250
  3215. control = pid
  3216. pid_kp = 17.48
  3217. pid_ki = 1.32
  3218. pid_kd = 57.81
  3219.  
  3220. [heater_bed]
  3221. heater_pin = PA0
  3222. sensor_type = EPCOS 100K B57560G104F
  3223. sensor_pin = PC0
  3224. min_temp = 0
  3225. max_temp = 130
  3226. control = pid
  3227. pid_kp = 325.10
  3228. pid_ki = 63.35
  3229. pid_kd = 417.10
  3230.  
  3231. [heater_fan extruder]
  3232. pin = PB0
  3233.  
  3234. [fan]
  3235. pin = PB1
  3236.  
  3237. [mcu]
  3238. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  3239. restart_method = command
  3240.  
  3241. [printer]
  3242. kinematics = corexy
  3243. max_velocity = 250
  3244. max_accel = 4500
  3245. max_z_velocity = 15
  3246. max_z_accel = 100
  3247.  
  3248. [static_digital_output reset_display]
  3249. pins = !PC6, !PD13
  3250.  
  3251. [gcode_macro CANCEL_PRINT]
  3252. description = Cancel the actual running print
  3253. rename_existing = CANCEL_PRINT_BASE
  3254. gcode =
  3255. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  3256. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  3257. M140 S{BED_TEMP}
  3258. M190 S{BED_TEMP}
  3259. G28
  3260. G92 E0
  3261. M109 S{EXTRUDER_TEMP}
  3262. G90
  3263. G1 Z0.15 F300
  3264.  
  3265. [gcode_macro END_PRINT]
  3266. gcode =
  3267. M140 S0
  3268. M104 S0
  3269. M106 S0
  3270. G91
  3271. G1 X-2 Y-2 E-3 F300
  3272. G1 Z10 F3000
  3273. G90
  3274. G1 X0 Y300
  3275. M84 X Y E
  3276. =======================
  3277. Config error
  3278. Traceback (most recent call last):
  3279. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  3280. self._read_config()
  3281. File "/home/pi/klipper/klippy/klippy.py", line 143, in _read_config
  3282. m.add_printer_objects(config)
  3283. File "/home/pi/klipper/klippy/toolhead.py", line 600, in add_printer_objects
  3284. config.get_printer().add_object('toolhead', ToolHead(config))
  3285. File "/home/pi/klipper/klippy/toolhead.py", line 257, in __init__
  3286. self.kin = mod.load_kinematics(self, config)
  3287. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 99, in load_kinematics
  3288. return CoreXYKinematics(toolhead, config)
  3289. File "/home/pi/klipper/klippy/kinematics/corexy.py", line 13, in __init__
  3290. for n in 'xyz']
  3291. File "/home/pi/klipper/klippy/stepper.py", line 422, in LookupMultiRail
  3292. default_position_endstop, units_in_radians)
  3293. File "/home/pi/klipper/klippy/stepper.py", line 302, in __init__
  3294. self.add_extra_stepper(config)
  3295. File "/home/pi/klipper/klippy/stepper.py", line 378, in add_extra_stepper
  3296. endstop_pin = config.get('endstop_pin')
  3297. File "/home/pi/klipper/klippy/configfile.py", line 58, in get
  3298. note_valid=note_valid)
  3299. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  3300. % (option, self.section))
  3301. Error: Option 'endstop_pin' in section 'stepper_z' must be specified
  3302. webhooks client 1968603464: New connection
  3303. webhooks client 1968603464: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  3304. Unable to issue reset command on MCU 'mcu'
  3305. webhooks client 1968603464: Disconnected
  3306. Restarting printer
  3307. Start printer at Wed Dec 7 15:54:37 2022 (1670446477.4 3954.0)
  3308. ===== Config file =====
  3309. [virtual_sdcard]
  3310. path = ~/gcode_files
  3311.  
  3312. [display_status]
  3313.  
  3314. [pause_resume]
  3315.  
  3316. [stepper_x]
  3317. step_pin = PE3
  3318. dir_pin = !PE2
  3319. enable_pin = !PE4
  3320. microsteps = 32
  3321. rotation_distance = 40
  3322. endstop_pin = !PA15
  3323. position_endstop = 0
  3324. position_max = 300
  3325. homing_speed = 50
  3326.  
  3327. [stepper_y]
  3328. step_pin = PE0
  3329. dir_pin = !PB9
  3330. enable_pin = !PE1
  3331. microsteps = 32
  3332. rotation_distance = 40
  3333. endstop_pin = !PA12
  3334. position_endstop = 300
  3335. position_max = 300
  3336. homing_speed = 50
  3337.  
  3338. [stepper_z]
  3339. step_pin = PB5
  3340. dir_pin = !PB4
  3341. enable_pin = !PB8
  3342. microsteps = 32
  3343. rotation_distance = 8
  3344. endstop_pin = probe
  3345. position_endstop = 0
  3346. position_max = 340
  3347.  
  3348. [stepper_z1]
  3349. step_pin = PA6
  3350. dir_pin = !PA1
  3351. enable_pin = !PA3
  3352. microsteps = 32
  3353. rotation_distance = 8
  3354.  
  3355. [bltouch]
  3356. sensor_pin = ^PC4
  3357. control_pin = PA8
  3358. pin_move_time = 0.680
  3359. probe = z_virtual_endstop
  3360. stow_on_each_sample = True
  3361. probe_with_touch_mode = True
  3362. pin_up_reports_not_triggered = True
  3363. pin_up_touch_mode_reports_triggered = True
  3364. x_offset = +7
  3365. y_offset = -40
  3366. z_offset = 0
  3367.  
  3368. [bed_screws]
  3369. screw1 = 35,35
  3370. screw2 = 275,35
  3371. screw3 = 275,275
  3372. screw4 = 35,275
  3373.  
  3374. [safe_z_home]
  3375. home_xy_position = 150,150
  3376. speed = 50
  3377. z_hop = 10
  3378. z_hop_speed = 5
  3379.  
  3380. [extruder]
  3381. step_pin = PD6
  3382. dir_pin = !PD3
  3383. enable_pin = !PB3
  3384. microsteps = 32
  3385. gear_ratio = 50:17
  3386. rotation_distance = 23.52
  3387. nozzle_diameter = 0.400
  3388. filament_diameter = 1.750
  3389. heater_pin = PC3
  3390. sensor_type = EPCOS 100K B57560G104F
  3391. sensor_pin = PC1
  3392. min_temp = 0
  3393. max_temp = 250
  3394. control = pid
  3395. pid_kp = 17.48
  3396. pid_ki = 1.32
  3397. pid_kd = 57.81
  3398.  
  3399. [heater_bed]
  3400. heater_pin = PA0
  3401. sensor_type = EPCOS 100K B57560G104F
  3402. sensor_pin = PC0
  3403. min_temp = 0
  3404. max_temp = 130
  3405. control = pid
  3406. pid_kp = 325.10
  3407. pid_ki = 63.35
  3408. pid_kd = 417.10
  3409.  
  3410. [heater_fan extruder]
  3411. pin = PB0
  3412.  
  3413. [fan]
  3414. pin = PB1
  3415.  
  3416. [mcu]
  3417. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  3418. restart_method = command
  3419.  
  3420. [printer]
  3421. kinematics = corexy
  3422. max_velocity = 250
  3423. max_accel = 4500
  3424. max_z_velocity = 15
  3425. max_z_accel = 100
  3426.  
  3427. [static_digital_output reset_display]
  3428. pins = !PC6, !PD13
  3429.  
  3430. [gcode_macro CANCEL_PRINT]
  3431. description = Cancel the actual running print
  3432. rename_existing = CANCEL_PRINT_BASE
  3433. gcode =
  3434. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  3435. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  3436. M140 S{BED_TEMP}
  3437. M190 S{BED_TEMP}
  3438. G28
  3439. G92 E0
  3440. M109 S{EXTRUDER_TEMP}
  3441. G90
  3442. G1 Z0.15 F300
  3443.  
  3444. [gcode_macro END_PRINT]
  3445. gcode =
  3446. M140 S0
  3447. M104 S0
  3448. M106 S0
  3449. G91
  3450. G1 X-2 Y-2 E-3 F300
  3451. G1 Z10 F3000
  3452. G90
  3453. G1 X0 Y300
  3454. M84 X Y E
  3455. =======================
  3456. Extruder max_extrude_ratio=0.266081
  3457. Config error
  3458. Traceback (most recent call last):
  3459. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  3460. self._read_config()
  3461. File "/home/pi/klipper/klippy/klippy.py", line 145, in _read_config
  3462. pconfig.check_unused_options(config)
  3463. File "/home/pi/klipper/klippy/configfile.py", line 301, in check_unused_options
  3464. % (option, section))
  3465. Error: Option 'probe' is not valid in section 'bltouch'
  3466. webhooks client 1969042656: New connection
  3467. webhooks client 1969042656: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  3468. Unable to issue reset command on MCU 'mcu'
  3469. webhooks client 1969042656: Disconnected
  3470. Restarting printer
  3471. Start printer at Wed Dec 7 15:55:14 2022 (1670446514.1 3990.6)
  3472. ===== Config file =====
  3473. [virtual_sdcard]
  3474. path = ~/gcode_files
  3475.  
  3476. [display_status]
  3477.  
  3478. [pause_resume]
  3479.  
  3480. [stepper_x]
  3481. step_pin = PE3
  3482. dir_pin = !PE2
  3483. enable_pin = !PE4
  3484. microsteps = 32
  3485. rotation_distance = 40
  3486. endstop_pin = !PA15
  3487. position_endstop = 0
  3488. position_max = 300
  3489. homing_speed = 50
  3490.  
  3491. [stepper_y]
  3492. step_pin = PE0
  3493. dir_pin = !PB9
  3494. enable_pin = !PE1
  3495. microsteps = 32
  3496. rotation_distance = 40
  3497. endstop_pin = !PA12
  3498. position_endstop = 300
  3499. position_max = 300
  3500. homing_speed = 50
  3501.  
  3502. [stepper_z]
  3503. step_pin = PB5
  3504. dir_pin = !PB4
  3505. enable_pin = !PB8
  3506. microsteps = 32
  3507. rotation_distance = 8
  3508. endstop_pin = probe
  3509. position_endstop = 0
  3510. position_max = 340
  3511.  
  3512. [stepper_z1]
  3513. step_pin = PA6
  3514. dir_pin = !PA1
  3515. enable_pin = !PA3
  3516. microsteps = 32
  3517. rotation_distance = 8
  3518.  
  3519. [probe]
  3520. probe = z_virtual_endstop
  3521.  
  3522. [bltouch]
  3523. sensor_pin = ^PC4
  3524. control_pin = PA8
  3525. pin_move_time = 0.680
  3526. stow_on_each_sample = True
  3527. probe_with_touch_mode = True
  3528. pin_up_reports_not_triggered = True
  3529. pin_up_touch_mode_reports_triggered = True
  3530. x_offset = +7
  3531. y_offset = -40
  3532. z_offset = 0
  3533.  
  3534. [bed_screws]
  3535. screw1 = 35,35
  3536. screw2 = 275,35
  3537. screw3 = 275,275
  3538. screw4 = 35,275
  3539.  
  3540. [safe_z_home]
  3541. home_xy_position = 150,150
  3542. speed = 50
  3543. z_hop = 10
  3544. z_hop_speed = 5
  3545.  
  3546. [extruder]
  3547. step_pin = PD6
  3548. dir_pin = !PD3
  3549. enable_pin = !PB3
  3550. microsteps = 32
  3551. gear_ratio = 50:17
  3552. rotation_distance = 23.52
  3553. nozzle_diameter = 0.400
  3554. filament_diameter = 1.750
  3555. heater_pin = PC3
  3556. sensor_type = EPCOS 100K B57560G104F
  3557. sensor_pin = PC1
  3558. min_temp = 0
  3559. max_temp = 250
  3560. control = pid
  3561. pid_kp = 17.48
  3562. pid_ki = 1.32
  3563. pid_kd = 57.81
  3564.  
  3565. [heater_bed]
  3566. heater_pin = PA0
  3567. sensor_type = EPCOS 100K B57560G104F
  3568. sensor_pin = PC0
  3569. min_temp = 0
  3570. max_temp = 130
  3571. control = pid
  3572. pid_kp = 325.10
  3573. pid_ki = 63.35
  3574. pid_kd = 417.10
  3575.  
  3576. [heater_fan extruder]
  3577. pin = PB0
  3578.  
  3579. [fan]
  3580. pin = PB1
  3581.  
  3582. [mcu]
  3583. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  3584. restart_method = command
  3585.  
  3586. [printer]
  3587. kinematics = corexy
  3588. max_velocity = 250
  3589. max_accel = 4500
  3590. max_z_velocity = 15
  3591. max_z_accel = 100
  3592.  
  3593. [static_digital_output reset_display]
  3594. pins = !PC6, !PD13
  3595.  
  3596. [gcode_macro CANCEL_PRINT]
  3597. description = Cancel the actual running print
  3598. rename_existing = CANCEL_PRINT_BASE
  3599. gcode =
  3600. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  3601. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  3602. M140 S{BED_TEMP}
  3603. M190 S{BED_TEMP}
  3604. G28
  3605. G92 E0
  3606. M109 S{EXTRUDER_TEMP}
  3607. G90
  3608. G1 Z0.15 F300
  3609.  
  3610. [gcode_macro END_PRINT]
  3611. gcode =
  3612. M140 S0
  3613. M104 S0
  3614. M106 S0
  3615. G91
  3616. G1 X-2 Y-2 E-3 F300
  3617. G1 Z10 F3000
  3618. G90
  3619. G1 X0 Y300
  3620. M84 X Y E
  3621. =======================
  3622. Config error
  3623. Traceback (most recent call last):
  3624. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  3625. self._read_config()
  3626. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  3627. self.load_object(config, section_config.get_name(), None)
  3628. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  3629. self.objects[section] = init_func(config.getsection(section))
  3630. File "/home/pi/klipper/klippy/extras/probe.py", line 444, in load_config
  3631. return PrinterProbe(config, ProbeEndstopWrapper(config))
  3632. File "/home/pi/klipper/klippy/extras/probe.py", line 288, in __init__
  3633. self.position_endstop = config.getfloat('z_offset')
  3634. File "/home/pi/klipper/klippy/configfile.py", line 67, in getfloat
  3635. note_valid=note_valid)
  3636. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  3637. % (option, self.section))
  3638. Error: Option 'z_offset' in section 'probe' must be specified
  3639. webhooks client 1969458032: New connection
  3640. webhooks client 1969458032: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  3641. Unable to issue reset command on MCU 'mcu'
  3642. webhooks client 1969458032: Disconnected
  3643. Restarting printer
  3644. Start printer at Wed Dec 7 15:55:41 2022 (1670446541.8 4018.3)
  3645. ===== Config file =====
  3646. [virtual_sdcard]
  3647. path = ~/gcode_files
  3648.  
  3649. [display_status]
  3650.  
  3651. [pause_resume]
  3652.  
  3653. [stepper_x]
  3654. step_pin = PE3
  3655. dir_pin = !PE2
  3656. enable_pin = !PE4
  3657. microsteps = 32
  3658. rotation_distance = 40
  3659. endstop_pin = !PA15
  3660. position_endstop = 0
  3661. position_max = 300
  3662. homing_speed = 50
  3663.  
  3664. [stepper_y]
  3665. step_pin = PE0
  3666. dir_pin = !PB9
  3667. enable_pin = !PE1
  3668. microsteps = 32
  3669. rotation_distance = 40
  3670. endstop_pin = !PA12
  3671. position_endstop = 300
  3672. position_max = 300
  3673. homing_speed = 50
  3674.  
  3675. [stepper_z]
  3676. step_pin = PB5
  3677. dir_pin = !PB4
  3678. enable_pin = !PB8
  3679. microsteps = 32
  3680. rotation_distance = 8
  3681. endstop_pin = probe
  3682. position_endstop = 0
  3683. position_max = 340
  3684.  
  3685. [stepper_z1]
  3686. step_pin = PA6
  3687. dir_pin = !PA1
  3688. enable_pin = !PA3
  3689. microsteps = 32
  3690. rotation_distance = 8
  3691.  
  3692. [probe]
  3693. probe = z_virtual_endstop
  3694. z_offset = -1.81
  3695.  
  3696. [bltouch]
  3697. sensor_pin = ^PC4
  3698. control_pin = PA8
  3699. pin_move_time = 0.680
  3700. stow_on_each_sample = True
  3701. probe_with_touch_mode = True
  3702. pin_up_reports_not_triggered = True
  3703. pin_up_touch_mode_reports_triggered = True
  3704. x_offset = +7
  3705. y_offset = -40
  3706. z_offset = 0
  3707.  
  3708. [bed_screws]
  3709. screw1 = 35,35
  3710. screw2 = 275,35
  3711. screw3 = 275,275
  3712. screw4 = 35,275
  3713.  
  3714. [safe_z_home]
  3715. home_xy_position = 150,150
  3716. speed = 50
  3717. z_hop = 10
  3718. z_hop_speed = 5
  3719.  
  3720. [extruder]
  3721. step_pin = PD6
  3722. dir_pin = !PD3
  3723. enable_pin = !PB3
  3724. microsteps = 32
  3725. gear_ratio = 50:17
  3726. rotation_distance = 23.52
  3727. nozzle_diameter = 0.400
  3728. filament_diameter = 1.750
  3729. heater_pin = PC3
  3730. sensor_type = EPCOS 100K B57560G104F
  3731. sensor_pin = PC1
  3732. min_temp = 0
  3733. max_temp = 250
  3734. control = pid
  3735. pid_kp = 17.48
  3736. pid_ki = 1.32
  3737. pid_kd = 57.81
  3738.  
  3739. [heater_bed]
  3740. heater_pin = PA0
  3741. sensor_type = EPCOS 100K B57560G104F
  3742. sensor_pin = PC0
  3743. min_temp = 0
  3744. max_temp = 130
  3745. control = pid
  3746. pid_kp = 325.10
  3747. pid_ki = 63.35
  3748. pid_kd = 417.10
  3749.  
  3750. [heater_fan extruder]
  3751. pin = PB0
  3752.  
  3753. [fan]
  3754. pin = PB1
  3755.  
  3756. [mcu]
  3757. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  3758. restart_method = command
  3759.  
  3760. [printer]
  3761. kinematics = corexy
  3762. max_velocity = 250
  3763. max_accel = 4500
  3764. max_z_velocity = 15
  3765. max_z_accel = 100
  3766.  
  3767. [static_digital_output reset_display]
  3768. pins = !PC6, !PD13
  3769.  
  3770. [gcode_macro CANCEL_PRINT]
  3771. description = Cancel the actual running print
  3772. rename_existing = CANCEL_PRINT_BASE
  3773. gcode =
  3774. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  3775. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  3776. M140 S{BED_TEMP}
  3777. M190 S{BED_TEMP}
  3778. G28
  3779. G92 E0
  3780. M109 S{EXTRUDER_TEMP}
  3781. G90
  3782. G1 Z0.15 F300
  3783.  
  3784. [gcode_macro END_PRINT]
  3785. gcode =
  3786. M140 S0
  3787. M104 S0
  3788. M106 S0
  3789. G91
  3790. G1 X-2 Y-2 E-3 F300
  3791. G1 Z10 F3000
  3792. G90
  3793. G1 X0 Y300
  3794. M84 X Y E
  3795. =======================
  3796. Config error
  3797. Traceback (most recent call last):
  3798. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  3799. self._read_config()
  3800. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  3801. self.load_object(config, section_config.get_name(), None)
  3802. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  3803. self.objects[section] = init_func(config.getsection(section))
  3804. File "/home/pi/klipper/klippy/extras/probe.py", line 444, in load_config
  3805. return PrinterProbe(config, ProbeEndstopWrapper(config))
  3806. File "/home/pi/klipper/klippy/extras/probe.py", line 298, in __init__
  3807. pin = config.get('pin')
  3808. File "/home/pi/klipper/klippy/configfile.py", line 58, in get
  3809. note_valid=note_valid)
  3810. File "/home/pi/klipper/klippy/configfile.py", line 33, in _get_wrapper
  3811. % (option, self.section))
  3812. Error: Option 'pin' in section 'probe' must be specified
  3813. webhooks client 1969225520: New connection
  3814. webhooks client 1969225520: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  3815. Unable to issue reset command on MCU 'mcu'
  3816. webhooks client 1969225520: Disconnected
  3817. Restarting printer
  3818. Start printer at Wed Dec 7 15:56:03 2022 (1670446563.7 4040.2)
  3819. ===== Config file =====
  3820. [virtual_sdcard]
  3821. path = ~/gcode_files
  3822.  
  3823. [display_status]
  3824.  
  3825. [pause_resume]
  3826.  
  3827. [stepper_x]
  3828. step_pin = PE3
  3829. dir_pin = !PE2
  3830. enable_pin = !PE4
  3831. microsteps = 32
  3832. rotation_distance = 40
  3833. endstop_pin = !PA15
  3834. position_endstop = 0
  3835. position_max = 300
  3836. homing_speed = 50
  3837.  
  3838. [stepper_y]
  3839. step_pin = PE0
  3840. dir_pin = !PB9
  3841. enable_pin = !PE1
  3842. microsteps = 32
  3843. rotation_distance = 40
  3844. endstop_pin = !PA12
  3845. position_endstop = 300
  3846. position_max = 300
  3847. homing_speed = 50
  3848.  
  3849. [stepper_z]
  3850. step_pin = PB5
  3851. dir_pin = !PB4
  3852. enable_pin = !PB8
  3853. microsteps = 32
  3854. rotation_distance = 8
  3855. endstop_pin = probe
  3856. position_endstop = 0
  3857. position_max = 340
  3858.  
  3859. [stepper_z1]
  3860. step_pin = PA6
  3861. dir_pin = !PA1
  3862. enable_pin = !PA3
  3863. microsteps = 32
  3864. rotation_distance = 8
  3865.  
  3866. [probe]
  3867. pin =
  3868. probe = z_virtual_endstop
  3869. z_offset = -1.81
  3870.  
  3871. [bltouch]
  3872. sensor_pin = ^PC4
  3873. control_pin = PA8
  3874. pin_move_time = 0.680
  3875. stow_on_each_sample = True
  3876. probe_with_touch_mode = True
  3877. pin_up_reports_not_triggered = True
  3878. pin_up_touch_mode_reports_triggered = True
  3879. x_offset = +7
  3880. y_offset = -40
  3881. z_offset = 0
  3882.  
  3883. [bed_screws]
  3884. screw1 = 35,35
  3885. screw2 = 275,35
  3886. screw3 = 275,275
  3887. screw4 = 35,275
  3888.  
  3889. [safe_z_home]
  3890. home_xy_position = 150,150
  3891. speed = 50
  3892. z_hop = 10
  3893. z_hop_speed = 5
  3894.  
  3895. [extruder]
  3896. step_pin = PD6
  3897. dir_pin = !PD3
  3898. enable_pin = !PB3
  3899. microsteps = 32
  3900. gear_ratio = 50:17
  3901. rotation_distance = 23.52
  3902. nozzle_diameter = 0.400
  3903. filament_diameter = 1.750
  3904. heater_pin = PC3
  3905. sensor_type = EPCOS 100K B57560G104F
  3906. sensor_pin = PC1
  3907. min_temp = 0
  3908. max_temp = 250
  3909. control = pid
  3910. pid_kp = 17.48
  3911. pid_ki = 1.32
  3912. pid_kd = 57.81
  3913.  
  3914. [heater_bed]
  3915. heater_pin = PA0
  3916. sensor_type = EPCOS 100K B57560G104F
  3917. sensor_pin = PC0
  3918. min_temp = 0
  3919. max_temp = 130
  3920. control = pid
  3921. pid_kp = 325.10
  3922. pid_ki = 63.35
  3923. pid_kd = 417.10
  3924.  
  3925. [heater_fan extruder]
  3926. pin = PB0
  3927.  
  3928. [fan]
  3929. pin = PB1
  3930.  
  3931. [mcu]
  3932. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  3933. restart_method = command
  3934.  
  3935. [printer]
  3936. kinematics = corexy
  3937. max_velocity = 250
  3938. max_accel = 4500
  3939. max_z_velocity = 15
  3940. max_z_accel = 100
  3941.  
  3942. [static_digital_output reset_display]
  3943. pins = !PC6, !PD13
  3944.  
  3945. [gcode_macro CANCEL_PRINT]
  3946. description = Cancel the actual running print
  3947. rename_existing = CANCEL_PRINT_BASE
  3948. gcode =
  3949. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  3950. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  3951. M140 S{BED_TEMP}
  3952. M190 S{BED_TEMP}
  3953. G28
  3954. G92 E0
  3955. M109 S{EXTRUDER_TEMP}
  3956. G90
  3957. G1 Z0.15 F300
  3958.  
  3959. [gcode_macro END_PRINT]
  3960. gcode =
  3961. M140 S0
  3962. M104 S0
  3963. M106 S0
  3964. G91
  3965. G1 X-2 Y-2 E-3 F300
  3966. G1 Z10 F3000
  3967. G90
  3968. G1 X0 Y300
  3969. M84 X Y E
  3970. =======================
  3971. Config error
  3972. Traceback (most recent call last):
  3973. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  3974. self._read_config()
  3975. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  3976. self.load_object(config, section_config.get_name(), None)
  3977. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  3978. self.objects[section] = init_func(config.getsection(section))
  3979. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  3980. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  3981. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  3982. self.printer.lookup_object('pins').register_chip('probe', self)
  3983. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  3984. raise error("Duplicate chip name '%s'" % (chip_name,))
  3985. error: Duplicate chip name 'probe'
  3986. webhooks client 1969108912: New connection
  3987. webhooks client 1969108912: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
  3988. Unable to issue reset command on MCU 'mcu'
  3989. webhooks client 1969108912: Disconnected
  3990. Restarting printer
  3991. Start printer at Wed Dec 7 16:21:10 2022 (1670448070.8 5547.3)
  3992. ===== Config file =====
  3993. [virtual_sdcard]
  3994. path = ~/gcode_files
  3995.  
  3996. [display_status]
  3997.  
  3998. [pause_resume]
  3999.  
  4000. [stepper_x]
  4001. step_pin = PE3
  4002. dir_pin = !PE2
  4003. enable_pin = !PE4
  4004. microsteps = 32
  4005. rotation_distance = 40
  4006. endstop_pin = !PA15
  4007. position_endstop = 0
  4008. position_max = 300
  4009. homing_speed = 50
  4010.  
  4011. [stepper_y]
  4012. step_pin = PE0
  4013. dir_pin = !PB9
  4014. enable_pin = !PE1
  4015. microsteps = 32
  4016. rotation_distance = 40
  4017. endstop_pin = !PA12
  4018. position_endstop = 300
  4019. position_max = 300
  4020. homing_speed = 50
  4021.  
  4022. [stepper_z]
  4023. step_pin = PB5
  4024. dir_pin = !PB4
  4025. enable_pin = !PB8
  4026. microsteps = 32
  4027. rotation_distance = 8
  4028. endstop_pin = probe
  4029. position_endstop = 0
  4030. position_max = 340
  4031.  
  4032. [stepper_z1]
  4033. step_pin = PA6
  4034. dir_pin = !PA1
  4035. enable_pin = !PA3
  4036. microsteps = 32
  4037. rotation_distance = 8
  4038.  
  4039. [probe]
  4040. pin =
  4041. probe = z_virtual_endstop
  4042. z_offset = -1.81
  4043.  
  4044. [bltouch]
  4045. sensor_pin = ^PC4
  4046. control_pin = PA8
  4047. pin_move_time = 0.680
  4048. stow_on_each_sample = True
  4049. probe_with_touch_mode = True
  4050. pin_up_reports_not_triggered = True
  4051. pin_up_touch_mode_reports_triggered = True
  4052. x_offset = +7
  4053. y_offset = -40
  4054. z_offset = 0
  4055.  
  4056. [bed_screws]
  4057. screw1 = 35,35
  4058. screw2 = 275,35
  4059. screw3 = 275,275
  4060. screw4 = 35,275
  4061.  
  4062. [safe_z_home]
  4063. home_xy_position = 150,150
  4064. speed = 50
  4065. z_hop = 10
  4066. z_hop_speed = 5
  4067.  
  4068. [extruder]
  4069. step_pin = PD6
  4070. dir_pin = !PD3
  4071. enable_pin = !PB3
  4072. microsteps = 32
  4073. gear_ratio = 50:17
  4074. rotation_distance = 23.52
  4075. nozzle_diameter = 0.400
  4076. filament_diameter = 1.750
  4077. heater_pin = PC3
  4078. sensor_type = EPCOS 100K B57560G104F
  4079. sensor_pin = PC1
  4080. min_temp = 0
  4081. max_temp = 250
  4082. control = pid
  4083. pid_kp = 17.48
  4084. pid_ki = 1.32
  4085. pid_kd = 57.81
  4086.  
  4087. [heater_bed]
  4088. heater_pin = PA0
  4089. sensor_type = EPCOS 100K B57560G104F
  4090. sensor_pin = PC0
  4091. min_temp = 0
  4092. max_temp = 130
  4093. control = pid
  4094. pid_kp = 325.10
  4095. pid_ki = 63.35
  4096. pid_kd = 417.10
  4097.  
  4098. [heater_fan extruder]
  4099. pin = PB0
  4100.  
  4101. [fan]
  4102. pin = PB1
  4103.  
  4104. [mcu]
  4105. serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
  4106. restart_method = command
  4107.  
  4108. [printer]
  4109. kinematics = corexy
  4110. max_velocity = 250
  4111. max_accel = 4500
  4112. max_z_velocity = 15
  4113. max_z_accel = 100
  4114.  
  4115. [static_digital_output reset_display]
  4116. pins = !PC6, !PD13
  4117.  
  4118. [gcode_macro CANCEL_PRINT]
  4119. description = Cancel the actual running print
  4120. rename_existing = CANCEL_PRINT_BASE
  4121. gcode =
  4122. {% set BED_TEMP = params.BED_TEMP|default(60)|float %}
  4123. {% set EXTRUDER_TEMP = params.EXTRUDER_TEMP|default(195)|float %}
  4124. M140 S{BED_TEMP}
  4125. M190 S{BED_TEMP}
  4126. G28
  4127. G92 E0
  4128. M109 S{EXTRUDER_TEMP}
  4129. G90
  4130. G1 Z0.15 F300
  4131.  
  4132. [gcode_macro END_PRINT]
  4133. gcode =
  4134. M140 S0
  4135. M104 S0
  4136. M106 S0
  4137. G91
  4138. G1 X-2 Y-2 E-3 F300
  4139. G1 Z10 F3000
  4140. G90
  4141. G1 X0 Y300
  4142. M84 X Y E
  4143. =======================
  4144. Config error
  4145. Traceback (most recent call last):
  4146. File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect
  4147. self._read_config()
  4148. File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config
  4149. self.load_object(config, section_config.get_name(), None)
  4150. File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object
  4151. self.objects[section] = init_func(config.getsection(section))
  4152. File "/home/pi/klipper/klippy/extras/bltouch.py", line 275, in load_config
  4153. config.get_printer().add_object('probe', probe.PrinterProbe(config, blt))
  4154. File "/home/pi/klipper/klippy/extras/probe.py", line 52, in __init__
  4155. self.printer.lookup_object('pins').register_chip('probe', self)
  4156. File "/home/pi/klipper/klippy/pins.py", line 129, in register_chip
  4157. raise error("Duplicate chip name '%s'" % (chip_name,))
  4158. error: Duplicate chip name 'probe'
  4159. webhooks client 1969455272: New connection
  4160. webhooks client 1969455272: Client info {'program': 'Moonraker', 'version': 'v0.7.1-780-gdde9bcc'}
Advertisement
Add Comment
Please, Sign In to add comment