mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 03:26:02 +08:00
Remove extraneous space
This throws the translation checks off. Fixed it for next time. Contributes to issue CURA-7344.
This commit is contained in:
parent
8d51a80a9d
commit
4876339d12
@ -6003,7 +6003,7 @@
|
|||||||
"print_sequence":
|
"print_sequence":
|
||||||
{
|
{
|
||||||
"label": "Print Sequence",
|
"label": "Print Sequence",
|
||||||
"description": "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes. ",
|
"description": "Whether to print all models one layer at a time or to wait for one model to finish, before moving on to the next. One at a time mode is possible if a) only one extruder is enabled and b) all models are separated in such a way that the whole print head can move in between and all models are lower than the distance between the nozzle and the X/Y axes.",
|
||||||
"type": "enum",
|
"type": "enum",
|
||||||
"options":
|
"options":
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user