From 5e2ebff297b4160ab07d095d8ad43bb0c82a659c Mon Sep 17 00:00:00 2001 From: QIDI TECH <893239786@qq.com> Date: Wed, 26 Feb 2025 08:50:46 +0800 Subject: [PATCH] update profile --- .../Generic PC @Qidi Q1 Pro 0.2 nozzle.json | 14 ++++++++++++++ .../Generic PC @Qidi Q1 Pro 0.4 nozzle.json | 13 +++++++++++++ .../Generic PC @Qidi Q1 Pro 0.6 nozzle.json | 13 +++++++++++++ .../Generic PC @Qidi Q1 Pro 0.8 nozzle.json | 13 +++++++++++++ 4 files changed, 53 insertions(+) create mode 100644 resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.2 nozzle.json create mode 100644 resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.4 nozzle.json create mode 100644 resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.6 nozzle.json create mode 100644 resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.8 nozzle.json diff --git a/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.2 nozzle.json b/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.2 nozzle.json new file mode 100644 index 0000000..7dc296e --- /dev/null +++ b/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.2 nozzle.json @@ -0,0 +1,14 @@ +{ + "type": "filament", + "filament_id": "GFB99", + "setting_id": "GFSA04", + "name": "Generic PC @Qidi Q1 Pro 0.2 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Generic PC@Q-Series", + "filament_flow_ratio": ["0.95"], + "filament_max_volumetric_speed": ["1"], + "pressure_advance": ["0.04"], + "chamber_temperatures": ["0"], + "compatible_printers": ["Q1 Pro 0.2 nozzle"] +} diff --git a/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.4 nozzle.json b/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.4 nozzle.json new file mode 100644 index 0000000..4fdff8f --- /dev/null +++ b/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.4 nozzle.json @@ -0,0 +1,13 @@ +{ + "type": "filament", + "filament_id": "GFB99", + "setting_id": "GFSA04", + "name": "Generic PC @Qidi Q1 Pro 0.4 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Generic PC@Q-Series", + "filament_flow_ratio": ["0.95"], + "filament_max_volumetric_speed": ["10"], + "pressure_advance": ["0.058"], + "compatible_printers": ["Q1 Pro 0.4 nozzle"] +} diff --git a/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.6 nozzle.json b/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.6 nozzle.json new file mode 100644 index 0000000..ae71f74 --- /dev/null +++ b/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.6 nozzle.json @@ -0,0 +1,13 @@ +{ + "type": "filament", + "filament_id": "GFB99", + "setting_id": "GFSA04", + "name": "Generic PC @Qidi Q1 Pro 0.6 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Generic PC@Q-Series", + "filament_flow_ratio": ["0.95"], + "filament_max_volumetric_speed": ["10"], + "pressure_advance": ["0.025"], + "compatible_printers": ["Q1 Pro 0.6 nozzle"] +} diff --git a/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.8 nozzle.json b/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.8 nozzle.json new file mode 100644 index 0000000..c716e00 --- /dev/null +++ b/resources/profiles/Q Series/filament/Generic PC @Qidi Q1 Pro 0.8 nozzle.json @@ -0,0 +1,13 @@ +{ + "type": "filament", + "filament_id": "GFB99", + "setting_id": "GFSA04", + "name": "Generic PC @Qidi Q1 Pro 0.8 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "Generic PC@Q-Series", + "filament_flow_ratio": ["0.95"], + "filament_max_volumetric_speed": ["10"], + "pressure_advance": ["0.008"], + "compatible_printers": ["Q1 Pro 0.8 nozzle"] +}