mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
Feat: 1. Vertical and horizontal mode for painting 2. Optimize Camera behavior (#2424)
* fix camera and update locale * Paint horizontally or vertically
This commit is contained in:
parent
53c416b819
commit
388b483774
28 changed files with 557 additions and 336 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-11 22:28+0800\n"
|
||||
"POT-Creation-Date: 2023-10-15 11:57+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -166,6 +166,12 @@ msgstr ""
|
|||
msgid "Height Range"
|
||||
msgstr ""
|
||||
|
||||
msgid "Vertical"
|
||||
msgstr ""
|
||||
|
||||
msgid "Horizontal"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove painted color"
|
||||
msgstr ""
|
||||
|
||||
|
@ -4696,6 +4702,12 @@ msgid ""
|
|||
"2D window center."
|
||||
msgstr ""
|
||||
|
||||
msgid "Use free camera"
|
||||
msgstr ""
|
||||
|
||||
msgid "If enabled, use free camera. If not enabled, use constrained camera."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show \"Tip of the day\" notification after start"
|
||||
msgstr ""
|
||||
|
||||
|
@ -7965,9 +7977,7 @@ msgstr ""
|
|||
msgid "Layers and Perimeters"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affect top/bottom layers"
|
||||
msgid "Filter out gaps smaller than the threshold specified"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
|
@ -9857,12 +9867,6 @@ msgstr ""
|
|||
msgid "Optimizing toolpath"
|
||||
msgstr ""
|
||||
|
||||
msgid "Empty layers around bottom are replaced by nearest normal layers."
|
||||
msgstr ""
|
||||
|
||||
msgid "The model has too many empty layers."
|
||||
msgstr ""
|
||||
|
||||
msgid "Slicing mesh"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue