diff --git a/resources/profiles/OrcaFilamentLibrary.json b/resources/profiles/OrcaFilamentLibrary.json index 9adfc32c57..d47d0283ed 100644 --- a/resources/profiles/OrcaFilamentLibrary.json +++ b/resources/profiles/OrcaFilamentLibrary.json @@ -971,6 +971,30 @@ { "name": "Polymaker HT-PLA-GF @System", "sub_path": "filament/Polymaker/Polymaker HT-PLA-GF @System.json" + }, + { + "name": "NIT ABS @base", + "sub_path": "filament/NIT/NIT ABS @base.json" + }, + { + "name": "NIT ABS @System", + "sub_path": "filament/NIT/NIT ABS @System.json" + }, + { + "name": "NIT PETG @base", + "sub_path": "filament/NIT/NIT PETG @base.json" + }, + { + "name": "NIT PETG @System", + "sub_path": "filament/NIT/NIT PETG @System.json" + }, + { + "name": "NIT PLA @base", + "sub_path": "filament/NIT/NIT PLA @base.json" + }, + { + "name": "NIT PLA @System", + "sub_path": "filament/NIT/NIT PLA @System.json" } ] } \ No newline at end of file diff --git a/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT ABS @System.json b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT ABS @System.json new file mode 100644 index 0000000000..8fe4276399 --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT ABS @System.json @@ -0,0 +1,9 @@ +{ + "type": "filament", + "name": "NIT ABS @System", + "inherits": "NIT ABS @base", + "from": "system", + "setting_id": "ABS01_00", + "instantiation": "true", + "compatible_printers": [] +} diff --git a/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT ABS @base.json b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT ABS @base.json new file mode 100644 index 0000000000..88bf5e8ed9 --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT ABS @base.json @@ -0,0 +1,21 @@ +{ + "type": "filament", + "name": "NIT ABS @base", + "inherits": "fdm_filament_abs", + "from": "system", + "filament_id": "NIT01", + "instantiation": "false", + "description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.", + "filament_cost": [ + "10" + ], + "default_filament_colour": [ + "" + ], + "filament_flow_ratio": [ + "0.95" + ], + "filament_vendor": [ + "NIT" + ] +} \ No newline at end of file diff --git a/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PETG @System.json b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PETG @System.json new file mode 100644 index 0000000000..afb4092345 --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PETG @System.json @@ -0,0 +1,9 @@ +{ + "type": "filament", + "name": "NIT PETG @System", + "inherits": "NIT PETG @base", + "from": "system", + "setting_id": "PET01_00", + "instantiation": "true", + "compatible_printers": [] +} diff --git a/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PETG @base.json b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PETG @base.json new file mode 100644 index 0000000000..52c4f4cf54 --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PETG @base.json @@ -0,0 +1,58 @@ +{ + "type": "filament", + "name": "NIT PETG @base", + "inherits": "fdm_filament_pet", + "from": "system", + "filament_id": "NIT03", + "instantiation": "false", + "description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.", + "filament_cost": [ + "12" + ], + "default_filament_colour": [ + "" + ], + "filament_vendor": [ + "NIT" + ], + "filament_density": [ + "1.27" + ], + "filament_flow_ratio": [ + "0.98" + ], + "filament_max_volumetric_speed": [ + "20" + ], + "fan_max_speed": [ + "100" + ], + "fan_min_speed": [ + "30" + ], + "nozzle_temperature": [ + "240" + ], + "nozzle_temperature_initial_layer": [ + "245" + ], + "nozzle_temperature_range_high": [ + "250" + ], + "nozzle_temperature_range_low": [ + "230" + ], + "hot_plate_temp": [ + "80" + ], + "hot_plate_temp_initial_layer": [ + "80" + ], + "textured_plate_temp": [ + "80" + ], + "textured_plate_temp_initial_layer": [ + "80" + ], + "compatible_printers": [] +} \ No newline at end of file diff --git a/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PLA @System.json b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PLA @System.json new file mode 100644 index 0000000000..180795d75d --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PLA @System.json @@ -0,0 +1,9 @@ +{ + "type": "filament", + "name": "NIT PLA @System", + "inherits": "NIT PLA @base", + "from": "system", + "setting_id": "PLA01_00", + "instantiation": "true", + "compatible_printers": [] +} diff --git a/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PLA @base.json b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PLA @base.json new file mode 100644 index 0000000000..ebe8d15256 --- /dev/null +++ b/resources/profiles/OrcaFilamentLibrary/filament/NIT/NIT PLA @base.json @@ -0,0 +1,36 @@ +{ + "type": "filament", + "name": "NIT PLA @base", + "inherits": "fdm_filament_pla", + "from": "system", + "filament_id": "NIT02", + "instantiation": "false", + "description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.", + "filament_cost": [ + "12" + ], + "filament_density": [ + "1.26" + ], + "filament_flow_ratio": [ + "0.98" + ], + "filament_max_volumetric_speed": [ + "12" + ], + "filament_vendor": [ + "NIT" + ], + "nozzle_temperature": [ + "210" + ], + "nozzle_temperature_initial_layer": [ + "210" + ], + "nozzle_temperature_range_high": [ + "210" + ], + "nozzle_temperature_range_low": [ + "200" + ] +} \ No newline at end of file