mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-15 21:17:41 +00:00
Standardize the Unicode chars for unit strings (#14631)
Co-authored-by: Ian Bassi <ian.bassi@outlook.com>
This commit is contained in:
committed by
GitHub
parent
f7145c9b37
commit
979e56f1d0
@@ -5344,8 +5344,8 @@ msgstr "Jerk (mm/s)"
|
||||
msgid "Fan speed (%)"
|
||||
msgstr "Швидкість Вентилятора (%)"
|
||||
|
||||
msgid "Temperature (°C)"
|
||||
msgstr "Температура (°С)"
|
||||
msgid "Temperature (℃)"
|
||||
msgstr "Температура (℃)"
|
||||
|
||||
msgid "Volumetric flow rate (mm³/s)"
|
||||
msgstr "Об'ємна витрата (мм³/с)"
|
||||
@@ -16089,7 +16089,7 @@ msgstr ""
|
||||
"Це може бути корисним, якщо ваш принтер не підтримує команди M141/M191 або якщо ви хочете керувати прогрівом камери у макросі запуску друку за відсутності активного нагрівача камери."
|
||||
|
||||
msgid ""
|
||||
"This is the chamber temperature at which printing should start, while the chamber continues heating toward the \"Target\" chamber temperature. For example, set the Target to 60 and the Minimal to 50 to begin printing once the chamber reaches 50°C, without waiting for the full 60°C.\n"
|
||||
"This is the chamber temperature at which printing should start, while the chamber continues heating toward the \"Target\" chamber temperature. For example, set the Target to 60 and the Minimal to 50 to begin printing once the chamber reaches 50℃, without waiting for the full 60℃.\n"
|
||||
"\n"
|
||||
"It sets a G-code variable named chamber_minimal_temperature, which can be passed to your print start macro or a heat soak macro, like this: PRINT_START (other variables) CHAMBER_MIN_TEMP=[chamber_minimal_temperature].\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user