mirror of
https://github.com/mloy97/RedboneBackup.git
synced 2026-01-01 15:25:57 -05:00
printer.cfg modified - 21/08/25 - 04:52:45
This commit is contained in:
parent
85e728736e
commit
24a74a98af
1 changed files with 2 additions and 3 deletions
|
|
@ -24,7 +24,6 @@
|
||||||
## Obtain definition by "ls -l /dev/serial/by-id/" then unplug to verify
|
## Obtain definition by "ls -l /dev/serial/by-id/" then unplug to verify
|
||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_41004C000A51313133353932-if00
|
serial: /dev/serial/by-id/usb-Klipper_stm32f446xx_41004C000A51313133353932-if00
|
||||||
#/dev/serial/by-id/usb-Klipper_stm32f446xx_41004C000A51313133353932-if00
|
|
||||||
restart_method: command
|
restart_method: command
|
||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
@ -159,7 +158,7 @@ enable_pin: !PG5
|
||||||
# Rotation Distance for TR8x8 = 8, TR8x4 = 4, TR8x2 = 2
|
# Rotation Distance for TR8x8 = 8, TR8x4 = 4, TR8x2 = 2
|
||||||
rotation_distance: 4
|
rotation_distance: 4
|
||||||
microsteps: 32
|
microsteps: 32
|
||||||
endstop_pin: probe:z_virtual_endstop
|
endstop_pin: nhk:gpio10
|
||||||
## Z-position of nozzle (in mm) to z-endstop trigger point relative to print surface (Z0)
|
## Z-position of nozzle (in mm) to z-endstop trigger point relative to print surface (Z0)
|
||||||
## (+) value = endstop above Z0, (-) value = endstop below
|
## (+) value = endstop above Z0, (-) value = endstop below
|
||||||
## Increasing position_endstop brings nozzle closer to the bed
|
## Increasing position_endstop brings nozzle closer to the bed
|
||||||
|
|
@ -305,7 +304,7 @@ max_temp: 130
|
||||||
## For the PROBE port. Will not work with Diode. May need pull-up resistor from signal to 24V.
|
## For the PROBE port. Will not work with Diode. May need pull-up resistor from signal to 24V.
|
||||||
#pin: ~!PB7
|
#pin: ~!PB7
|
||||||
## For the DIAG_7 port. NEEDS BAT85 DIODE! Change to !PG15 if probe is NO.
|
## For the DIAG_7 port. NEEDS BAT85 DIODE! Change to !PG15 if probe is NO.
|
||||||
pin: PG15
|
pin: nhk:gpio10
|
||||||
## For Octopus Pro Probe port; NPN and PNP proximity switch types can be set by jumper
|
## For Octopus Pro Probe port; NPN and PNP proximity switch types can be set by jumper
|
||||||
#pin: ~!PC5
|
#pin: ~!PC5
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue