From 297ce7b437f7eef6236697116f8b30eb6fd23168 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Thu, 13 Apr 2023 17:41:33 -0400 Subject: [PATCH] Reversed stepper_x.dir_pin. --- README.md | 2 +- printer.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b1f521..fe962d0 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/printer.cfg b/printer.cfg index 2b7527e..04313c0 100644 --- a/printer.cfg +++ b/printer.cfg @@ -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