/artistd

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Firmware For JGMaker Artist-D

Official Firmware

Pre-Release of Official Firmware

These are pre-releases driven by the community in conjunction with JGMaker. They are not officially supported

Community Firmware

These are dedicated members of the Artist-D community, These version of firmware are not supported

Curent Status

This version of the firmware is based from the 2.0.0 Version of Marlin.

Getting the Upstram Marlin

There are some instructions here for setting your repository with the upstream Marlin Source. https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/configuring-a-remote-for-a-fork

$ git remote add upstream https://github.com/MarlinFirmware/Configurations.git

Thie will set an upstream remote that you can fetch and merge from.