mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-30 16:38:41 +03:00
Add WOOD PLA and UltraPA-CF25
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -802,6 +802,38 @@
|
||||
{
|
||||
"name": "QIDI PAHT-GF @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido@Q-Series",
|
||||
"sub_path": "filament/QIDI WOOD Rapido.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25@Q-Series",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.086"],
|
||||
"pressure_advance": ["0.04"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.086"],
|
||||
"pressure_advance": ["0.056"],
|
||||
"slow_down_layer_time": ["12"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.086"],
|
||||
"pressure_advance": ["0.042"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.086"],
|
||||
"pressure_advance": ["0.056"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": ["QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle"],
|
||||
"inherits": "QIDI UltraPA-CF25@Q-Series",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle",
|
||||
"compatible_printers": ["Q1 Pro 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": ["QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle"],
|
||||
"inherits": "QIDI UltraPA-CF25@Q-Series",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle",
|
||||
"pressure_advance": ["0.022"],
|
||||
"compatible_printers": ["Q1 Pro 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": ["QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle"],
|
||||
"inherits": "QIDI UltraPA-CF25@Q-Series",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle",
|
||||
"pressure_advance": ["0.02"],
|
||||
"compatible_printers": ["Q1 Pro 0.8 nozzle"]
|
||||
}
|
||||
32
resources/profiles/Q Series/filament/QIDI UltraPA-CF25.json
Normal file
32
resources/profiles/Q Series/filament/QIDI UltraPA-CF25.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25@Q-Series",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"enable_overhang_bridge_fan": ["1"],
|
||||
"fan_cooling_layer_time": ["5"],
|
||||
"fan_max_speed": ["40"],
|
||||
"fan_min_speed": ["20"],
|
||||
"filament_density": ["1.23"],
|
||||
"filament_flow_ratio": ["0.94"],
|
||||
"filament_max_volumetric_speed": ["8"],
|
||||
"filament_type": ["UltraPA-CF25"],
|
||||
"nozzle_temperature_initial_layer": ["300"],
|
||||
"nozzle_temperature_range_high": ["320"],
|
||||
"nozzle_temperature_range_low": ["300"],
|
||||
"nozzle_temperature": ["300"],
|
||||
"overhang_fan_speed": ["40"],
|
||||
"overhang_fan_threshold": ["0%"],
|
||||
"pressure_advance": ["0.026"],
|
||||
"slow_down_layer_time": ["2"],
|
||||
"temperature_vitrification": ["230"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": ["QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle"],
|
||||
"inherits": "QIDI WOOD Rapido@Q-Series",
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle",
|
||||
"compatible_printers": ["Q1 Pro 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": ["QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle"],
|
||||
"inherits": "QIDI WOOD Rapido@Q-Series",
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle",
|
||||
"pressure_advance": ["0.02"],
|
||||
"compatible_printers": ["Q1 Pro 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"filament_settings_id": ["QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle"],
|
||||
"inherits": "QIDI WOOD Rapido@Q-Series",
|
||||
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle",
|
||||
"pressure_advance": ["0.012"],
|
||||
"compatible_printers": ["Q1 Pro 0.8 nozzle"]
|
||||
}
|
||||
19
resources/profiles/Q Series/filament/QIDI WOOD Rapido.json
Normal file
19
resources/profiles/Q Series/filament/QIDI WOOD Rapido.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido@Q-Series",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"additional_cooling_fan_speed": ["100"],
|
||||
"filament_density": ["1.23"],
|
||||
"filament_flow_ratio": ["0.95"],
|
||||
"filament_max_volumetric_speed": ["18"],
|
||||
"filament_type": ["PLA"],
|
||||
"nozzle_temperature_range_high": ["220"],
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"pressure_advance": ["0.04"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -1944,6 +1944,86 @@
|
||||
{
|
||||
"name": "QIDI PAHT-GF @Qidi X-Smart 3 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PAHT-GF @Qidi X-Smart 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25@X3",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Max 3 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 3 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Smart 3 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Max 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Smart 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Max 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Smart 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido@X3",
|
||||
"sub_path": "filament/QIDI WOOD Rapido.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Max 3 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 3 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Smart 3 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Max 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Smart 3 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Max 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 3 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Smart 3 0.8 nozzle.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"compatible_printers": ["X-Max 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"compatible_printers": ["X-Max 3 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"compatible_printers": ["X-Max 3 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"compatible_printers": ["X-Plus 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"compatible_printers": ["X-Plus 3 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"compatible_printers": ["X-Plus 3 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"compatible_printers": ["X-Smart 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"compatible_printers": ["X-Smart 3 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X3",
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"compatible_printers": ["X-Smart 3 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25@X3",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"enable_overhang_bridge_fan": ["1"],
|
||||
"fan_cooling_layer_time": ["5"],
|
||||
"fan_max_speed": ["40"],
|
||||
"fan_min_speed": ["20"],
|
||||
"filament_density": ["1.23"],
|
||||
"filament_flow_ratio": ["0.94"],
|
||||
"filament_max_volumetric_speed": ["8"],
|
||||
"filament_type": ["UltraPA-CF25"],
|
||||
"nozzle_temperature_initial_layer": ["300"],
|
||||
"nozzle_temperature_range_high": ["320"],
|
||||
"nozzle_temperature_range_low": ["300"],
|
||||
"nozzle_temperature": ["300"],
|
||||
"overhang_fan_speed": ["40"],
|
||||
"overhang_fan_threshold": ["0%"],
|
||||
"pressure_advance": ["0.015"],
|
||||
"slow_down_layer_time": ["2"],
|
||||
"temperature_vitrification": ["230"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"compatible_printers": ["X-Max 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"pressure_advance": ["0.02"],
|
||||
"compatible_printers": ["X-Max 3 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"pressure_advance": ["0.01"],
|
||||
"compatible_printers": ["X-Max 3 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"compatible_printers": ["X-Plus 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"pressure_advance": ["0.02"],
|
||||
"compatible_printers": ["X-Plus 3 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"pressure_advance": ["0.01"],
|
||||
"compatible_printers": ["X-Plus 3 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"filament_max_volumetric_speed": ["20"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"compatible_printers": ["X-Smart 3 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"pressure_advance": ["0.02"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"compatible_printers": ["X-Smart 3 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X3",
|
||||
"additional_cooling_fan_speed_unseal": ["0"],
|
||||
"additional_cooling_fan_speed": ["0"],
|
||||
"pressure_advance": ["0.01"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"compatible_printers": ["X-Smart 3 0.8 nozzle"]
|
||||
}
|
||||
19
resources/profiles/X 3 Series/filament/QIDI WOOD Rapido.json
Normal file
19
resources/profiles/X 3 Series/filament/QIDI WOOD Rapido.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido@X3",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"additional_cooling_fan_speed": ["100"],
|
||||
"filament_density": ["1.23"],
|
||||
"filament_flow_ratio": ["0.95"],
|
||||
"filament_max_volumetric_speed": ["16"],
|
||||
"filament_type": ["PLA"],
|
||||
"nozzle_temperature_range_high": ["220"],
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"pressure_advance": ["0.03"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -799,6 +799,38 @@
|
||||
{
|
||||
"name": "QIDI PET-GF @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI PET-GF @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25@X4",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido@X4",
|
||||
"sub_path": "filament/QIDI WOOD Rapido.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.4 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.6 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.8 nozzle",
|
||||
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.8 nozzle.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
||||
@@ -21,8 +21,10 @@
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.086"],
|
||||
"pressure_advance": ["0.056"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"supertack_plate_temp_initial_layer": ["70"],
|
||||
"supertack_plate_temp": ["70"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -22,8 +22,10 @@
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.086"],
|
||||
"pressure_advance": ["0.056"],
|
||||
"slow_down_layer_time": ["12"],
|
||||
"supertack_plate_temp_initial_layer": ["70"],
|
||||
"supertack_plate_temp": ["70"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature": ["220"],
|
||||
"pressure_advance": ["0.032"],
|
||||
"supertack_plate_temp_initial_layer": ["35"],
|
||||
"supertack_plate_temp": ["35"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"textured_plate_temp_initial_layer" : ["55"],
|
||||
"textured_plate_temp" : ["55"],
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
"nozzle_temperature_range_high": ["240"],
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature": ["230"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -15,6 +15,8 @@
|
||||
"nozzle_temperature_range_high": ["240"],
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature": ["220"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -21,8 +21,10 @@
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.086"],
|
||||
"pressure_advance": ["0.056"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"supertack_plate_temp_initial_layer": ["70"],
|
||||
"supertack_plate_temp": ["70"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -17,6 +17,8 @@
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"slow_down_layer_time": ["10"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -18,6 +18,8 @@
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"slow_down_layer_time": ["10"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -26,5 +26,7 @@
|
||||
"temperature_vitrification": ["185"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"supertack_plate_temp_initial_layer": ["80"],
|
||||
"supertack_plate_temp": ["80"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -6,6 +6,5 @@
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI PETG Tough@X4",
|
||||
"pressure_advance": ["0.056"],
|
||||
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
|
||||
}
|
||||
|
||||
@@ -20,10 +20,12 @@
|
||||
"nozzle_temperature": ["250"],
|
||||
"overhang_fan_speed": ["90"],
|
||||
"overhang_fan_threshold": ["10%"],
|
||||
"pressure_advance": ["0.086"],
|
||||
"pressure_advance": ["0.056"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"temperature_vitrification": ["70"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"supertack_plate_temp_initial_layer": ["70"],
|
||||
"supertack_plate_temp": ["70"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature_initial_layer": ["220"],
|
||||
"nozzle_temperature": ["220"],
|
||||
"supertack_plate_temp_initial_layer": ["0"],
|
||||
"supertack_plate_temp": ["0"],
|
||||
"textured_plate_temp_initial_layer" : ["55"],
|
||||
"textured_plate_temp" : ["55"],
|
||||
"temperature_vitrification": ["45"],
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
"overhang_fan_speed": ["100"],
|
||||
"overhang_fan_threshold": ["50%"],
|
||||
"pressure_advance": ["0.042"],
|
||||
"supertack_plate_temp_initial_layer": ["50"],
|
||||
"supertack_plate_temp": ["50"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X4",
|
||||
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X4",
|
||||
"pressure_advance": ["0.022"],
|
||||
"compatible_printers": ["X-Plus 4 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI UltraPA-CF25@X4",
|
||||
"pressure_advance": ["0.02"],
|
||||
"compatible_printers": ["X-Plus 4 0.8 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "QIDI UltraPA-CF25@X4",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"close_fan_the_first_x_layers": ["3"],
|
||||
"enable_overhang_bridge_fan": ["1"],
|
||||
"fan_cooling_layer_time": ["5"],
|
||||
"fan_max_speed": ["40"],
|
||||
"fan_min_speed": ["20"],
|
||||
"filament_density": ["1.23"],
|
||||
"filament_flow_ratio": ["0.94"],
|
||||
"filament_max_volumetric_speed": ["8"],
|
||||
"filament_type": ["UltraPA-CF25"],
|
||||
"nozzle_temperature_initial_layer": ["300"],
|
||||
"nozzle_temperature_range_high": ["320"],
|
||||
"nozzle_temperature_range_low": ["300"],
|
||||
"nozzle_temperature": ["300"],
|
||||
"overhang_fan_speed": ["40"],
|
||||
"overhang_fan_threshold": ["0%"],
|
||||
"pressure_advance": ["0.026"],
|
||||
"slow_down_layer_time": ["2"],
|
||||
"temperature_vitrification": ["230"],
|
||||
"textured_plate_temp_initial_layer" : ["80"],
|
||||
"textured_plate_temp" : ["80"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X4",
|
||||
"pressure_advance": ["0.044"],
|
||||
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X4",
|
||||
"pressure_advance": ["0.024"],
|
||||
"compatible_printers": ["X-Plus 4 0.6 nozzle"]
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "QIDI WOOD Rapido@X4",
|
||||
"pressure_advance": ["0.012"],
|
||||
"compatible_printers": ["X-Plus 4 0.8 nozzle"]
|
||||
}
|
||||
23
resources/profiles/X 4 Series/filament/QIDI WOOD Rapido.json
Normal file
23
resources/profiles/X 4 Series/filament/QIDI WOOD Rapido.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "QIDI WOOD Rapido@X4",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"additional_cooling_fan_speed": ["100"],
|
||||
"filament_density": ["1.23"],
|
||||
"filament_flow_ratio": ["0.95"],
|
||||
"filament_max_volumetric_speed": ["18"],
|
||||
"filament_type": ["PLA"],
|
||||
"nozzle_temperature_range_high": ["220"],
|
||||
"nozzle_temperature_range_low": ["190"],
|
||||
"nozzle_temperature_initial_layer": ["210"],
|
||||
"nozzle_temperature": ["210"],
|
||||
"pressure_advance": ["0.044"],
|
||||
"supertack_plate_temp_initial_layer": ["45"],
|
||||
"supertack_plate_temp": ["45"],
|
||||
"temperature_vitrification": ["45"],
|
||||
"compatible_printers": []
|
||||
}
|
||||
@@ -54,6 +54,8 @@
|
||||
"slow_down_for_layer_cooling": ["1"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"slow_down_min_speed": ["20"],
|
||||
"supertack_plate_temp_initial_layer": ["0"],
|
||||
"supertack_plate_temp": ["0"],
|
||||
"temperature_vitrification": ["100"],
|
||||
"textured_plate_temp_initial_layer" : ["60"],
|
||||
"textured_plate_temp" : ["60"]
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
"single_extruder_multi_material": "1",
|
||||
"support_air_filtration": ["1"],
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_multi_bed_types": "1",
|
||||
"thumbnail_size": ["272x272/PNG","96x96/PNG"],
|
||||
"wipe": ["1"],
|
||||
"z_hop_types": ["Auto Lift"],
|
||||
|
||||
@@ -258,6 +258,8 @@
|
||||
<label><input type="checkbox" value="filament19"> PPS-CF</label>
|
||||
<label><input type="checkbox" value="filament20"> TPU 95A-HF</label>
|
||||
<label><input type="checkbox" value="filament21"> UltraPA</label>
|
||||
<label><input type="checkbox" value="filament22"> UltraPA-CF25</label>
|
||||
<label><input type="checkbox" value="filament23"> WOOD Rapido</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -289,6 +291,8 @@
|
||||
<th class="filament19">PPS-CF</th>
|
||||
<th class="filament20">TPU 95A-HF</th>
|
||||
<th class="filament21">UltraPA</th>
|
||||
<th class="filament22">UltraPA-CF25</th>
|
||||
<th class="filament23">WOOD Rapido</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -789,6 +793,8 @@
|
||||
document.write('<td>/</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>'+ createProgressBar(50,"#0784FF")+ '</td>');//ultra pa
|
||||
document.write('<td>'+ createProgressBar(50,"#0784FF")+ '</td>');//ultra pa-cf25
|
||||
document.write('<td>'+ createProgressBar(25,"#0784FF")+ '</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Corrosion resistance*/
|
||||
@@ -816,6 +822,8 @@
|
||||
document.write('<td>/</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>'+ createProgressBar(50,"#5cb85c")+ '</td>');//ultra pa
|
||||
document.write('<td>/</td>');//ultra pa-cf25
|
||||
document.write('<td>/</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Creep resistance*/
|
||||
@@ -843,6 +851,8 @@
|
||||
document.write('<td>/</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>'+ createProgressBar(50,"#CC6B36")+ '</td>');//ultra pa
|
||||
document.write('<td>/</td>');//ultra pa-cf25
|
||||
document.write('<td>/</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*HDT 0.45*/
|
||||
@@ -870,6 +880,8 @@
|
||||
document.write('<td>242.7℃</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>77.8℃</td>');//ultra pa
|
||||
document.write('<td>96.1℃</td>');//ultra pa-cf25
|
||||
document.write('<td>57℃</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*HDT 1.80*/
|
||||
@@ -897,6 +909,8 @@
|
||||
document.write('<td>/</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>77.8℃</td>');//ultra pa
|
||||
document.write('<td>83℃</td>');//ultra pa-cf25
|
||||
document.write('<td>/</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Tensile strength*/
|
||||
@@ -924,6 +938,8 @@
|
||||
document.write('<td>60 MPa<br>'+ createProgressBar(60/150*100,"#CCB70B")+ '</td>');//pps-cf
|
||||
document.write('<td>31.81 MPa<br>'+ createProgressBar(31.81/150*100,"#CCB70B")+ '</td>');//tpu
|
||||
document.write('<td>86.15 ± 0.56 MPa<br>'+ createProgressBar(86.15/150*100,"#CCB70B")+ '</td>');//ultra pa
|
||||
document.write('<td>109.68 ± 1.84 MPa<br>'+ createProgressBar(109.68/150*100,"#CCB70B")+ '</td>');//ultra pa-cf25
|
||||
document.write('<td>26.5 ± 1.5 MPa<br>'+ createProgressBar(26.5/150*100,"#CCB70B")+ '</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Tensile modulus*/
|
||||
@@ -951,6 +967,8 @@
|
||||
document.write('<td>4800 MPa<br>'+ createProgressBar(4800/10000*100,"#CC0003")+ '</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>3609.22 ± 153.31 MPa<br>'+ createProgressBar(3609.22/10000*100,"#CC0003")+ '</td>');//ultra pa
|
||||
document.write('<td>8996.26 ± 232.21 MPa<br>'+ createProgressBar(8996.26/10000*100,"#CC0003")+ '</td>');//ultra pa-cf25
|
||||
document.write('<td>/</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Elongation at break*/
|
||||
@@ -978,6 +996,8 @@
|
||||
document.write('<td>6%</td>');//pps-cf
|
||||
document.write('<td>471%</td>');//tpu
|
||||
document.write('<td>11.68 ± 3.36%</td>');//ultra pa
|
||||
document.write('<td>2.18 ± 0.14%</td>');//ultra pa-cf25
|
||||
document.write('<td>9 ± 1%</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Flexural strength*/
|
||||
@@ -1005,33 +1025,37 @@
|
||||
document.write('<td>105 MPa<br>'+ createProgressBar(105/200*100,"#16417C")+ '</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>121.47 ± 3.14 MPa<br>'+ createProgressBar(121.47/200*100,"#16417C")+ '</td>');//ultra pa
|
||||
document.write('<td>176.24 ± 3.51 MPa<br>'+ createProgressBar(176.24/200*100,"#16417C")+ '</td>');//ultra pa-cf25
|
||||
document.write('<td>/</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Flexural modulus*/
|
||||
document.write('<tr>');
|
||||
document.write('<td></td>');
|
||||
document.write('<td>' + getTranslation('Flexural modulus', lang) + '</td>');
|
||||
document.write('<td>2850 ± 150 MPa<br>'+ createProgressBar(2850/8000*100,"#EA3FF7")+ '</td>');//pla
|
||||
document.write('<td>2200 ± 200 MPa<br>'+ createProgressBar(2200/8000*100,"#EA3FF7")+ '</td>');//pla matte
|
||||
document.write('<td>2300 MPa<br>'+ createProgressBar(2300/8000*100,"#EA3FF7")+ '</td>');//pla metal
|
||||
document.write('<td>2100 MPa<br>'+ createProgressBar(2100/8000*100,"#EA3FF7")+ '</td>');//pla silk
|
||||
document.write('<td>4197.66 ± 279.96 MPa<br>'+ createProgressBar(4197/8000*100,"#EA3FF7")+ '</td>');//pla cf
|
||||
document.write('<td>77.5 ± 2.5 MPa<br>'+ createProgressBar(77.5/8000*100,"#EA3FF7")+ '</td>');//abs
|
||||
document.write('<td>2400.00 ± 79.69 MPa<br>'+ createProgressBar(2400/8000*100,"#EA3FF7")+ '</td>');//abs odorless
|
||||
document.write('<td>3300 MPa<br>'+ createProgressBar(3300/8000*100,"#EA3FF7")+ '</td>');//abs metal
|
||||
document.write('<td>3531.71 ± 75.79 MPa<br>'+ createProgressBar(3531.71/8000*100,"#EA3FF7")+ '</td>');//abs gf
|
||||
document.write('<td>2399.00 ± 147.00 MPa<br>'+ createProgressBar(2399/8000*100,"#EA3FF7")+ '</td>');//asa
|
||||
document.write('<td>457.94 ± 20.84 MPa<br>'+ createProgressBar(457.94/8000*100,"#EA3FF7")+ '</td>');//asa aero
|
||||
document.write('<td>4667.43 ± 339.80 MPa<br>'+ createProgressBar(4667.43/8000*100,"#EA3FF7")+ '</td>');//pa12 cf
|
||||
document.write('<td>5969.35 ± 145.28 MPa<br>'+ createProgressBar(5969.33/8000*100,"#EA3FF7")+ '</td>');//paht cf
|
||||
document.write('<td>4135.14 ± 64.91 MPa<br>'+ createProgressBar(4135.14/8000*100,"#EA3FF7")+ '</td>');//paht gf
|
||||
document.write('<td>2504.55 ± 22.88 MPa<br>'+ createProgressBar(2504.55/8000*100,"#EA3FF7")+ '</td>');//pc abs fr
|
||||
document.write('<td>5313.21 ± 197.89 MPa<br>'+ createProgressBar(5313.21/8000*100,"#EA3FF7")+ '</td>');//pet cf
|
||||
document.write('<td>3650.32 ± 65.81 MPa<br>'+ createProgressBar(3650.32/8000*100,"#EA3FF7")+ '</td>');//pet gf
|
||||
document.write('<td>1919 ± 54 MPa<br>'+ createProgressBar(1919/8000*100,"#EA3FF7")+ '</td>');//petg
|
||||
document.write('<td>5500 MPa<br>'+ createProgressBar(5500/8000*100,"#EA3FF7")+ '</td>');//pps-cf
|
||||
document.write('<td>2850 ± 150 MPa<br>'+ createProgressBar(2850/10000*100,"#EA3FF7")+ '</td>');//pla
|
||||
document.write('<td>2200 ± 200 MPa<br>'+ createProgressBar(2200/10000*100,"#EA3FF7")+ '</td>');//pla matte
|
||||
document.write('<td>2300 MPa<br>'+ createProgressBar(2300/10000*100,"#EA3FF7")+ '</td>');//pla metal
|
||||
document.write('<td>2100 MPa<br>'+ createProgressBar(2100/10000*100,"#EA3FF7")+ '</td>');//pla silk
|
||||
document.write('<td>4197.66 ± 279.96 MPa<br>'+ createProgressBar(4197/10000*100,"#EA3FF7")+ '</td>');//pla cf
|
||||
document.write('<td>77.5 ± 2.5 MPa<br>'+ createProgressBar(77.5/10000*100,"#EA3FF7")+ '</td>');//abs
|
||||
document.write('<td>2400.00 ± 79.69 MPa<br>'+ createProgressBar(2400/10000*100,"#EA3FF7")+ '</td>');//abs odorless
|
||||
document.write('<td>3300 MPa<br>'+ createProgressBar(3300/10000*100,"#EA3FF7")+ '</td>');//abs metal
|
||||
document.write('<td>3531.71 ± 75.79 MPa<br>'+ createProgressBar(3531.71/10000*100,"#EA3FF7")+ '</td>');//abs gf
|
||||
document.write('<td>2399.00 ± 147.00 MPa<br>'+ createProgressBar(2399/10000*100,"#EA3FF7")+ '</td>');//asa
|
||||
document.write('<td>457.94 ± 20.84 MPa<br>'+ createProgressBar(457.94/10000*100,"#EA3FF7")+ '</td>');//asa aero
|
||||
document.write('<td>4667.43 ± 339.80 MPa<br>'+ createProgressBar(4667.43/10000*100,"#EA3FF7")+ '</td>');//pa12 cf
|
||||
document.write('<td>5969.35 ± 145.28 MPa<br>'+ createProgressBar(5969.33/10000*100,"#EA3FF7")+ '</td>');//paht cf
|
||||
document.write('<td>4135.14 ± 64.91 MPa<br>'+ createProgressBar(4135.14/10000*100,"#EA3FF7")+ '</td>');//paht gf
|
||||
document.write('<td>2504.55 ± 22.88 MPa<br>'+ createProgressBar(2504.55/10000*100,"#EA3FF7")+ '</td>');//pc abs fr
|
||||
document.write('<td>5313.21 ± 197.89 MPa<br>'+ createProgressBar(5313.21/10000*100,"#EA3FF7")+ '</td>');//pet cf
|
||||
document.write('<td>3650.32 ± 65.81 MPa<br>'+ createProgressBar(3650.32/10000*100,"#EA3FF7")+ '</td>');//pet gf
|
||||
document.write('<td>1919 ± 54 MPa<br>'+ createProgressBar(1919/10000*100,"#EA3FF7")+ '</td>');//petg
|
||||
document.write('<td>5500 MPa<br>'+ createProgressBar(5500/10000*100,"#EA3FF7")+ '</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>3314.03 ± 181.88 MPa<br>'+ createProgressBar(3314.03/8000*100,"#EA3FF7")+ '</td>');//ultra pa
|
||||
document.write('<td>3314.03 ± 181.88 MPa<br>'+ createProgressBar(3314.03/10000*100,"#EA3FF7")+ '</td>');//ultra pa
|
||||
document.write('<td>8487.47 ± 246.46 MPa<br>'+ createProgressBar(8487.47/10000*100,"#EA3FF7")+ '</td>');//ultra pa-cf25
|
||||
document.write('<td>/</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Notch impact strength*/
|
||||
@@ -1059,6 +1083,8 @@
|
||||
document.write('<td>11KJ/㎡<br>'+ createProgressBar(11/30*100,"#F77089")+ '</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>5.78 ± 0.30KJ/㎡<br>'+ createProgressBar(5.78/30*100,"#F77089")+ '</td>');//ultra pa
|
||||
document.write('<td>12.04 ± 0.94KJ/㎡<br>'+ createProgressBar(12.04/30*100,"#F77089")+ '</td>');//ultra pa-cf25
|
||||
document.write('<td>3.5 ± 0.5KJ/㎡<br>'+ createProgressBar(3.5/30*100,"#F77089")+ '</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Drying*/
|
||||
@@ -1086,6 +1112,8 @@
|
||||
document.write('<td>' + getTranslation('Need to dry', lang) + '</td>');//pps-cf
|
||||
document.write('<td>' + getTranslation('Need to dry', lang) + '</td>');//tpu
|
||||
document.write('<td>' + getTranslation('Need to dry', lang) + '</td>');//ultra pa
|
||||
document.write('<td>' + getTranslation('Need to dry', lang) + '</td>');//ultra pa-cf25
|
||||
document.write('<td>' + getTranslation('Recommended drying', lang) + '</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Dry conditions*/
|
||||
@@ -1113,6 +1141,8 @@
|
||||
document.write('<td>/</td>');//pps-cf
|
||||
document.write('<td>70-80℃ 4-6h</td>');//tpu
|
||||
document.write('<td>100-120℃ 4-6h</td>');//ultra pa
|
||||
document.write('<td>80-100℃ 4-6h</td>');//ultra pa-cf25
|
||||
document.write('<td>/</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Suitable hot bed temperature*/
|
||||
@@ -1140,6 +1170,8 @@
|
||||
document.write('<td>80-110℃</td>');//pps-cf
|
||||
document.write('<td>20-60℃</td>');//tpu
|
||||
document.write('<td>70-80℃</td>');//ultra pa
|
||||
document.write('<td>70-80℃</td>');//ultra pa-cf25
|
||||
document.write('<td>60℃</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Sealed box*/
|
||||
@@ -1167,6 +1199,8 @@
|
||||
document.write('<td>√</td>');//pps-cf
|
||||
document.write('<td>×</td>');//tpu
|
||||
document.write('<td>×</td>');//ultra pa
|
||||
document.write('<td>×</td>');//ultra pa-cf25
|
||||
document.write('<td>×</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Print settings*/
|
||||
@@ -1194,6 +1228,8 @@
|
||||
document.write('<td>300-370℃</td>');//pps-cf
|
||||
document.write('<td>210-230℃</td>');//tpu
|
||||
document.write('<td>280-300℃</td>');//ultra pa
|
||||
document.write('<td>300-340℃</td>');//ultra pa-cf25
|
||||
document.write('<td>190-220℃</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Print speed*/
|
||||
@@ -1221,6 +1257,8 @@
|
||||
document.write('<td><200mm/s</td>');//pps-cf
|
||||
document.write('<td><120mm/s</td>');//tpu
|
||||
document.write('<td><90mm/s</td>');//ultra pa
|
||||
document.write('<td><120mm/s</td>');//ultra pa-cf25
|
||||
document.write('<td><200mm/s</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
/*Post processing*/
|
||||
@@ -1248,6 +1286,8 @@
|
||||
document.write('<td>/</td>');//pps-cf
|
||||
document.write('<td>/</td>');//tpu
|
||||
document.write('<td>/</td>');//ultra pa
|
||||
document.write('<td>80-100℃</td>');//ultra pa-cf25
|
||||
document.write('<td>/</td>');//wood rapido
|
||||
document.write('</tr>');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user