Vyper icon indicating copy to clipboard operation
Vyper copied to clipboard

Inverse Extruder Motor, can't compile

Open whatwecee opened this issue 2 years ago • 2 comments

I am attempting to inverse the extruder motor but cannot compile to create a stable build.

The only detail that changed is that I adjusted the extruder line 1130 of the configuration.h to be false instead of true. This is because I have a new extruder that requires the opposite directionality.

1 2

What did I do wrong? what would I need to adjust? printer is default settings for everything besides this one thing I'm trying to change

whatwecee avatar May 07 '22 07:05 whatwecee

To followup, if I go back and change the 1130 line of the configuration.h file to true, I still get those errors

whatwecee avatar May 07 '22 07:05 whatwecee

You have a lot of errors, but you can read it where the errors are located.

Toddi3D avatar May 11 '22 21:05 Toddi3D