Skip to content

Commit

Permalink
Removed a couple of redundant sections in Voron_Trident_SKR14_EXPMOT.…
Browse files Browse the repository at this point in the history
…cfg.
  • Loading branch information
stvptrsn authored and KiloQubit committed Aug 31, 2021
1 parent bf77e86 commit f669998
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions Firmware/Voron_Trident_SKR14_EXPMOT.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ max_z_velocity: 5
max_z_accel: 100
square_corner_velocity: 5.0

[mcu]
###Change to device found by "ls -l /dev/serial/by-id/" with just one this MCU connected to Pi
serial: /dev/serial/by-id/usb-Klipper_lpc1769_XXXXXXXXXXXXXXXXXXX

#####################################################################
# X/Y Stepper Settings
#####################################################################\
Expand Down Expand Up @@ -312,23 +308,6 @@ hold_current: 0.4
sense_resistor: 0.110
stealthchop_threshold: 0


[homing_override]
axes: z
set_position_z: 0
gcode:
G90
G0 Z5 F600
G28 X Y
## XY Location of the Z Endstop Switch
## Update X0 and Y0 to your values (such as X157, Y305) after going through
## Z Endstop Pin Location Definition step.
G0 X169 Y299 F3600

G28 Z
G0 Z10 F1800
G0 X150 Y150 F1800

#####################################################################
# Bed Heater
#####################################################################
Expand Down

0 comments on commit f669998

Please sign in to comment.