mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 14:34:07 -06:00
✨ Minitronics v2.0 for CNC and CR-20 (#841)
This commit is contained in:
parent
3b02811b99
commit
239415761a
8 changed files with 15294 additions and 3 deletions
|
@ -662,7 +662,7 @@
|
|||
//#define PID_PARAMS_PER_HOTEND // Use separate PID parameters for each extruder (useful for mismatched extruders)
|
||||
// Set/get with G-code: M301 E[extruder number, 0-2]
|
||||
|
||||
// Creality Ender-3
|
||||
// CTC A13
|
||||
#if ENABLED(PID_PARAMS_PER_HOTEND)
|
||||
// Specify up to one value per hotend here, according to your setup.
|
||||
// If there are fewer values, the last one applies to the remaining hotends.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue