✏️ gcode => G-code

This commit is contained in:
Scott Lahteine 2022-05-31 14:43:13 -05:00
parent d480b53bae
commit 392ea1b2fc
308 changed files with 308 additions and 308 deletions

View file

@ -655,7 +655,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]
// Anycubic Kossel - run 'M106 S255' & 'M303 E0 C10 S200'
#if ENABLED(PID_PARAMS_PER_HOTEND)