mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-05 11:21:50 +03:00
fix some bug
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"chamber_temperatures": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
"fan_cooling_layer_time": ["30"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"chamber_temperatures": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"chamber_temperatures": ["60"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"chamber_temperatures": ["60"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"chamber_temperatures": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"chamber_temperatures": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"chamber_temperatures": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"box_temperature_range_low": ["0"],
|
||||
"box_temperature": ["55"],
|
||||
"chamber_temperatures": ["0"],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_high": ["55"],
|
||||
"chamber_temperatures": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"during_print_exhaust_fan_speed": ["0"],
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSN95",
|
||||
"name": "QIDI Support For PAHT @Qidi X-Plus 4 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI Support For PAHT@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSN95",
|
||||
"name": "QIDI Support For PAHT @Qidi X-Plus 4 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI Support For PAHT@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSN95",
|
||||
"name": "QIDI Support For PAHT @Qidi X-Plus 4 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI Support For PAHT@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN95",
|
||||
"setting_id": "GFSN95",
|
||||
"name": "QIDI Support For PAHT@X4",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_low": ["0"],
|
||||
"box_temperature": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"fan_cooling_layer_time": ["10"],
|
||||
"fan_max_speed": ["60"],
|
||||
"fan_min_speed": ["0"],
|
||||
"filament_adhesiveness_category": ["800"],
|
||||
"filament_density": ["1.26"],
|
||||
"filament_flow_ratio": ["0.94"],
|
||||
"filament_is_support": ["1"],
|
||||
"filament_max_volumetric_speed": ["8"],
|
||||
"filament_type": ["Support For PAHT"],
|
||||
"impact_strength_z":["4.5"],
|
||||
"nozzle_temperature_initial_layer": ["280"],
|
||||
"nozzle_temperature_range_high": ["280"],
|
||||
"nozzle_temperature_range_low": ["260"],
|
||||
"nozzle_temperature": ["280"],
|
||||
"overhang_fan_speed": ["30"],
|
||||
"overhang_fan_threshold": ["95%"],
|
||||
"pressure_advance": ["0.02"],
|
||||
"slow_down_layer_time": ["6"],
|
||||
"temperature_vitrification": ["218"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"supertack_plate_temp_initial_layer": ["80"],
|
||||
"supertack_plate_temp": ["80"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSN96",
|
||||
"name": "QIDI Support For PET/PA @Qidi X-Plus 4 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI Support For PET/PA@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSN96",
|
||||
"name": "QIDI Support For PET/PA @Qidi X-Plus 4 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI Support For PET/PA@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSN96",
|
||||
"name": "QIDI Support For PET/PA @Qidi X-Plus 4 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI Support For PET/PA@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN96",
|
||||
"setting_id": "GFSN96",
|
||||
"name": "QIDI Support For PET/PA@X4",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"box_temperature_range_high": ["65"],
|
||||
"box_temperature_range_low": ["0"],
|
||||
"box_temperature": ["55"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"fan_cooling_layer_time": ["10"],
|
||||
"fan_max_speed": ["60"],
|
||||
"fan_min_speed": ["0"],
|
||||
"filament_adhesiveness_category": ["800"],
|
||||
"filament_density": ["1.16"],
|
||||
"filament_flow_ratio": ["0.91"],
|
||||
"filament_is_support": ["1"],
|
||||
"filament_max_volumetric_speed": ["8"],
|
||||
"filament_type": ["Support For PET/PA"],
|
||||
"impact_strength_z":["4.5"],
|
||||
"nozzle_temperature_initial_layer": ["280"],
|
||||
"nozzle_temperature_range_high": ["280"],
|
||||
"nozzle_temperature_range_low": ["260"],
|
||||
"nozzle_temperature": ["280"],
|
||||
"overhang_fan_speed": ["30"],
|
||||
"overhang_fan_threshold": ["95%"],
|
||||
"pressure_advance": ["0.02"],
|
||||
"slow_down_layer_time": ["6"],
|
||||
"temperature_vitrification": ["168"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"supertack_plate_temp_initial_layer": ["80"],
|
||||
"supertack_plate_temp": ["80"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSR98",
|
||||
"name": "QIDI TPU-Aero @Qidi X-Plus 4 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI TPU-Aero@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSR98",
|
||||
"name": "QIDI TPU-Aero @Qidi X-Plus 4 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI TPU-Aero@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.6 nozzle"]
|
||||
}
|
||||
28
resources/profiles/X 4 Series/filament/QIDI TPU-Aero.json
Normal file
28
resources/profiles/X 4 Series/filament/QIDI TPU-Aero.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFR98",
|
||||
"setting_id": "GFSR98",
|
||||
"name": "QIDI TPU-Aero@X4",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"fan_cooling_layer_time": ["100"],
|
||||
"filament_adhesiveness_category": ["600"],
|
||||
"filament_density": ["1.15"],
|
||||
"filament_flow_ratio": ["0.5"],
|
||||
"filament_max_volumetric_speed": ["6"],
|
||||
"filament_retraction_length": ["0"],
|
||||
"filament_type": ["TPU"],
|
||||
"filament_vendor": ["QIDI"],
|
||||
"impact_strength_z":["88.7"],
|
||||
"nozzle_temperature_initial_layer": ["250"],
|
||||
"nozzle_temperature_range_high": ["270"],
|
||||
"nozzle_temperature_range_low": ["230"],
|
||||
"nozzle_temperature": ["250"],
|
||||
"pressure_advance": ["0.03"],
|
||||
"slow_down_layer_time": ["14"],
|
||||
"temperature_vitrification": ["30"],
|
||||
"textured_plate_temp_initial_layer" : ["35"],
|
||||
"textured_plate_temp" : ["35"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
Reference in New Issue
Block a user