Minitronics v2.0 for CNC and CR-20 (#841)

This commit is contained in:
Bart Meijer 2022-12-02 06:15:49 +01:00 committed by GitHub
parent 3b02811b99
commit 239415761a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 15294 additions and 3 deletions

View file

@ -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.