An open API service indexing awesome lists of open source software.

https://github.com/augustozanellato/marlinartilleryskr

My take on a Marlin distribution for Artillery printers (mainly the Genius, should also work on the Sidewinder)
https://github.com/augustozanellato/marlinartilleryskr

hacktoberfest

Last synced: 3 months ago
JSON representation

My take on a Marlin distribution for Artillery printers (mainly the Genius, should also work on the Sidewinder)

Awesome Lists containing this project

README

        

# Marlin 3D Printer Firmware

My take on setting up Marlin on an Artillery Genius with a ton of mods including
- BTT SKR 2 motherboard & TFT35
- TMC2209
- BLTouch
- Octoprint w/ Meatpack and a Sonoff DualR3 to control printer power
- Filament runout sensor directly connected to the motherboard
- ...and that should be everything I think

## License

Marlin is published under the [GPL license](/LICENSE) because we believe in open development. The GPL comes with both rights and obligations. Whether you use Marlin firmware as the driver for your open or closed-source product, you must keep Marlin open, and you must provide your compatible Marlin source code to end users upon request. The most straightforward way to comply with the Marlin license is to make a fork of Marlin on Github, perform your modifications, and direct users to your modified fork.

While we can't prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.