Merge branch 'main' into dev/gizmo

This commit is contained in:
Noisyfox 2023-11-17 09:18:31 +08:00 committed by GitHub
commit f6e4c48fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
248 changed files with 7277 additions and 7612 deletions

View File

@ -224,6 +224,13 @@ jobs:
with: with:
name: OrcaSlicer_Windows_V${{ env.ver }} name: OrcaSlicer_Windows_V${{ env.ver }}
path: ${{ github.workspace }}/build/OrcaSlicer*.exe path: ${{ github.workspace }}/build/OrcaSlicer*.exe
- name: Upload artifacts Win PDB
if: matrix.os == 'windows-latest'
uses: actions/upload-artifact@v3
with:
name: OrcaSlicer_Windows_V${{ env.ver }}_pdb
path: ${{ github.workspace }}/build/src/Release/*.pdb
# Ubuntu # Ubuntu
- name: Install dependencies - name: Install dependencies

View File

@ -16,6 +16,7 @@ jobs:
days-before-issue-close: 14 days-before-issue-close: 14
operations-per-run: 1000 operations-per-run: 1000
stale-issue-label: "stale" stale-issue-label: "stale"
ascending: true
stale-issue-message: "GitHub bot: this issue is stale because it has been open for 90 days with no activity." stale-issue-message: "GitHub bot: this issue is stale because it has been open for 90 days with no activity."
close-issue-message: "GitHub bot: This issue was closed because it has been inactive for 14 days since being marked as stale." close-issue-message: "GitHub bot: This issue was closed because it has been inactive for 14 days since being marked as stale."
days-before-pr-stale: -1 days-before-pr-stale: -1

View File

@ -1,4 +1,18 @@
OrcaSlicer use `M141/M191` command to control active chamber heater. OrcaSlicer use `M141/M191` command to control active chamber heater.
If `Activate temperature control` is checked, OrcaSlicer will insert `M191` command at the beginning of the gcode(before `Machine G-code`).
![image](./images/activate_chamber_heater.jpg)
*Note: If the machine is equipped with an auxiliary fan, OrcaSlicer will automatically activate the fan during the heating period to help circulate air in the chamber.*
There are two chamber temperature variables available that we can use in `Machine G-code` to control the chamber temperature, if you prefer:
To access the chamber temperature set in the first filament, use:
`M191 S{chamber_temperature[0]}`
To use the overall chamber temperature, which is the highest chamber temperature set across all filaments, use:
`M191 S{overall_chamber_temperature}`
--------------------------Klipper--------------------------
If you are using Klipper, you can define these macros to control the active chamber heater. If you are using Klipper, you can define these macros to control the active chamber heater.
Bellow is a reference configuration for Klipper. Bellow is a reference configuration for Klipper.
*Note: Don't forget to change the pin name/values to the actual values you are using in the configuration* *Note: Don't forget to change the pin name/values to the actual values you are using in the configuration*

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

File diff suppressed because it is too large Load Diff

View File

@ -8,8 +8,9 @@ msgstr ""
"Project-Id-Version: Orca Slicer\n" "Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-10 14:54+0800\n" "POT-Creation-Date: 2023-11-10 14:54+0800\n"
"PO-Revision-Date: 2023-10-26 16:47+0900\n" "PO-Revision-Date: 2023-11-14 11:26+0900\n"
"Last-Translator: Hotsolidinfill\n" "Last-Translator: Hotsolidinfill <138652683+Hotsolidinfill@users.noreply."
"github.com>, crwusiz <crwusiz@naver.com>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: ko_KR\n" "Language: ko_KR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -653,6 +654,9 @@ msgid ""
"Please note, application settings will be lost, but printer profiles will " "Please note, application settings will be lost, but printer profiles will "
"not be affected." "not be affected."
msgstr "" msgstr ""
"OrcaSlicer 구성 파일이 손상되어 구문을 분석할 수 없습니다.\n"
"OrcaSlicer가 구성 파일을 다시 생성하려고 시도했습니다.\n"
"응용 프로그램 설정은 손실되지만 프린터 프로필은 영향을 받지 않습니다."
msgid "Rebuild" msgid "Rebuild"
msgstr "재빌드" msgstr "재빌드"
@ -4998,13 +5002,13 @@ msgid "Units"
msgstr "단위" msgstr "단위"
msgid "Home" msgid "Home"
msgstr "" msgstr ""
msgid "Default Page" msgid "Default Page"
msgstr "" msgstr "기본 페이지"
msgid "Set the page opened on startup." msgid "Set the page opened on startup."
msgstr "" msgstr "시작 시 열리는 페이지를 설정합니다."
msgid "Zoom to mouse position" msgid "Zoom to mouse position"
msgstr "마우스 위치로 확대" msgstr "마우스 위치로 확대"
@ -5023,10 +5027,10 @@ msgstr ""
"카메라 앵글을 사용합니다." "카메라 앵글을 사용합니다."
msgid "Show splash screen" msgid "Show splash screen"
msgstr "" msgstr "스플래시 화면 표시"
msgid "Show the splash screen during startup." msgid "Show the splash screen during startup."
msgstr "" msgstr "시작하는 동안 스플래시 화면을 표시합니다."
msgid "Show \"Tip of the day\" notification after start" msgid "Show \"Tip of the day\" notification after start"
msgstr "시작 후 \"오늘의 팁\" 알림 표시" msgstr "시작 후 \"오늘의 팁\" 알림 표시"
@ -5819,8 +5823,8 @@ msgstr ""
msgid "" msgid ""
"When recording timelapse without toolhead, it is recommended to add a " "When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n" "\"Timelapse Wipe Tower\" \n"
"by right-click the empty position of build plate and choose \"Add Primitive" "by right-click the empty position of build plate and choose \"Add "
"\"->\"Timelapse Wipe Tower\"." "Primitive\"->\"Timelapse Wipe Tower\"."
msgstr "" msgstr ""
"툴헤드 없이 시간 경과를 기록할 경우 \"타임랩스 닦기 타워\"를 추가하는 것이 좋" "툴헤드 없이 시간 경과를 기록할 경우 \"타임랩스 닦기 타워\"를 추가하는 것이 좋"
"습니다\n" "습니다\n"
@ -6094,7 +6098,7 @@ msgid "Change filament G-code"
msgstr "필라멘트 교체 G코드" msgstr "필라멘트 교체 G코드"
msgid "Change extrusion role G-code" msgid "Change extrusion role G-code"
msgstr "" msgstr "압출 역할 G코드 변경"
msgid "Pause G-code" msgid "Pause G-code"
msgstr "일시정지 G코드" msgstr "일시정지 G코드"
@ -7698,7 +7702,7 @@ msgid "Enable this option to slow printing down for different overhang degree"
msgstr "돌출부 정도에 따라 출력 속도를 낮추려면 이 옵션을 활성화합니다" msgstr "돌출부 정도에 따라 출력 속도를 낮추려면 이 옵션을 활성화합니다"
msgid "Slow down for curled perimeters" msgid "Slow down for curled perimeters"
msgstr "꺾여 있는 둘레에는 속도를 줄이세요" msgstr "꺾여 있는 둘레에서 감속"
msgid "" msgid ""
"Enable this option to slow printing down in areas where potential curled " "Enable this option to slow printing down in areas where potential curled "
@ -8615,10 +8619,10 @@ msgstr "팬 최대 속도 레이어"
msgid "" msgid ""
"Fan speed will be ramped up linearly from zero at layer " "Fan speed will be ramped up linearly from zero at layer "
"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer" "\"close_fan_the_first_x_layers\" to maximum at layer "
"\". \"full_fan_speed_layer\" will be ignored if lower than " "\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower "
"\"close_fan_the_first_x_layers\", in which case the fan will be running at " "than \"close_fan_the_first_x_layers\", in which case the fan will be running "
"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1." "at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
msgstr "" msgstr ""
"팬 속도는 \"close_fan_the_first_x_layers\" 의 0에서 \"full_fan_speed_layer\" " "팬 속도는 \"close_fan_the_first_x_layers\" 의 0에서 \"full_fan_speed_layer\" "
"의 최고 속도까지 선형적으로 증가합니다. \"full_fan_speed_layer\"가 " "의 최고 속도까지 선형적으로 증가합니다. \"full_fan_speed_layer\"가 "
@ -9255,6 +9259,8 @@ msgid ""
"cooling is enabled, when printing overhangs and when feature speeds are not " "cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly." "specified explicitly."
msgstr "" msgstr ""
"보다 나은 레이어 냉각을 위해 속도를 늦출 때, 돌출부 출력 속도가 명시적으로 지"
"정되지 않은 경우 필라멘트의 최소 출력 속도가 활성화됩니다."
msgid "Nozzle diameter" msgid "Nozzle diameter"
msgstr "노즐 직경" msgstr "노즐 직경"
@ -10288,7 +10294,7 @@ msgstr ""
"니다" "니다"
msgid "This gcode is inserted when the extrusion role is changed" msgid "This gcode is inserted when the extrusion role is changed"
msgstr "" msgstr "이 G코드는 압출 역할이 변경될 때 삽입됩니다."
msgid "" msgid ""
"Line width for top surfaces. If expressed as a %, it will be computed over " "Line width for top surfaces. If expressed as a %, it will be computed over "

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{ {
"name": "Anker", "name": "Anker",
"version": "01.06.04.00", "version": "01.08.00.00",
"force_update": "0", "force_update": "0",
"description": "Anker configurations", "description": "Anker configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -1,6 +1,6 @@
{ {
"name": "Anycubic", "name": "Anycubic",
"version": "01.06.00.00", "version": "01.08.00.00",
"force_update": "0", "force_update": "0",
"description": "Anycubic configurations", "description": "Anycubic configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -41,7 +41,7 @@
"ironing_speed": "30", "ironing_speed": "30",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -1,6 +1,6 @@
{ {
"name": "Artillery", "name": "Artillery",
"version": "01.06.04.00", "version": "01.08.00.00",
"force_update": "0", "force_update": "0",
"description": "Artillery configurations", "description": "Artillery configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -41,7 +41,7 @@
"ironing_speed": "30", "ironing_speed": "30",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -1,7 +1,7 @@
{ {
"name": "Bambulab", "name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.07.00.29", "version": "01.07.00.30",
"force_update": "0", "force_update": "0",
"description": "the initial version of BBL configurations", "description": "the initial version of BBL configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -5,7 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"activate_air_filtration": [ "activate_air_filtration": [
"1" "0"
], ],
"cool_plate_temp": [ "cool_plate_temp": [
"0" "0"

View File

@ -5,7 +5,7 @@
"from": "system", "from": "system",
"instantiation": "false", "instantiation": "false",
"activate_air_filtration": [ "activate_air_filtration": [
"1" "0"
], ],
"cool_plate_temp": [ "cool_plate_temp": [
"0" "0"

View File

@ -29,7 +29,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -1,6 +1,6 @@
{ {
"name": "BIQU", "name": "BIQU",
"version": "01.06.00.00", "version": "01.08.00.00",
"force_update": "0", "force_update": "0",
"description": "BIQU configurations", "description": "BIQU configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -43,7 +43,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -43,7 +43,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -1,6 +1,6 @@
{ {
"name": "Comgrow", "name": "Comgrow",
"version": "01.07.00.00", "version": "01.08.00.00",
"force_update": "0", "force_update": "0",
"description": "Comgrow configurations", "description": "Comgrow configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -1,6 +1,6 @@
{ {
"name": "Creality", "name": "Creality",
"version": "01.07.00.00", "version": "01.08.00.00",
"force_update": "0", "force_update": "0",
"description": "Creality configurations", "description": "Creality configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.12", "layer_height": "0.12",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.12", "layer_height": "0.12",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.12", "layer_height": "0.12",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.15", "layer_height": "0.15",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.15", "layer_height": "0.15",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.15", "layer_height": "0.15",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -51,7 +51,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.16", "layer_height": "0.16",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.16", "layer_height": "0.16",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_speed": "15", "ironing_speed": "15",
"ironing_type": "no ironing", "ironing_type": "no ironing",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -51,7 +51,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.24", "layer_height": "0.24",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.24", "layer_height": "0.24",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -44,7 +44,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.24", "layer_height": "0.24",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -51,7 +51,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.24", "layer_height": "0.24",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.24", "layer_height": "0.24",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.24", "layer_height": "0.24",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.3", "layer_height": "0.3",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.3", "layer_height": "0.3",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.32", "layer_height": "0.32",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.32", "layer_height": "0.32",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.36", "layer_height": "0.36",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.36", "layer_height": "0.36",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.4", "layer_height": "0.4",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.4", "layer_height": "0.4",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.48", "layer_height": "0.48",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -49,7 +49,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.48", "layer_height": "0.48",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

View File

@ -43,7 +43,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "20", "overhang_2_4_speed": "20",

View File

@ -1,6 +1,6 @@
{ {
"name": "Custom Printer", "name": "Custom Printer",
"version": "01.06.01.00", "version": "01.08.00.00",
"force_update": "0", "force_update": "0",
"description": "My configurations", "description": "My configurations",
"machine_model_list": [ "machine_model_list": [

View File

@ -43,7 +43,7 @@
"ironing_type": "no ironing", "ironing_type": "no ironing",
"layer_height": "0.2", "layer_height": "0.2",
"reduce_infill_retraction": "1", "reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode", "filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1", "detect_overhang_wall": "1",
"overhang_1_4_speed": "0", "overhang_1_4_speed": "0",
"overhang_2_4_speed": "50", "overhang_2_4_speed": "50",

Some files were not shown because too many files have changed in this diff Show More