mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Reversed stepper_x.dir_pin.
This commit is contained in:
@@ -8,7 +8,7 @@ If you wanted to use the One-Stop-Shop Klipper Configuration for a different pri
|
||||
|
||||
I am creating these files for my personal use and cannot be held responsible for what it might do to your printer. Use at your own risk.
|
||||
|
||||
This branch is **mostly untested**. Having said that, I'm confident that an advanced user will get this configuration up and running in under 3 minutes.
|
||||
⚠️ I am only 99% confident that this branch is production ready. Proceed with caution.
|
||||
|
||||
🙏🏻🙌🏻 A big thanks to [transistor1](https://github.com/transistor1) for getting this `printer.cfg` up an running to begin with.
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ square_corner_velocity: 8.0
|
||||
|
||||
[stepper_x]
|
||||
step_pin: PB13
|
||||
dir_pin: !PB12
|
||||
dir_pin: PB12
|
||||
enable_pin: !PB14
|
||||
microsteps: 128
|
||||
rotation_distance: 40
|
||||
|
||||
Reference in New Issue
Block a user