This commit is contained in:
rusefillc 2023-05-11 22:29:14 -04:00
parent bfde5ea4ec
commit 1a4e41ff96
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ void setStepperHw() {
engineConfiguration->stepper_dc_use_two_wires = false;
engineConfiguration->stepperDcInvertedPins = false; // or true?
// for instance IWP069
engineConfiguration->injector.flow = 482.5;
#if HW_HELLEN
engineConfiguration->stepperDcInvertedPins = true; // todo: fix test harness not today