mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-15 13:07:33 +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
@@ -5248,8 +5248,8 @@ msgstr "Jerk (mm/s)"
|
||||
msgid "Fan speed (%)"
|
||||
msgstr "Vitesse du ventilateur (%)"
|
||||
|
||||
msgid "Temperature (°C)"
|
||||
msgstr "Température (°C)"
|
||||
msgid "Temperature (℃)"
|
||||
msgstr "Température (℃)"
|
||||
|
||||
msgid "Volumetric flow rate (mm³/s)"
|
||||
msgstr "Débit volumétrique (mm³/s)"
|
||||
@@ -15968,7 +15968,7 @@ msgstr ""
|
||||
"S’il est activé, ce paramètre définit également une variable gcode nommée chamber_temperature, qui peut être utilisée pour transmettre la température de caisson souhaitée à votre macro de démarrage de l’impression, ou à une macro de trempe thermique comme celle-ci : PRINT_START (autres variables) CHAMBER_TEMP=[chamber_temperature]. Cela peut être utile si votre imprimante ne prend pas en charge les commandes M141/M191, ou si vous souhaitez gérer le préchauffage dans la macro de démarrage de l’impression si aucun chauffage de caisson actif n’est installé."
|
||||
|
||||
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