fix some bug

This commit is contained in:
QIDI TECH
2023-10-30 16:44:13 +08:00
parent ef91535e6b
commit 3cbf2d3318
4 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-05 12:41+0200\n" "POT-Creation-Date: 2023-09-05 12:41+0200\n"
"PO-Revision-Date: 2023-10-17 13:47+0800\n" "PO-Revision-Date: 2023-10-30 13:44+0800\n"
"Last-Translator: Ptsa <ptsa1987@gmail.com>\n" "Last-Translator: Ptsa <ptsa1987@gmail.com>\n"
"Language-Team: ptsa1987@gmail.com\n" "Language-Team: ptsa1987@gmail.com\n"
"Language: zh_CN\n" "Language: zh_CN\n"
@@ -2578,7 +2578,7 @@ msgstr ""
#: src/libslic3r/PrintConfig.cpp:1602 #: src/libslic3r/PrintConfig.cpp:1602
msgid "Infill before perimeters" msgid "Infill before perimeters"
msgstr "在填充前先打印轮廓" msgstr "在轮廓前先打印填充"
#: src/libslic3r/PrintConfig.cpp:1603 #: src/libslic3r/PrintConfig.cpp:1603
msgid "" msgid ""

View File

@@ -760,7 +760,6 @@ filament_max_volumetric_speed = 4
filament_type = TPU filament_type = TPU
filament_vendor = Generic filament_vendor = Generic
first_layer_temperature = 230 first_layer_temperature = 230
min_print_speed = 10
slowdown_below_layer_time = 8 slowdown_below_layer_time = 8
temperature = 230 temperature = 230

Binary file not shown.