🚸 Refine stepper-driver-related G-codes (#23372)

This commit is contained in:
Scott Lahteine 2021-12-28 05:43:10 -06:00 committed by GitHub
parent 2351b0df84
commit 02b4e48c6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 170 additions and 180 deletions

View file

@ -159,7 +159,7 @@ int8_t GcodeSuite::get_target_e_stepper_from_command(const int8_t dval/*=-1*/) {
}
/**
* Set XYZIJKE destination and feedrate from the current GCode command
* Set XYZ...E destination and feedrate from the current GCode command
*
* - Set destination from included axis codes
* - Set to current for missing axis codes