mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-08-12 10:49:00 +08:00
sperling
This commit is contained in:
parent
709610bf18
commit
471aba6c8b
@ -180,7 +180,7 @@ group.add_argument(
|
|||||||
group.add_argument(
|
group.add_argument(
|
||||||
'--rapid_safety_height', '-rsh', dest="rapid_safety_height",
|
'--rapid_safety_height', '-rsh', dest="rapid_safety_height",
|
||||||
type=float, default=None,
|
type=float, default=None,
|
||||||
help="Z value to move to before traversing workpeice (if not set, max "
|
help="Z value to move to before traversing workpiece (if not set, max "
|
||||||
"value will be attempted).",
|
"value will be attempted).",
|
||||||
)
|
)
|
||||||
group.add_argument(
|
group.add_argument(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user