mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-08 03:21:11 +00:00
Merge branch 'main' into 3d45-fixes
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -5,9 +5,6 @@
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
|
||||
@@ -5,9 +5,6 @@
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
|
||||
@@ -5,9 +5,6 @@
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
"chamber_temperature": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"20"
|
||||
],
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI ASA",
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.92"
|
||||
],
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
|
||||
@@ -6,7 +6,10 @@
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_max_volumetric_speed": [
|
||||
"activate_chamber_temp_control": [
|
||||
"0"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"90"
|
||||
],
|
||||
|
||||
@@ -4,6 +4,9 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"90"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user