mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-15 04:57:34 +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
@@ -5314,7 +5314,7 @@ msgstr "Jerk (mm/s)"
|
||||
msgid "Fan speed (%)"
|
||||
msgstr "ファン回転速度 (%)"
|
||||
|
||||
msgid "Temperature (°C)"
|
||||
msgid "Temperature (℃)"
|
||||
msgstr "温度 (℃)"
|
||||
|
||||
msgid "Volumetric flow rate (mm³/s)"
|
||||
@@ -15803,7 +15803,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
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