Skip to content

ARTME3D/Desktop-Filament-Extruder-MK1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

========================== MK1 - Firmware for Desktop Filament Extruder MK1 by ARTME 3D

This software has a GPL license. Please do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent. https://gnu.org/licenses/gpl.html

Quick Information

This firmware is a version of the Marlin-Mackerel from Filip Mulier (https://github.com/filipmu/Marlin-Mackerel) This firmware was updated to control a "Desktop Filament Extruder MK1 by ARTME 3D" with geared stepper motors. It is currently designed to support the RAMPS 1.4/1.5/1.6 with Smart LCD 2004. It can control the extruder motor, puller motor, Extruder heater (PID) with thermistor, winder motor, filament cooling fan and has input for a filament sensor. The processes and menus have been adapted to control a filament extruder. This code is currently in design, development, and testing and so might not be ready for casual users. This firmware is based on Marlin 3D Printer Firmware but also has many original parts.

Documentation:

All information about the installation and operation of the extruder can be found in the documentation on my website: https://www.artme-3d.de/support/

M Codes

  • M303 - PID relay autotune S sets the target temperature. (default target temperature = 150C)

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.9%
  • C 48.1%