mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Merge remote-tracking branch 'upstream/main' into dev/p2s-pr
# Conflicts: # src/slic3r/GUI/Plater.cpp # src/slic3r/GUI/PrePrintChecker.cpp # src/slic3r/GUI/StatusPanel.cpp
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
],
|
||||
"default_print_profile": "0.20mm Speed @MK3S 0.25",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
"0.25"
|
||||
],
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
@@ -39,6 +39,12 @@
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.15"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.05"
|
||||
],
|
||||
"host_type": "prusalink",
|
||||
"printable_height": "210",
|
||||
"machine_pause_gcode": "M601",
|
||||
|
||||
@@ -39,6 +39,12 @@
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.05"
|
||||
],
|
||||
"host_type": "prusalink",
|
||||
"printable_height": "210",
|
||||
"machine_pause_gcode": "M601",
|
||||
|
||||
@@ -39,6 +39,12 @@
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.4"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.15"
|
||||
],
|
||||
"host_type": "prusalink",
|
||||
"printable_height": "210",
|
||||
"machine_pause_gcode": "M601",
|
||||
|
||||
@@ -39,6 +39,12 @@
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.6"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"host_type": "prusalink",
|
||||
"printable_height": "210",
|
||||
"machine_pause_gcode": "M601",
|
||||
|
||||
@@ -50,6 +50,10 @@
|
||||
],
|
||||
"ooze_prevention": "0",
|
||||
"outer_wall_acceleration": "0",
|
||||
"overhang_1_4_speed": "25",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "15",
|
||||
"post_process": [
|
||||
""
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user