mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
parent
44885ab9a4
commit
9145a7e9e6
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
# M207 S<mm> F<mm/m> - set the retract length <S> or feed rate <F>
|
# M207 S<mm> F<mm/m> - set the retract length <S> or feed rate <F>
|
||||||
# M117 - output the current changes
|
# M117 - output the current changes
|
||||||
|
|
||||||
from typing import List, Optional, Dict
|
from typing import List, Dict
|
||||||
from ..Script import Script
|
from ..Script import Script
|
||||||
import re
|
import re
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue