First Spanish translation.
We handle parsing the translation file better, and better errors. MatterSlice parameters are better.
This commit is contained in:
parent
35f6f08da2
commit
8ec802a63c
4 changed files with 841 additions and 280 deletions
|
|
@ -109,8 +109,8 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
|
||||
new NotPassedItem("", "bed_size"),
|
||||
|
||||
new PrintCenterX("posx", "print_center"),
|
||||
new PrintCenterY("posy", "print_center"),
|
||||
new PrintCenterX("objectPosition.X", "print_center"),
|
||||
new PrintCenterY("objectPosition.Y", "print_center"),
|
||||
|
||||
new NotPassedItem("", "build_height"),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue