Standardize the Unicode chars for unit strings (#14631)

Co-authored-by: Ian Bassi <ian.bassi@outlook.com>
This commit is contained in:
Alexandre Folle de Menezes
2026-07-16 17:37:09 -03:00
committed by GitHub
parent f7145c9b37
commit 979e56f1d0
27 changed files with 77 additions and 77 deletions

View File

@@ -5223,8 +5223,8 @@ msgstr "กระตุก (มม./วินาที)"
msgid "Fan speed (%)"
msgstr "ความเร็วพัดลม (%)"
msgid "Temperature (°C)"
msgstr "อุณหภูมิ (°C)"
msgid "Temperature ()"
msgstr "อุณหภูมิ ()"
msgid "Volumetric flow rate (mm³/s)"
msgstr "อัตราการไหลเชิงปริมาตร (มม.³/วินาที)"
@@ -15887,7 +15887,7 @@ msgstr ""
"หากเปิดใช้งาน พารามิเตอร์นี้จะตั้งค่าตัวแปร G-code ชื่อ Chamber_temperature ซึ่งสามารถใช้เพื่อส่งอุณหภูมิห้องเพาะเลี้ยงที่ต้องการไปยังมาโครเริ่มการพิมพ์ของคุณ หรือมาโครความร้อนแช่เช่นนี้: PRINT_START (ตัวแปรอื่นๆ) CHAMBER_TEMP=[chamber_temperature] วิธีนี้อาจเป็นประโยชน์หากเครื่องพิมพ์ของคุณไม่รองรับคำสั่ง 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"