Welcome! Log In Create A New Profile

Advanced

(SOLVED) BTT SKR MINI E3 V3.0 Cannot compile marlin - Motherboard not defined

Posted by Retr0 
(SOLVED) BTT SKR MINI E3 V3.0 Cannot compile marlin - Motherboard not defined
September 30, 2022 07:07PM
Hey everyone,

Having an issue trying to compile marlin for the SKR Mini E3 V3.0

Printer - Creality Ender 3 V2

It states that the motherboard is not defined, yet clearly it is.

Have been using the following guide:

EDIT: For some reason the URL link isn't being displayed.
[3dwork.io]


Kind Regards,
Retr0

Edited 2 time(s). Last edit at 10/02/2022 06:49AM by Retr0.
Attachments:
open | download - skr1.JPG (135.4 KB)
open | download - skr2.JPG (116.3 KB)
open | download - skr3.JPG (177.7 KB)
rq3
Re: BTT SKR MINI E3 V3.0 Cannot compile marlin - Motherboard not defined
September 30, 2022 07:33PM
never mind

Edited 1 time(s). Last edit at 09/30/2022 07:35PM by rq3.
Re: BTT SKR MINI E3 V3.0 Cannot compile marlin - Motherboard not defined
October 02, 2022 12:27AM
It feel like the pins_BTT_SKR_MINI_E3_V3_0.h file has something to do with it as it's highlighted in Red when I compile, but if it is I have no idea how to fix it.
Re: BTT SKR MINI E3 V3.0 Cannot compile marlin - Motherboard not defined
October 02, 2022 12:58AM
You just have to read more than just the last line in the error

#error "CAUTION! DWIN_CREALITY_LCD requires a custom cable, see diagram above this line. (Define NO_CONTROLLER_CUSTOM_WIRING_WARNING to suppress this warning.)"


You need to acknowledge that you saw this and understood it by doing what it says so the firmware knows you have made the custom cable or don't care that the lcd will not work.

You NEED to add #define NO_CONTROLLER_CUSTOM_WIRING_WARNING to your Configuration.h to continue.

Edited 1 time(s). Last edit at 10/02/2022 01:00AM by Dust.
Sorry, only registered users may post in this forum.

Click here to login