chainsol

Untitled

May 22nd, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.86 KB | None | 0 0
  1.  
  2. Restarting printer
  3. Start printer at Tue May 22 20:26:01 2018 (1527035162.0 91258.2)
  4. ===== Config file =====
  5. [stepper_x]
  6. step_pin = ar54
  7. dir_pin = !ar55
  8. enable_pin = !ar38
  9. step_distance = 0.005011
  10. endstop_pin = ^!ar3
  11. position_endstop = 0
  12. position_max = 282
  13. homing_speed = 45
  14.  
  15. [stepper_y]
  16. step_pin = ar46
  17. dir_pin = ar48
  18. enable_pin = !ar62
  19. step_distance = 0.005011
  20. endstop_pin = ^!ar14
  21. position_endstop = 0
  22. position_max = 300
  23. homing_speed = 45
  24.  
  25. [stepper_z]
  26. step_pin = z:ar60
  27. dir_pin = z:ar61
  28. enable_pin = !z:ar56
  29. step_distance = 0.000313
  30. endstop_pin = probe:z_virtual_endstop
  31. position_endstop = 1.025
  32. position_max = 300
  33. position_min = -0.35
  34. homing_speed = 4
  35.  
  36. [stepper_z1]
  37. step_pin = z:ar54
  38. dir_pin = z:ar55
  39. enable_pin = !z:ar38
  40. step_distance = 0.000313
  41.  
  42. [stepper_z2]
  43. step_pin = z:ar46
  44. dir_pin = z:ar48
  45. enable_pin = !z:ar62
  46. step_distance = 0.000313
  47.  
  48. [extruder]
  49. step_pin = ar26
  50. dir_pin = ar28
  51. enable_pin = !ar24
  52. step_distance = 0.001150
  53. nozzle_diameter = 0.400
  54. pressure_advance = 0.05
  55. filament_diameter = 1.750
  56. heater_pin = ar10
  57. sensor_type = ATC Semitec 104GT-2
  58. sensor_pin = analog13
  59. control = pid
  60. pid_kp = 16.459
  61. pid_ki = 1.291
  62. pid_kd = 52.465
  63. min_temp = 0
  64. max_temp = 300
  65.  
  66. [heater_bed]
  67. heater_pin = ar8
  68. sensor_type = EPCOS 100K B57560G104F
  69. sensor_pin = analog14
  70. control = pid
  71. pid_kp = 47.076
  72. pid_ki = 0.659
  73. pid_kd = 840.308
  74. min_temp = 0
  75. max_temp = 130
  76.  
  77. [servo bltouch]
  78. pin = z:ar11
  79. maximum_servo_angle = 180
  80. minimum_pulse_width = 0.0006
  81. maximum_pulse_width = 0.0024
  82.  
  83. [probe]
  84. pin = z:ar19
  85. z_offset = 1.025
  86. activate_gcode =
  87. SET_SERVO SERVO=bltouch ANGLE=10
  88. SET_SERVO SERVO=bltouch ANGLE=60
  89. G4 P200
  90. deactivate_gcode =
  91. SET_SERVO SERVO=bltouch ANGLE=90
  92.  
  93. [homing_override]
  94. set_position_z = 5
  95. gcode =
  96. G90
  97. G1 Z7 F600
  98. G28 X0 Y0
  99. G1 X150 Y150 F3600
  100. G28 Z0
  101. G1 X0 Y0 F3600
  102.  
  103. [z_tilt]
  104. z_positions =
  105. -56.17,0
  106. -56.17,235
  107. 362.43,103
  108. points =
  109. 10,21
  110. 10,210
  111. 282,103
  112.  
  113. [fan]
  114. pin = ar9
  115.  
  116. [mcu z]
  117. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.2:1.0-port0
  118. pin_map = arduino
  119.  
  120. [mcu]
  121. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.3:1.0-port0
  122. pin_map = arduino
  123.  
  124. [printer]
  125. kinematics = corexy
  126. max_velocity = 1600
  127. max_accel = 3000
  128. max_z_velocity = 8
  129. max_z_accel = 50
  130.  
  131. [stepper_buzz]
  132.  
  133. =======================
  134. Starting serial connect
  135. got {'#receive_time': 91259.258826675, u'next_clock': 1194021376, u'oid': 10, u'value': 7912, '#name': u'analog_in_state', '#sent_time': 91259.21605082699}
  136. got {'#receive_time': 91259.488322697, u'next_clock': 1197701376, u'oid': 3, u'value': 7898, '#name': u'analog_in_state', '#sent_time': 91259.471666744}
  137. got {u'count': 145, '#receive_time': 91259.549790484, u'sum': 264533, u'sumsq': 2840844, '#name': u'stats', '#sent_time': 91259.52291607199}
  138. got {'#receive_time': 91259.558714163, u'next_clock': 1198821376, u'oid': 10, u'value': 7896, '#name': u'analog_in_state', '#sent_time': 91259.52291607199}
  139. Configured MCU 'mcu' (643 moves)
  140. Loaded MCU 'mcu' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  141. 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
  142. Starting serial connect
  143.  
  144. Printer is not ready
  145. The klippy host software is attempting to connect. Please
  146. retry in a few moments.
  147.  
  148. Configured MCU 'z' (660 moves)
  149. Loaded MCU 'z' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  150. 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
  151. Starting heater checks for heater_bed
  152. Starting heater checks for extruder
  153.  
  154. Calculating bed tilt with: [[10.000176499999998, 20.9993215, 1.3251670000000018], [10.000176499999995, 209.9992085, 1.3279840000000018], [281.999762, 103.00183099999998, 1.3189070000000018]]
  155. Coordinate descent best_err: 1.32317902752e-10 rounds: 190
  156. Calculated bed tilt parameters: {'y_adjust': 1.485698862179505e-05, 'x_adjust': -2.753397243375885e-05, 'z_adjust': 1.3251323815685871}
  157.  
  158. Calculating bed tilt with: [[10.00017649999998, 20.999321499999983, -0.00035053820974004343], [10.00017649999998, 209.99920849999998, 0.005283461790259957], [281.999762, 103.00183099999998, 0.014360461790259958]]
  159. Coordinate descent best_err: 6.53415002758e-11 rounds: 184
  160. Calculated bed tilt parameters: {'y_adjust': 2.9758018231351157e-05, 'x_adjust': 4.511131108816114e-05, 'z_adjust': -0.001421817340795107}
  161.  
  162. Calculating bed tilt with: [[10.000176499999998, 20.9993215, 1.0368940000000018], [10.000176499999995, 209.9992085, 1.0337640000000017], [281.999762, 103.00183099999998, 1.0303210000000018]]
  163. Coordinate descent best_err: 7.99641101917e-11 rounds: 171
  164. Calculated bed tilt parameters: {'y_adjust': -1.653136926286489e-05, 'x_adjust': -1.917578414099838e-05, 'z_adjust': 1.03742592463241}
Advertisement
Add Comment
Please, Sign In to add comment