Advertisement
chainsol

Untitled

May 21st, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1.  
  2. =======================
  3. Starting serial connect
  4.  
  5. Attempting MCU 'mcu' reset
  6. Attempting MCU 'z' reset
  7. Restarting printer
  8. Start printer at Mon May 21 20:16:19 2018 (1526948179.6 4275.9)
  9. ===== Config file =====
  10. [stepper_x]
  11. step_pin = ar54
  12. dir_pin = !ar55
  13. enable_pin = !ar38
  14. step_distance = 0.005011
  15. endstop_pin = ^!ar3
  16. position_endstop = 0
  17. position_max = 282
  18. homing_speed = 45
  19.  
  20. [stepper_y]
  21. step_pin = ar46
  22. dir_pin = ar48
  23. enable_pin = !ar62
  24. step_distance = 0.005011
  25. endstop_pin = ^!ar14
  26. position_endstop = 0
  27. position_max = 300
  28. homing_speed = 45
  29.  
  30. [stepper_z]
  31. step_pin = z:ar46
  32. dir_pin = z:ar48
  33. enable_pin = !z:ar62
  34. step_distance = 0.000313
  35. endstop_pin = probe:z_virtual_endstop
  36. position_endstop = 1.7
  37. position_max = 300
  38. position_min = -0.35
  39. homing_speed = 4
  40.  
  41. [stepper_z1]
  42. step_pin = z:ar60
  43. dir_pin = z:ar61
  44. enable_pin = !z:ar56
  45. step_distance = 0.000313
  46.  
  47. [stepper_z2]
  48. step_pin = z:ar54
  49. dir_pin = z:ar55
  50. enable_pin = !z:ar38
  51. step_distance = 0.000313
  52.  
  53. [extruder]
  54. step_pin = ar26
  55. dir_pin = ar28
  56. enable_pin = !ar24
  57. step_distance = 0.001150
  58. nozzle_diameter = 0.400
  59. pressure_advance = 0.05
  60. filament_diameter = 1.750
  61. heater_pin = ar10
  62. sensor_type = ATC Semitec 104GT-2
  63. sensor_pin = analog13
  64. control = pid
  65. pid_kp = 16.459
  66. pid_ki = 1.291
  67. pid_kd = 52.465
  68. min_temp = 0
  69. max_temp = 300
  70.  
  71. [heater_bed]
  72. heater_pin = ar8
  73. sensor_type = EPCOS 100K B57560G104F
  74. sensor_pin = analog14
  75. control = pid
  76. pid_kp = 47.076
  77. pid_ki = 0.659
  78. pid_kd = 840.308
  79. min_temp = 0
  80. max_temp = 130
  81.  
  82. [servo bltouch]
  83. pin = z:ar11
  84. maximum_servo_angle = 180
  85. minimum_pulse_width = 0.0006
  86. maximum_pulse_width = 0.0024
  87.  
  88. [probe]
  89. pin = z:ar19
  90. z_offset = 1.7
  91. activate_gcode =
  92. SET_SERVO SERVO=bltouch ANGLE=10
  93. SET_SERVO SERVO=bltouch ANGLE=60
  94. G4 P200
  95. deactivate_gcode =
  96. SET_SERVO SERVO=bltouch ANGLE=90
  97.  
  98. [homing_override]
  99. set_position_z = 5
  100. gcode =
  101. G90
  102. G1 Z7 F600
  103. G28 X0 Y0
  104. G1 X150 Y150 F3600
  105. G28 Z0
  106. G1 X0 Y0 F3600
  107.  
  108. [bed_tilt]
  109. points =
  110. 10,210
  111. 10,108
  112. 10,0
  113. 150,210
  114. 150,0
  115. 280,210
  116. 280,108
  117. 280,0
  118. 150,108
  119.  
  120. [z_tilt]
  121. z_positions =
  122. -56.17,21
  123. -56.17,276
  124. 362.43,157
  125. points =
  126. 10,210
  127. 10,108
  128. 10,0
  129. 150,210
  130. 150,0
  131. 280,210
  132. 280,108
  133. 280,0
  134. 150,108
  135.  
  136. [fan]
  137. pin = ar9
  138.  
  139. [mcu z]
  140. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.2:1.0-port0
  141. pin_map = arduino
  142.  
  143. [mcu]
  144. serial = /dev/serial/by-path/platform-3f980000.usb-usb-0:1.3:1.0-port0
  145. pin_map = arduino
  146.  
  147. [printer]
  148. kinematics = corexy
  149. max_velocity = 1600
  150. max_accel = 3000
  151. max_z_velocity = 8
  152. max_z_accel = 50
  153.  
  154. =======================
  155. Starting serial connect
  156. Sending MCU 'mcu' printer configuration...
  157. Configured MCU 'mcu' (643 moves)
  158. Loaded MCU 'mcu' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  159. 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
  160. Starting serial connect
  161. Sending MCU 'z' printer configuration...
  162. Configured MCU 'z' (660 moves)
  163. Loaded MCU 'z' 60 commands (v0.6.0-61-gf70fefa-20180508_003820-octopi / gcc: (GCC) 4.8.1 binutils: (GNU Binutils) 2.24)
  164. 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
  165. Starting heater checks for heater_bed
  166. Starting heater checks for extruder
  167.  
  168. Calculating bed tilt with: [[10.000176499999995, 209.9992085, 2.576399999999999], [10.00017650000001, 108.00030349999999, 1.718153999999999], [10.00017650000001, -0.0017795000000084826, 0.7337689999999989], [149.99999999999994, 210.00171399999994, 2.172316999999999], [149.99999999999994, 0.000725999999943383, 0.383208999999999], [280.00037299999985, 210.0017139999999, 1.7334909999999988], [279.99786749999987, 108.00030349999989, 0.9719619999999988], [280.00037299999985, 0.0007259999998723288, 0.005417999999998721], [149.99999999999983, 107.99779799999988, 1.342240999999999]]
  169. Coordinate descent best_err: 0.0103101537348 rounds: 199
  170. Calculated bed tilt parameters: {'y_adjust': 0.008512219561122986, 'x_adjust': -0.002858942967738431, 'z_adjust': 0.810007460158157}
  171.  
  172. Calculating bed tilt with: [[10.000176499999839, 209.99920849999987, 2.6661996540689414], [10.000176499999831, 108.00030349999986, 2.736624654068942], [10.000176499999835, -0.0017795000001479266, 2.650862654068942], [149.99999999999983, 210.00171399999982, 1.8567816540689415], [149.99999999999983, 0.0007259999998439071, 1.9052966540689416], [280.00037299999985, 210.00171399999988, 1.0633266540689414], [279.99786749999987, 108.00030349999987, 1.1907176540689415], [280.00037299999985, 0.0007259999998723288, 1.1606696540689414], [149.99999999999983, 107.99779799999988, 1.9168776540689412]]
  173. Coordinate descent best_err: 0.0126116433058 rounds: 194
  174. Calculated bed tilt parameters: {'y_adjust': -0.00020132579786705823, 'x_adjust': -0.005726179949585089, 'z_adjust': 2.7664438184422564}
  175.  
  176. Calculating bed tilt with: [[10.000176499999839, 209.99920849999987, 3.0229532354062374], [10.000176499999831, 108.00030349999986, 4.067747235406237], [10.000176499999835, -0.0017795000001479266, 4.999861235406237], [149.99999999999983, 210.00171399999982, 2.7475132354062364], [149.99999999999983, 0.0007259999998439071, 4.999861235406237], [280.00037299999985, 210.00171399999988, 2.362523235406236], [279.99786749999987, 108.00030349999987, 3.4088822354062365], [280.00037299999985, 0.0007259999998723288, 4.379808235406236], [149.99999999999983, 107.99779799999988, 3.734715235406236]]
  177. Coordinate descent best_err: 0.0730874749453 rounds: 196
  178. Calculated bed tilt parameters: {'y_adjust': -0.009913793331530965, 'x_adjust': -0.002382059412750469, 'z_adjust': 5.147323774754226}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement