Skip to content

Commit

Permalink
ENH: add some missing params in profiles
Browse files Browse the repository at this point in the history
1. Add "filament_is_support" and "required_nozzle_hrc" in 3rd party
printer profiles

jira:[NEW]

Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: I914ca26ef093b011164214beb29e797f88eb274a
  • Loading branch information
XunZhangBambu authored and lanewei120 committed Mar 25, 2024
1 parent 1fa6a08 commit a6bd0f2
Show file tree
Hide file tree
Showing 20 changed files with 70 additions and 10 deletions.
2 changes: 1 addition & 1 deletion resources/profiles/Anker.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Anker",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Anker configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Anker/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
"filament_diameter": [
"1.75"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -114,6 +117,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Anycubic.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Anycubic",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Anycubic configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Anycubic/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
"filament_diameter": [
"1.75"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -117,6 +120,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Creality.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Creality",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Creality configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Creality/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
"filament_flow_ratio": [
"1"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -114,6 +117,9 @@
"reduce_fan_stop_start_freq": [
"0"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_for_layer_cooling": [
"1"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Elegoo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Elegoo",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Elegoo configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Elegoo/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"filament_diameter": [
"1.75"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -123,6 +126,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Prusa.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Prusa",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Prusa configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Prusa/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@
"filament_diameter": [
"1.75"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -114,6 +117,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Qidi.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Qidi",
"version": "01.08.00.03",
"version": "01.08.00.04",
"force_update": "0",
"description": "Qidi configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Qidi/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"filament_diameter": [
"1.75"
],
"filament_is_support" : [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -123,6 +126,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Tronxy.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Tronxy",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Tronxy configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Tronxy/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"filament_diameter": [
"1.75"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -123,6 +126,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Vivedino.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Vivedino",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Vivedino configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Vivedino/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"filament_diameter": [
"1.75"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -126,6 +129,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Voron.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Voron",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Voron configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Voron/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"filament_diameter": [
"1.75"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -123,6 +126,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down
2 changes: 1 addition & 1 deletion resources/profiles/Voxelab.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Voxelab",
"version": "01.08.00.02",
"version": "01.08.00.03",
"force_update": "0",
"description": "Voxelab configurations",
"machine_model_list": [
Expand Down
6 changes: 6 additions & 0 deletions resources/profiles/Voxelab/filament/fdm_filament_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@
"filament_diameter": [
"2.85"
],
"filament_is_support": [
"0"
],
"filament_max_volumetric_speed": [
"0"
],
Expand Down Expand Up @@ -123,6 +126,9 @@
"fan_min_speed": [
"35"
],
"required_nozzle_HRC": [
"3"
],
"slow_down_min_speed": [
"10"
],
Expand Down

0 comments on commit a6bd0f2

Please sign in to comment.