dgtaheno / artillery-Genius-Genius_Pro-X1-Marlinfw

Marlin 2.1.2.1 Firmware + TFT firmware for Artillery Genius 3D printer
GNU General Public License v3.0
37 stars 5 forks source link

Provide configuration.h and configuration_adv.h #21

Closed DavidTre07 closed 7 months ago

DavidTre07 commented 7 months ago

Hi there, as I made some updates on my printer (TMC2208) could you provide us the configuration.h and configuration_adv.h you created for this printer? So I could adapt it to my configuration and recompile it.

Thanks, Regards.

tom-walkr commented 7 months ago

I second this, it would be really helpful to be get access to the source files so that additional modifications can be made.

dgtaheno commented 7 months ago

Hi, sure you can take the configurations directly from Marlin:

https://github.com/MarlinFirmware/Configurations/tree/release-2.1.2.1/config/examples/Artillery

From there you can customize anything you need.

Best regards.