Commit f669998 1 parent bf77e86 commit f669998 Copy full SHA for f669998
File tree 1 file changed +0
-21
lines changed
1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -96,10 +96,6 @@ max_z_velocity: 5
96
96
max_z_accel: 100
97
97
square_corner_velocity: 5.0
98
98
99
- [mcu]
100
- # ##Change to device found by "ls -l /dev/serial/by-id/" with just one this MCU connected to Pi
101
- serial: /dev/serial/by-id/usb-Klipper_lpc1769_XXXXXXXXXXXXXXXXXXX
102
-
103
99
# ####################################################################
104
100
# X/Y Stepper Settings
105
101
# ####################################################################\
@@ -312,23 +308,6 @@ hold_current: 0.4
312
308
sense_resistor: 0.110
313
309
stealthchop_threshold: 0
314
310
315
-
316
- [homing_override]
317
- axes: z
318
- set_position_z: 0
319
- gcode:
320
- G90
321
- G0 Z5 F600
322
- G28 X Y
323
- # # XY Location of the Z Endstop Switch
324
- # # Update X0 and Y0 to your values (such as X157, Y305) after going through
325
- # # Z Endstop Pin Location Definition step.
326
- G0 X169 Y299 F3600
327
-
328
- G28 Z
329
- G0 Z10 F1800
330
- G0 X150 Y150 F1800
331
-
332
311
# ####################################################################
333
312
# Bed Heater
334
313
# ####################################################################
You can’t perform that action at this time.
0 commit comments