Various fixups for single-nozzle filament swap (#12036)
This commit is contained in:
committed by
Scott Lahteine
parent
8dbb305e8e
commit
ee253991d4
@ -45,8 +45,8 @@ void M217_report(const bool eeprom=false) {
|
||||
* M217 - Set SINGLENOZZLE toolchange parameters
|
||||
*
|
||||
* S[mm] Swap length
|
||||
* P[mm/s] Prime speed
|
||||
* R[mm/s] Retract speed
|
||||
* P[mm/m] Prime speed
|
||||
* R[mm/m] Retract speed
|
||||
*/
|
||||
void GcodeSuite::M217() {
|
||||
|
||||
|
Reference in New Issue
Block a user