Advertisement
chainsol

Two sets of multiple runs

May 21st, 2018
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.78 KB | None | 0 0
  1.  
  2. Configured MCU 'z' (660 moves)
  3. Loaded MCU 'z' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  4. MCU 'z' config: ADC_MAX=1023 PWM_MAX=255 CLOCK_FREQ=16000000 SOFT_PWM_MAX=256 SERIAL_BAUD=250000 MCU=atmega2560 STATS_SUMSQ_BASE=256
  5. Starting heater checks for heater_bed
  6. Starting heater checks for extruder
  7.  
  8. Restarting printer
  9. Start printer at Mon May 21 22:33:29 2018 (1526956409.5 12505.7)
  10. ===== Config file =====
  11. [stepper_x]
  12. step_pin = ar54
  13. dir_pin = !ar55
  14. enable_pin = !ar38
  15. step_distance = 0.005011
  16. endstop_pin = ^!ar3
  17. position_endstop = 0
  18. position_max = 282
  19. homing_speed = 45
  20.  
  21. [stepper_y]
  22. step_pin = ar46
  23. dir_pin = ar48
  24. enable_pin = !ar62
  25. step_distance = 0.005011
  26. endstop_pin = ^!ar14
  27. position_endstop = 0
  28. position_max = 300
  29. homing_speed = 45
  30.  
  31. [stepper_z]
  32. step_pin = z:ar54
  33. dir_pin = z:ar55
  34. enable_pin = !z:ar38
  35. step_distance = 0.000313
  36. endstop_pin = probe:z_virtual_endstop
  37. position_endstop = 1.7
  38. position_max = 300
  39. position_min = -0.35
  40. homing_speed = 4
  41.  
  42. [stepper_z1]
  43. step_pin = z:ar60
  44. dir_pin = z:ar61
  45. enable_pin = !z:ar56
  46. step_distance = 0.000313
  47.  
  48. [stepper_z2]
  49. step_pin = z:ar46
  50. dir_pin = z:ar48
  51. enable_pin = !z:ar62
  52. step_distance = 0.000313
  53.  
  54. [extruder]
  55. step_pin = ar26
  56. dir_pin = ar28
  57. enable_pin = !ar24
  58. step_distance = 0.001150
  59. nozzle_diameter = 0.400
  60. pressure_advance = 0.05
  61. filament_diameter = 1.750
  62. heater_pin = ar10
  63. sensor_type = ATC Semitec 104GT-2
  64. sensor_pin = analog13
  65. control = pid
  66. pid_kp = 16.459
  67. pid_ki = 1.291
  68. pid_kd = 52.465
  69. min_temp = 0
  70. max_temp = 300
  71.  
  72. [heater_bed]
  73. heater_pin = ar8
  74. sensor_type = EPCOS 100K B57560G104F
  75. sensor_pin = analog14
  76. control = pid
  77. pid_kp = 47.076
  78. pid_ki = 0.659
  79. pid_kd = 840.308
  80. min_temp = 0
  81. max_temp = 130
  82.  
  83. [servo bltouch]
  84. pin = z:ar11
  85. maximum_servo_angle = 180
  86. minimum_pulse_width = 0.0006
  87. maximum_pulse_width = 0.0024
  88.  
  89. [probe]
  90. pin = z:ar19
  91. z_offset = 1.7
  92. activate_gcode =
  93. SET_SERVO SERVO=bltouch ANGLE=10
  94. SET_SERVO SERVO=bltouch ANGLE=60
  95. G4 P200
  96. deactivate_gcode =
  97. SET_SERVO SERVO=bltouch ANGLE=90
  98.  
  99. [homing_override]
  100. set_position_z = 5
  101. gcode =
  102. G90
  103. G1 Z7 F600
  104. G28 X0 Y0
  105. G1 X150 Y150 F3600
  106. G28 Z0
  107. G1 X0 Y0 F3600
  108.  
  109. [z_tilt]
  110. z_positions =
  111. -56.17,0
  112. -56.17,235
  113. 362.43,103
  114. points =
  115. 10,21
  116. 10,210
  117. 282,103
  118. horizontal_move_z = 8
  119.  
  120. [fan]
  121. pin = ar9
  122.  
  123. [mcu z]
  124. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.2:1.0-port0
  125. pin_map = arduino
  126.  
  127. [mcu]
  128. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.3:1.0-port0
  129. pin_map = arduino
  130.  
  131. [printer]
  132. kinematics = corexy
  133. max_velocity = 1600
  134. max_accel = 3000
  135. max_z_velocity = 8
  136. max_z_accel = 50
  137.  
  138. =======================
  139. Starting serial connect
  140.  
  141. Attempting MCU 'mcu' reset
  142. Attempting MCU 'z' reset
  143. Restarting printer
  144. Start printer at Mon May 21 22:33:32 2018 (1526956412.1 12508.3)
  145. ===== Config file =====
  146. [stepper_x]
  147. step_pin = ar54
  148. dir_pin = !ar55
  149. enable_pin = !ar38
  150. step_distance = 0.005011
  151. endstop_pin = ^!ar3
  152. position_endstop = 0
  153. position_max = 282
  154. homing_speed = 45
  155.  
  156. [stepper_y]
  157. step_pin = ar46
  158. dir_pin = ar48
  159. enable_pin = !ar62
  160. step_distance = 0.005011
  161. endstop_pin = ^!ar14
  162. position_endstop = 0
  163. position_max = 300
  164. homing_speed = 45
  165.  
  166. [stepper_z]
  167. step_pin = z:ar54
  168. dir_pin = z:ar55
  169. enable_pin = !z:ar38
  170. step_distance = 0.000313
  171. endstop_pin = probe:z_virtual_endstop
  172. position_endstop = 1.7
  173. position_max = 300
  174. position_min = -0.35
  175. homing_speed = 4
  176.  
  177. [stepper_z1]
  178. step_pin = z:ar60
  179. dir_pin = z:ar61
  180. enable_pin = !z:ar56
  181. step_distance = 0.000313
  182.  
  183. [stepper_z2]
  184. step_pin = z:ar46
  185. dir_pin = z:ar48
  186. enable_pin = !z:ar62
  187. step_distance = 0.000313
  188.  
  189. [extruder]
  190. step_pin = ar26
  191. dir_pin = ar28
  192. enable_pin = !ar24
  193. step_distance = 0.001150
  194. nozzle_diameter = 0.400
  195. pressure_advance = 0.05
  196. filament_diameter = 1.750
  197. heater_pin = ar10
  198. sensor_type = ATC Semitec 104GT-2
  199. sensor_pin = analog13
  200. control = pid
  201. pid_kp = 16.459
  202. pid_ki = 1.291
  203. pid_kd = 52.465
  204. min_temp = 0
  205. max_temp = 300
  206.  
  207. [heater_bed]
  208. heater_pin = ar8
  209. sensor_type = EPCOS 100K B57560G104F
  210. sensor_pin = analog14
  211. control = pid
  212. pid_kp = 47.076
  213. pid_ki = 0.659
  214. pid_kd = 840.308
  215. min_temp = 0
  216. max_temp = 130
  217.  
  218. [servo bltouch]
  219. pin = z:ar11
  220. maximum_servo_angle = 180
  221. minimum_pulse_width = 0.0006
  222. maximum_pulse_width = 0.0024
  223.  
  224. [probe]
  225. pin = z:ar19
  226. z_offset = 1.7
  227. activate_gcode =
  228. SET_SERVO SERVO=bltouch ANGLE=10
  229. SET_SERVO SERVO=bltouch ANGLE=60
  230. G4 P200
  231. deactivate_gcode =
  232. SET_SERVO SERVO=bltouch ANGLE=90
  233.  
  234. [homing_override]
  235. set_position_z = 5
  236. gcode =
  237. G90
  238. G1 Z7 F600
  239. G28 X0 Y0
  240. G1 X150 Y150 F3600
  241. G28 Z0
  242. G1 X0 Y0 F3600
  243.  
  244. [z_tilt]
  245. z_positions =
  246. -56.17,0
  247. -56.17,235
  248. 362.43,103
  249. points =
  250. 10,21
  251. 10,210
  252. 282,103
  253. horizontal_move_z = 8
  254.  
  255. [fan]
  256. pin = ar9
  257.  
  258. [mcu z]
  259. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.2:1.0-port0
  260. pin_map = arduino
  261.  
  262. [mcu]
  263. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.3:1.0-port0
  264. pin_map = arduino
  265.  
  266. [printer]
  267. kinematics = corexy
  268. max_velocity = 1600
  269. max_accel = 3000
  270. max_z_velocity = 8
  271. max_z_accel = 50
  272.  
  273. =======================
  274. Starting serial connect
  275.  
  276. Printer is not ready
  277. The klippy host software is attempting to connect. Please
  278. retry in a few moments.
  279.  
  280. Sending MCU 'mcu' printer configuration...
  281. Configured MCU 'mcu' (643 moves)
  282. Loaded MCU 'mcu' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  283. MCU 'mcu' config: ADC_MAX=1023 PWM_MAX=255 CLOCK_FREQ=16000000 SOFT_PWM_MAX=256 SERIAL_BAUD=250000 MCU=atmega2560 STATS_SUMSQ_BASE=256
  284. Starting serial connect
  285.  
  286. Printer is not ready
  287. The klippy host software is attempting to connect. Please
  288. retry in a few moments.
  289.  
  290. Sending MCU 'z' printer configuration...
  291. Configured MCU 'z' (660 moves)
  292. Loaded MCU 'z' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  293. MCU 'z' config: ADC_MAX=1023 PWM_MAX=255 CLOCK_FREQ=16000000 SOFT_PWM_MAX=256 SERIAL_BAUD=250000 MCU=atmega2560 STATS_SUMSQ_BASE=256
  294. Starting heater checks for heater_bed
  295. Starting heater checks for extruder
  296.  
  297. Calculating bed tilt with: [[10.000176499999998, 20.9993215, 2.0349099999999996], [10.000176499999995, 209.9992085, 1.9704319999999995], [281.999762, 103.00183099999998, 1.4320719999999993]]
  298. Coordinate descent best_err: 1.85144942381e-10 rounds: 184
  299. Calculated bed tilt parameters: {'y_adjust': -0.0003412422554932085, 'x_adjust': -0.002113501722782265, 'z_adjust': 2.0632212880401006}
  300.  
  301. Calculating bed tilt with: [[10.000176499999998, 20.9993215, 2.332886], [10.000176499999995, 209.9992085, 2.341963], [281.999762, 103.00183099999998, 1.0915279999999994]]
  302. Coordinate descent best_err: 5.44439634087e-11 rounds: 194
  303. Calculated bed tilt parameters: {'y_adjust': 4.802479561316352e-05, 'x_adjust': -0.004578334139563691, 'z_adjust': 2.377663526053874}
  304.  
  305. Calculating bed tilt with: [[10.000176499999998, 20.9993215, 3.079077999999999], [10.000176499999995, 209.9992085, 3.0656189999999985], [281.999762, 103.00183099999998, 0.4204559999999984]]
  306. Coordinate descent best_err: 2.12600761192e-10 rounds: 196
  307. Calculated bed tilt parameters: {'y_adjust': -7.116593338050959e-05, 'x_adjust': -0.009752939922191048, 'z_adjust': 3.1780997407254645}
  308.  
  309. Restarting printer
  310. Start printer at Mon May 21 22:38:35 2018 (1526956715.8 12812.1)
  311. ===== Config file =====
  312. [stepper_x]
  313. step_pin = ar54
  314. dir_pin = !ar55
  315. enable_pin = !ar38
  316. step_distance = 0.005011
  317. endstop_pin = ^!ar3
  318. position_endstop = 0
  319. position_max = 282
  320. homing_speed = 45
  321.  
  322. [stepper_y]
  323. step_pin = ar46
  324. dir_pin = ar48
  325. enable_pin = !ar62
  326. step_distance = 0.005011
  327. endstop_pin = ^!ar14
  328. position_endstop = 0
  329. position_max = 300
  330. homing_speed = 45
  331.  
  332. [stepper_z]
  333. step_pin = z:ar54
  334. dir_pin = z:ar55
  335. enable_pin = !z:ar38
  336. step_distance = 0.000313
  337. endstop_pin = probe:z_virtual_endstop
  338. position_endstop = 1.7
  339. position_max = 300
  340. position_min = -0.35
  341. homing_speed = 4
  342.  
  343. [stepper_z1]
  344. step_pin = z:ar60
  345. dir_pin = z:ar61
  346. enable_pin = !z:ar56
  347. step_distance = 0.000313
  348.  
  349. [stepper_z2]
  350. step_pin = z:ar46
  351. dir_pin = z:ar48
  352. enable_pin = !z:ar62
  353. step_distance = 0.000313
  354.  
  355. [extruder]
  356. step_pin = ar26
  357. dir_pin = ar28
  358. enable_pin = !ar24
  359. step_distance = 0.001150
  360. nozzle_diameter = 0.400
  361. pressure_advance = 0.05
  362. filament_diameter = 1.750
  363. heater_pin = ar10
  364. sensor_type = ATC Semitec 104GT-2
  365. sensor_pin = analog13
  366. control = pid
  367. pid_kp = 16.459
  368. pid_ki = 1.291
  369. pid_kd = 52.465
  370. min_temp = 0
  371. max_temp = 300
  372.  
  373. [heater_bed]
  374. heater_pin = ar8
  375. sensor_type = EPCOS 100K B57560G104F
  376. sensor_pin = analog14
  377. control = pid
  378. pid_kp = 47.076
  379. pid_ki = 0.659
  380. pid_kd = 840.308
  381. min_temp = 0
  382. max_temp = 130
  383.  
  384. [servo bltouch]
  385. pin = z:ar11
  386. maximum_servo_angle = 180
  387. minimum_pulse_width = 0.0006
  388. maximum_pulse_width = 0.0024
  389.  
  390. [probe]
  391. pin = z:ar19
  392. z_offset = 1.7
  393. activate_gcode =
  394. SET_SERVO SERVO=bltouch ANGLE=10
  395. SET_SERVO SERVO=bltouch ANGLE=60
  396. G4 P200
  397. deactivate_gcode =
  398. SET_SERVO SERVO=bltouch ANGLE=90
  399.  
  400. [homing_override]
  401. set_position_z = 5
  402. gcode =
  403. G90
  404. G1 Z7 F600
  405. G28 X0 Y0
  406. G1 X10 Y0 F3600
  407. G28 Z0
  408. G1 X0 Y0 F3600
  409.  
  410. [z_tilt]
  411. z_positions =
  412. -56.17,0
  413. -56.17,235
  414. 362.43,103
  415. points =
  416. 10,21
  417. 10,210
  418. 282,103
  419. horizontal_move_z = 8
  420.  
  421. [fan]
  422. pin = ar9
  423.  
  424. [mcu z]
  425. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.2:1.0-port0
  426. pin_map = arduino
  427.  
  428. [mcu]
  429. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.3:1.0-port0
  430. pin_map = arduino
  431.  
  432. [printer]
  433. kinematics = corexy
  434. max_velocity = 1600
  435. max_accel = 3000
  436. max_z_velocity = 8
  437. max_z_accel = 50
  438.  
  439. =======================
  440. Starting serial connect
  441.  
  442. Printer is not ready
  443. The klippy host software is attempting to connect. Please
  444. retry in a few moments.
  445.  
  446. got {'#receive_time': 12813.254195819, u'next_clock': 585512704, u'oid': 3, u'value': 7860, '#name': u'analog_in_state', '#sent_time': 12813.200461040999}
  447. got {'#receive_time': 12813.324437883999, u'next_clock': 586632704, u'oid': 10, u'value': 7847, '#name': u'analog_in_state', '#sent_time': 12813.302610593}
  448. Configured MCU 'mcu' (643 moves)
  449. Loaded MCU 'mcu' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  450. MCU 'mcu' config: ADC_MAX=1023 PWM_MAX=255 CLOCK_FREQ=16000000 SOFT_PWM_MAX=256 SERIAL_BAUD=250000 MCU=atmega2560 STATS_SUMSQ_BASE=256
  451. Starting serial connect
  452.  
  453. Printer is not ready
  454. The klippy host software is attempting to connect. Please
  455. retry in a few moments.
  456.  
  457. Configured MCU 'z' (660 moves)
  458. Loaded MCU 'z' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  459. MCU 'z' config: ADC_MAX=1023 PWM_MAX=255 CLOCK_FREQ=16000000 SOFT_PWM_MAX=256 SERIAL_BAUD=250000 MCU=atmega2560 STATS_SUMSQ_BASE=256
  460. Starting heater checks for heater_bed
  461. Starting heater checks for extruder
  462.  
  463. Calculating bed tilt with: [[10.0, 21.001101, 1.7453849999999997], [10.000000000000014, 210.000988, 1.7766849999999994], [281.99958549999997, 102.99859949999998, 2.1150379999999993]]
  464. Coordinate descent best_err: 6.10538462332e-11 rounds: 194
  465. Calculated bed tilt parameters: {'y_adjust': 0.00016561416593453346, 'x_adjust': 0.0013090986005706738, 'z_adjust': 1.7288196517978136}
  466.  
  467. Calculating bed tilt with: [[10.0, 21.001101, 1.7510189999999997], [10.000000000000014, 210.000988, 1.7491409999999994], [281.99958549999997, 102.99859949999998, 2.5003409999999993]]
  468. Coordinate descent best_err: 7.54491262732e-11 rounds: 194
  469. Calculated bed tilt parameters: {'y_adjust': -9.922398647434168e-06, 'x_adjust': 0.0027578253110784605, 'z_adjust': 1.7236491341729392}
  470.  
  471. Calculating bed tilt with: [[10.0, 21.001101, 1.7363079999999997], [10.000000000000014, 210.000988, 1.7694859999999997], [281.99958549999997, 102.99859949999998, 3.3635949999999992]]
  472. Coordinate descent best_err: 1.11295973795e-10 rounds: 198
  473. Calculated bed tilt parameters: {'y_adjust': 0.00017557740343542778, 'x_adjust': 0.005929723182174362, 'z_adjust': 1.6733261442817302}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement