From c771da5ea5fdf671702e4d44f82a5b9badef875d Mon Sep 17 00:00:00 2001 From: inslogic3d Date: Thu, 27 Aug 2026 18:01:51 +0800 Subject: [PATCH] Add INSLOGIC filament profiles --- .../INSLOGIC/INSLOGIC PA6-CF @System.json | 54 +++++++++++++++++++ .../INSLOGIC/INSLOGIC PETG Pro @System.json | 54 +++++++++++++++++++ .../INSLOGIC/INSLOGIC PLA Pro @System.json | 54 +++++++++++++++++++ 3 files changed, 162 insertions(+) create mode 100644 resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PA6-CF @System.json create mode 100644 resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PETG Pro @System.json create mode 100644 resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PLA Pro @System.json diff --git a/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PA6-CF @System.json b/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PA6-CF @System.json new file mode 100644 index 0000000000..e617c79fe4 --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PA6-CF @System.json @@ -0,0 +1,54 @@ +{ + "type": "filament", + "filament_id": "INS00003", + "name": "INSLOGIC PA6-CF @System", + "from": "system", + "instantiation": "true", + "inherits": "fdm_filament_pa", + "filament_vendor": [ + "INSLOGIC" + ], + "filament_type": [ + "PA-CF" + ], + "filament_flow_ratio": [ + "0.98" + ], + "nozzle_temperature": [ + "280" + ], + "nozzle_temperature_initial_layer": [ + "280" + ], + "nozzle_temperature_range_low": [ + "270" + ], + "nozzle_temperature_range_high": [ + "290" + ], + "hot_plate_temp": [ + "60" + ], + "hot_plate_temp_initial_layer": [ + "60" + ], + "textured_plate_temp": [ + "60" + ], + "textured_plate_temp_initial_layer": [ + "60" + ], + "filament_density": [ + "1.20" + ], + "filament_max_volumetric_speed": [ + "12" + ], + "fan_min_speed": [ + "30" + ], + "fan_max_speed": [ + "30" + ], + "compatible_printers": [] +} diff --git a/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PETG Pro @System.json b/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PETG Pro @System.json new file mode 100644 index 0000000000..0c3f8a1787 --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PETG Pro @System.json @@ -0,0 +1,54 @@ +{ + "type": "filament", + "filament_id": "INS00002", + "name": "INSLOGIC PETG Pro @System", + "from": "system", + "instantiation": "true", + "inherits": "fdm_filament_pet", + "filament_vendor": [ + "INSLOGIC" + ], + "filament_type": [ + "PETG" + ], + "filament_flow_ratio": [ + "0.98" + ], + "nozzle_temperature": [ + "250" + ], + "nozzle_temperature_initial_layer": [ + "250" + ], + "nozzle_temperature_range_low": [ + "230" + ], + "nozzle_temperature_range_high": [ + "270" + ], + "hot_plate_temp": [ + "65" + ], + "hot_plate_temp_initial_layer": [ + "65" + ], + "textured_plate_temp": [ + "65" + ], + "textured_plate_temp_initial_layer": [ + "65" + ], + "filament_density": [ + "1.26" + ], + "filament_max_volumetric_speed": [ + "12" + ], + "fan_min_speed": [ + "100" + ], + "fan_max_speed": [ + "100" + ], + "compatible_printers": [] +} diff --git a/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PLA Pro @System.json b/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PLA Pro @System.json new file mode 100644 index 0000000000..636435f3a1 --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/INSLOGIC/INSLOGIC PLA Pro @System.json @@ -0,0 +1,54 @@ +{ + "type": "filament", + "filament_id": "INS00001", + "name": "INSLOGIC PLA Pro @System", + "from": "system", + "instantiation": "true", + "inherits": "fdm_filament_pla", + "filament_vendor": [ + "INSLOGIC" + ], + "filament_type": [ + "PLA" + ], + "filament_flow_ratio": [ + "0.98" + ], + "nozzle_temperature": [ + "210" + ], + "nozzle_temperature_initial_layer": [ + "210" + ], + "nozzle_temperature_range_low": [ + "195" + ], + "nozzle_temperature_range_high": [ + "220" + ], + "hot_plate_temp": [ + "55" + ], + "hot_plate_temp_initial_layer": [ + "55" + ], + "textured_plate_temp": [ + "55" + ], + "textured_plate_temp_initial_layer": [ + "55" + ], + "filament_density": [ + "1.20" + ], + "filament_max_volumetric_speed": [ + "12" + ], + "fan_min_speed": [ + "100" + ], + "fan_max_speed": [ + "100" + ], + "compatible_printers": [] +}