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:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU97",
|
||||
"setting_id": "GFSR97",
|
||||
"name": "QIDI TPU-Aero @Qidi X-Max 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI TPU-Aero@X3",
|
||||
"compatible_printers": ["X-Max 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU97",
|
||||
"setting_id": "GFSR97",
|
||||
"name": "QIDI TPU-Aero @Qidi X-Max 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI TPU-Aero@X3",
|
||||
"filament_flow_ratio": ["0.55"],
|
||||
"pressure_advance": ["0.033"],
|
||||
"compatible_printers": ["X-Max 3 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU97",
|
||||
"setting_id": "GFSR97",
|
||||
"name": "QIDI TPU-Aero @Qidi X-Plus 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI TPU-Aero@X3",
|
||||
"compatible_printers": ["X-Plus 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU97",
|
||||
"setting_id": "GFSR97",
|
||||
"name": "QIDI TPU-Aero @Qidi X-Plus 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI TPU-Aero@X3",
|
||||
"filament_flow_ratio": ["0.55"],
|
||||
"pressure_advance": ["0.033"],
|
||||
"compatible_printers": ["X-Plus 3 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU97",
|
||||
"setting_id": "GFSR97",
|
||||
"name": "QIDI TPU-Aero @Qidi X-Smart 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI TPU-Aero@X3",
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"compatible_printers": ["X-Smart 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU97",
|
||||
"setting_id": "GFSR97",
|
||||
"name": "QIDI TPU-Aero @Qidi X-Smart 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI TPU-Aero@X3",
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"filament_flow_ratio": ["0.55"],
|
||||
"pressure_advance": ["0.033"],
|
||||
"compatible_printers": ["X-Smart 3 0.6 nozzle"]
|
||||
}
|
||||
30
resources/profiles/X 3 Series/filament/QIDI TPU-Aero.json
Normal file
30
resources/profiles/X 3 Series/filament/QIDI TPU-Aero.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU97",
|
||||
"setting_id": "GFSR97",
|
||||
"name": "QIDI TPU-Aero@X3",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"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