Marlin
Marlin copied to clipboard
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your sp...
### Is your feature request related to a problem? Please describe. Bed temp for PLA needs to be elevated for proper adhesion. The thermal capacitance of bed and material cause...
### Description Do not merge. Do not test without adding the missing parts. This is an untested, unfinished draft of multi-axis kinematics that might allow true continuous 5-axis machining with...
Really simple, I was trying to use G35 - Tramming Assistant. I keep getting abort. I did some googling founds tons of people with same issues. Then I stumbled across...
### Did you test the latest `bugfix-2.0.x` code? No, but I will test it now! ### Bug Description **The motherboard reboots spontaneously during a print job. This is a random...
### Description `G60` saves the current position to a memory slot and `G61` moves to one of the saved coordinates at a specified feedrate. ### Usage A "custom tool script"...
### Did you test the latest `bugfix-2.1.x` code? No, but I will test it now! ### Bug Description Hey, so I'm trying to get my cr touch to work with...
### Did you test the latest `bugfix-2.1.x` code? Yes, and the problem still exists. ### Bug Description Z Homing doesn't do anything when I select the Auto Home option. X...
### Description Allow `PRINTCOUNTER` to be used on STM32F4-based boards with emulated EEPROM. Setting `PRINTCOUNTER_SAVE_INTERVAL` to 0 will save stats at the end of a print and setting it to...
### Description As requested in #24417, I've updated MKS' TFT UI (`TFT_LVGL_UI`) About screen to now include: - Firmware distribution date - URL - UUID - Protocol I had to...
### Description I'm opening this ticket to address an undesired behaviour with Linear Advance. I believe it's technically not a bug, but it can be improved. Curved lines are approximated...