Add a note to G10
This commit is contained in:
parent
57afd0ab37
commit
edc4e037c4
|
@ -30,6 +30,7 @@
|
|||
|
||||
/**
|
||||
* G10 - Retract filament according to settings of M207
|
||||
* TODO: Handle 'G10 P' for tool settings and 'G10 L' for workspace settings
|
||||
*/
|
||||
void GcodeSuite::G10() {
|
||||
#if EXTRUDERS > 1
|
||||
|
|
Loading…
Reference in a new issue