mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 18:55:58 +08:00
Chamber Change (#5500)
* Update fdm_filament_abs.json Modification based on chamber temperature * Update fdm_filament_asa.json Modification based on chamber temperature * Update QIDI ABS-GF25 @Qidi Q1 Pro 0.4 nozzle.json Modification based on chamber temperature * Update QIDI ABS-GF25 @Qidi Q1 Pro 0.6 nozzle.json Modification based on chamber temperature * Update QIDI ABS-GF25 @Qidi Q1 Pro 0.8 nozzle.json Modification based on chamber temperature * Update QIDI ASA @Qidi Q1 Pro 0.2 nozzle.json Modification based on chamber temperature * Update Qidi Generic ABS.json Modification based on chamber temperature * Update Qidi Generic ASA.json Modification based on chamber temperature
This commit is contained in:
parent
9b6ceb9e80
commit
985578fbdc
@ -5,9 +5,6 @@
|
|||||||
"activate_chamber_temp_control": [
|
"activate_chamber_temp_control": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"chamber_temperature": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
|
@ -5,9 +5,6 @@
|
|||||||
"activate_chamber_temp_control": [
|
"activate_chamber_temp_control": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"chamber_temperature": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
|
@ -5,9 +5,6 @@
|
|||||||
"activate_chamber_temp_control": [
|
"activate_chamber_temp_control": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
"chamber_temperature": [
|
|
||||||
"0"
|
|
||||||
],
|
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
|
@ -6,6 +6,9 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "QIDI ASA",
|
"inherits": "QIDI ASA",
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.92"
|
"0.92"
|
||||||
],
|
],
|
||||||
|
@ -6,6 +6,9 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_filament_abs",
|
"inherits": "fdm_filament_abs",
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.95"
|
"0.95"
|
||||||
],
|
],
|
||||||
|
@ -6,7 +6,10 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_filament_asa",
|
"inherits": "fdm_filament_asa",
|
||||||
"filament_max_volumetric_speed": [
|
"activate_chamber_temp_control": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
"16"
|
"16"
|
||||||
],
|
],
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
|
@ -4,6 +4,9 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
|
@ -4,6 +4,9 @@
|
|||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"90"
|
"90"
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user