Skip to content

Commit f669998

Browse files
stvptrsnKiloQubit
authored andcommitted
Removed a couple of redundant sections in Voron_Trident_SKR14_EXPMOT.cfg.
1 parent bf77e86 commit f669998

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

Firmware/Voron_Trident_SKR14_EXPMOT.cfg

-21
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,6 @@ max_z_velocity: 5
9696
max_z_accel: 100
9797
square_corner_velocity: 5.0
9898

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-
10399
#####################################################################
104100
# X/Y Stepper Settings
105101
#####################################################################\
@@ -312,23 +308,6 @@ hold_current: 0.4
312308
sense_resistor: 0.110
313309
stealthchop_threshold: 0
314310

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-
332311
#####################################################################
333312
# Bed Heater
334313
#####################################################################

0 commit comments

Comments
 (0)