diff options
| author | Mel <mel@rnrd.eu> | 2025-07-07 22:05:29 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-07-07 22:05:29 +0200 |
| commit | eb5dec5c73f3e3551fbc33e2868f74c8866f8d72 (patch) | |
| tree | 578d16f015bf9e3be42205fd094a469f8d296c8d /assets/printer | |
| parent | d3ebb82f12969ffca03d4c6927330d8aa3b3de01 (diff) | |
| download | network-eb5dec5c73f3e3551fbc33e2868f74c8866f8d72.tar.zst network-eb5dec5c73f3e3551fbc33e2868f74c8866f8d72.zip | |
Printer and printer peripheral driver config changes
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'assets/printer')
| -rw-r--r-- | assets/printer/printer.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/printer/printer.cfg b/assets/printer/printer.cfg index a98cb2b..b09a875 100644 --- a/assets/printer/printer.cfg +++ b/assets/printer/printer.cfg @@ -52,7 +52,7 @@ enable_pin: !PC14 microsteps: 16 rotation_distance: 8 endstop_pin: PB2 -position_endstop: 0.0 +position_endstop: -1.600 position_max: 260 position_min: -3 homing_speed: 5.0 |
