Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Firmware/printer-leviathan-rev-d.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ step_pin: PD4
dir_pin: PD3
enable_pin: !PD7
# Rotation Distance for TR8x8 = 8, TR8x4 = 4, TR8x2 = 2
# rotation_distance: 8
rotation_distance: 4
microsteps: 32
endstop_pin: PC3
## Z-position of nozzle (in mm) to z-endstop trigger point relative to print surface (Z0)
Expand Down Expand Up @@ -178,7 +178,7 @@ step_pin: PC12
dir_pin: PC11
enable_pin: !PD2
# Rotation Distance for TR8x8 = 8, TR8x4 = 4, TR8x2 = 2
# rotation_distance: 8
rotation_distance: 4
microsteps: 32

## Make sure to update below for your relevant driver (2209 or 5160)
Expand All @@ -197,7 +197,7 @@ step_pin: PC9
dir_pin: PC8
enable_pin: !PC10
# Rotation Distance for TR8x8 = 8, TR8x4 = 4, TR8x2 = 2
# rotation_distance: 8
rotation_distance: 4
microsteps: 32

## Make sure to update below for your relevant driver (2209 or 5160)
Expand Down