mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-21 05:37:55 -06:00
✏️ gcode => G-code
This commit is contained in:
parent
d480b53bae
commit
392ea1b2fc
308 changed files with 308 additions and 308 deletions
|
@ -642,7 +642,7 @@
|
|||
|
||||
#if ENABLED(PIDTEMP)
|
||||
//#define PID_PARAMS_PER_HOTEND // Uses separate PID parameters for each extruder (useful for mismatched extruders)
|
||||
// Set/get with gcode: M301 E[extruder number, 0-2]
|
||||
// Set/get with G-code: M301 E[extruder number, 0-2]
|
||||
|
||||
// Overlord Pro with new nozzle with integrated probe, update using M303
|
||||
#if ENABLED(PID_PARAMS_PER_HOTEND)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue