Compare commits
2 Commits
338f2a6a32
...
26fb25de0b
| Author | SHA1 | Date |
|---|---|---|
|
|
26fb25de0b | |
|
|
f740c200dd |
33
printer.cfg
33
printer.cfg
|
|
@ -110,7 +110,6 @@ max_temp: 130
|
|||
[fan]
|
||||
pin: PB1
|
||||
|
||||
# Mosfet fried on the board :'(
|
||||
[output_pin light]
|
||||
pin: PB0
|
||||
value: 1
|
||||
|
|
@ -130,38 +129,38 @@ cycle_time: 0.005
|
|||
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
|
||||
#*#
|
||||
#*# [printer]
|
||||
#*# delta_radius = 105.884940
|
||||
#*# delta_radius = 105.913966
|
||||
#*#
|
||||
#*# [stepper_a]
|
||||
#*# angle = 209.565161
|
||||
#*# arm_length = 212.926201
|
||||
#*# position_endstop = 218.701905
|
||||
#*# angle = 209.640230
|
||||
#*# arm_length = 212.767079
|
||||
#*# position_endstop = 218.732
|
||||
#*#
|
||||
#*# [stepper_b]
|
||||
#*# angle = 329.444186
|
||||
#*# arm_length = 214.827629
|
||||
#*# position_endstop = 217.691922
|
||||
#*# angle = 329.306567
|
||||
#*# arm_length = 214.904075
|
||||
#*# position_endstop = 217.616
|
||||
#*#
|
||||
#*# [stepper_c]
|
||||
#*# angle = 90.000000
|
||||
#*# arm_length = 213.745767
|
||||
#*# position_endstop = 217.028558
|
||||
#*# arm_length = 214.005791
|
||||
#*# position_endstop = 216.850
|
||||
#*#
|
||||
#*# [delta_calibrate]
|
||||
#*# height0 = 0.0
|
||||
#*# height0_pos = 17493.000,17416.000,17358.000
|
||||
#*# height0_pos = 17510.000,17429.000,17376.000
|
||||
#*# height1 = 0.0
|
||||
#*# height1_pos = 22003.000,21912.000,15165.000
|
||||
#*# height1_pos = 21994.000,21926.000,15174.000
|
||||
#*# height2 = 0.0
|
||||
#*# height2_pos = 17094.000,24531.000,16974.000
|
||||
#*# height2_pos = 17115.000,24579.000,17009.000
|
||||
#*# height3 = 0.0
|
||||
#*# height3_pos = 15369.000,21070.000,21080.000
|
||||
#*# height3_pos = 15391.000,21083.000,21104.000
|
||||
#*# height4 = 0.0
|
||||
#*# height4_pos = 16948.000,16846.000,22100.000
|
||||
#*# height4_pos = 16974.000,16855.000,22121.000
|
||||
#*# height5 = 0.0
|
||||
#*# height5_pos = 20551.000,15403.000,20381.000
|
||||
#*# height5_pos = 20583.000,15420.000,20402.000
|
||||
#*# height6 = 0.0
|
||||
#*# height6_pos = 23420.000,16973.000,16887.000
|
||||
#*# height6_pos = 23447.000,16994.000,16909.000
|
||||
#*# distance0 = 65.0
|
||||
#*# distance0_pos1 = 17252.289,17580.627,17467.386
|
||||
#*# distance0_pos2 = 15446.560,20356.501,20264.867
|
||||
|
|
|
|||
Loading…
Reference in New Issue