Hello, I have been printing for many year however one of my printers a ANET 8+ motherboard burned up. I have replaced it with a SKR mini V3.0 motherboard (made for a ender) but should work ok.
The motherboard came with ender firmware. This firmware does not support the hardware of the ANET frame.
Y+ move forward
X+ moves right
Z+ moves down <== wrong
heaters work OK
limit switches do not work <== I think logic is backward
fans do not operate
anyways...I used a clean laptop with windows 10 (nothing installed)
Install VS Code
Install PlatformIO with IDE
Copy over Marlin 2.0.9.5 code
It compiles example code ok
Copy over SKR mini code configuration.h (and other .h files)
I get a "Error: missing binary operator before token "(" <== for all sensor lines
I also tried many other configurations from get hub that should work but report the same above issue.
If I could get by this then I could start configuring my new board. Help please.
The motherboard came with ender firmware. This firmware does not support the hardware of the ANET frame.
Y+ move forward
X+ moves right
Z+ moves down <== wrong
heaters work OK
limit switches do not work <== I think logic is backward
fans do not operate
anyways...I used a clean laptop with windows 10 (nothing installed)
Install VS Code
Install PlatformIO with IDE
Copy over Marlin 2.0.9.5 code
It compiles example code ok
Copy over SKR mini code configuration.h (and other .h files)
I get a "Error: missing binary operator before token "(" <== for all sensor lines
I also tried many other configurations from get hub that should work but report the same above issue.
If I could get by this then I could start configuring my new board. Help please.