mapero / artistd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modified Firmware For JGMaker Artist-D with Trianglelabs Matrix Extruder

Modifications

  • 104NT-4-R025H42G Temperature sensor
  • Undo inversion of extruder 0
  • Uart enabled for X1, X2, Y, Z Axis
  • Replaced TMC2208 on z axis with TMC2209
  • Enable TMC_DEBUG
  • Disabled Linear Advanced for now

Origin from Twinkie Firmware For JGMaker Artist-D Standard Version

GitHub GitHub Release Date This version of the firmware is based from the 2.0.9.3 Version of the Upstream Marlin Project.
The current Version is only for Stock Printers.

Community Firmware

These are My contributions to the Artist-D community, These version of firmware are not supported by JGMaker

Buy Me A Soda

Releases of Twinkie Firmware

Arist-D Standard

These are pre-releases driven by the community in conjunction with JGMaker. Beta Releases are not officially supported; yet.

Other Community Firmware

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

Official Firmware

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.

#Join the Community Checkout our Discord Server

About

License:GNU General Public License v3.0


Languages

Language:C++ 65.5%Language:C 31.8%Language:Python 0.9%Language:Shell 0.7%Language:JavaScript 0.4%Language:Makefile 0.3%Language:HTML 0.3%Language:Assembly 0.1%Language:OpenSCAD 0.0%Language:CSS 0.0%Language:CMake 0.0%Language:G-code 0.0%Language:GDB 0.0%Language:NASL 0.0%Language:Dockerfile 0.0%