In the configuration.h file there are printer models you can uncomment to tell the firmware what machine you are setting it up for. Uncomment means removing the // in front of a setting and you will be left with #define XXXXXX if an option is enabled. ...
Ender 3 Ender 5 Ender 5 Plus Geeetech A10 V1 Geeetech A10 V2 Geeetech A20 Sovol SV01 Tevo Tornado Tevo Tarantula Pro Wanhao i3 When will X printer be moved over? The answer is when we have time. We prioritize the more popular machines over the ones that are more niche/unpopular. ...
Testing the Firmware Settings Once you have all the options you want and your printer model setting uncommented now it’s time to make sure it compiles with no issues. To do that just click the ✓ at the bottom-left of Visual Studio Code and it will build the firmware. ...
Do NOTuse very deep paths. We work out of a folder on our main drive with a subfolder for the printer we are working on. Example: C:\Printer Firmware\MyEnder3\ Marlin Auto Build Our firmware does NOT use Marlin Auto Build. Do not use Marlin Auto Build with our firmware. Use the d...