Skip to content

Commit

Permalink
Chamber Change (#5500)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
HYzd766 authored May 30, 2024
1 parent 9b6ceb9 commit 985578f
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"activate_chamber_temp_control": [
"1"
],
"chamber_temperature": [
"0"
],
"fan_max_speed": [
"20"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"activate_chamber_temp_control": [
"1"
],
"chamber_temperature": [
"0"
],
"fan_max_speed": [
"20"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"activate_chamber_temp_control": [
"1"
],
"chamber_temperature": [
"0"
],
"fan_max_speed": [
"20"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"from": "system",
"instantiation": "true",
"inherits": "QIDI ASA",
"activate_chamber_temp_control": [
"0"
],
"filament_flow_ratio": [
"0.92"
],
Expand Down
3 changes: 3 additions & 0 deletions resources/profiles/Qidi/filament/Qidi Generic ABS.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"activate_chamber_temp_control": [
"0"
],
"filament_flow_ratio": [
"0.95"
],
Expand Down
5 changes: 4 additions & 1 deletion resources/profiles/Qidi/filament/Qidi Generic ASA.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down
3 changes: 3 additions & 0 deletions resources/profiles/Qidi/filament/fdm_filament_abs.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"activate_chamber_temp_control": [
"1"
],
"cool_plate_temp" : [
"90"
],
Expand Down
3 changes: 3 additions & 0 deletions resources/profiles/Qidi/filament/fdm_filament_asa.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"activate_chamber_temp_control": [
"1"
],
"cool_plate_temp" : [
"90"
],
Expand Down

0 comments on commit 985578f

Please sign in to comment.