mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06:00
Adding more Qidi Tech filaments
This commit is contained in:
parent
ed18c8d9fd
commit
c0afdf16f5
21 changed files with 852 additions and 183 deletions
|
@ -7,17 +7,12 @@
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_filament_abs",
|
"inherits": "fdm_filament_abs",
|
||||||
"filament_flow_ratio": [
|
"filament_flow_ratio": [
|
||||||
"0.93"
|
"0.926"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Qidi Tech X-Max 0.4 nozzle",
|
|
||||||
"Qidi Tech X-CF Pro 0.4 nozzle",
|
|
||||||
"Qidi Tech X-Smart3 0.4 nozzle",
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
"Qidi Tech X-Plus3 0.4 nozzle",
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
"Qidi Tech X-Max3 0.4 nozzle"
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
|
|
@ -6,18 +6,13 @@
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_filament_asa",
|
"inherits": "fdm_filament_asa",
|
||||||
"filament_flow_ratio": [
|
|
||||||
"0.93"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"12"
|
"12"
|
||||||
],
|
],
|
||||||
"slow_down_layer_time": [
|
"filament_flow_ratio": [
|
||||||
"8"
|
"0.926"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Qidi Tech X-Max 0.4 nozzle",
|
|
||||||
"Qidi Tech X-CF Pro 0.4 nozzle",
|
|
||||||
"Qidi Tech X-Smart3 0.4 nozzle",
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
"Qidi Tech X-Plus3 0.4 nozzle",
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
"Qidi Tech X-Max3 0.4 nozzle"
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
|
|
@ -0,0 +1,44 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "xxx",
|
||||||
|
"setting_id": "xxx",
|
||||||
|
"name": "Qidi Tech Generic PA-CF",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pa",
|
||||||
|
"filament_type": [
|
||||||
|
"PA-CF"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"0%"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"full_fan_speed_layer": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "xxx",
|
||||||
|
"setting_id": "xxx",
|
||||||
|
"name": "Qidi Tech Generic PA",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pa",
|
||||||
|
"required_nozzle_HRC": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"16"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "xxx",
|
||||||
|
"setting_id": "xxx",
|
||||||
|
"name": "Qidi Tech Generic PC",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pc",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"16"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.94"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,89 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "xxx",
|
||||||
|
"setting_id": "xxx",
|
||||||
|
"name": "Qidi Tech Generic PETG-CF",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pet",
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"75"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"required_nozzle_HRC": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_vendor": [
|
||||||
|
"Bambu Lab"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PETG-CF"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"270"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"255"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"255"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"34.99"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.25"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"6"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -43,8 +43,6 @@
|
||||||
"; filament start gcode\n"
|
"; filament start gcode\n"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Qidi Tech X-Max 0.4 nozzle",
|
|
||||||
"Qidi Tech X-CF Pro 0.4 nozzle",
|
|
||||||
"Qidi Tech X-Smart3 0.4 nozzle",
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
"Qidi Tech X-Plus3 0.4 nozzle",
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
"Qidi Tech X-Max3 0.4 nozzle"
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "xxx",
|
||||||
|
"setting_id": "xxx",
|
||||||
|
"name": "Qidi Tech Generic PLA Silk",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pla",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.5"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif};Prevent PLA from jamming"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,44 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "xxx",
|
||||||
|
"setting_id": "xxx",
|
||||||
|
"name": "Qidi Tech Generic PLA-CF",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pla",
|
||||||
|
"required_nozzle_HRC": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PLA-CF"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"7"
|
||||||
|
],
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"190"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -16,8 +16,6 @@
|
||||||
"8"
|
"8"
|
||||||
],
|
],
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Qidi Tech X-Max 0.4 nozzle",
|
|
||||||
"Qidi Tech X-CF Pro 0.4 nozzle",
|
|
||||||
"Qidi Tech X-Smart3 0.4 nozzle",
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
"Qidi Tech X-Plus3 0.4 nozzle",
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
"Qidi Tech X-Max3 0.4 nozzle"
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
|
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "xxx",
|
||||||
|
"setting_id": "xxx",
|
||||||
|
"name": "Qidi Tech Generic PVA",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_pva",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"16"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"7"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"filament_id": "xxx",
|
||||||
|
"setting_id": "xxx",
|
||||||
|
"name": "Qidi Tech Generic TPU",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "fdm_filament_tpu",
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"3.2"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif (bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
|
||||||
|
],
|
||||||
|
"compatible_printers": [
|
||||||
|
"Qidi Tech X-Smart3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||||
|
"Qidi Tech X-Max3 0.4 nozzle"
|
||||||
|
]
|
||||||
|
}
|
|
@ -13,6 +13,9 @@
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"105"
|
"105"
|
||||||
],
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"105"
|
"105"
|
||||||
],
|
],
|
||||||
|
@ -22,6 +25,9 @@
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"105"
|
"105"
|
||||||
],
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
"slow_down_for_layer_cooling": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
|
|
|
@ -5,22 +5,28 @@
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"105"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp" : [
|
||||||
"105"
|
"90"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"105"
|
"90"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"90"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"105"
|
"0"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer" : [
|
||||||
"105"
|
"90"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"105"
|
"90"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"90"
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
"slow_down_for_layer_cooling": [
|
||||||
"1"
|
"1"
|
||||||
|
@ -65,13 +71,13 @@
|
||||||
"260"
|
"260"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"110"
|
"100"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"240"
|
"240"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"270"
|
"280"
|
||||||
],
|
],
|
||||||
"slow_down_min_speed": [
|
"slow_down_min_speed": [
|
||||||
"10"
|
"10"
|
||||||
|
|
|
@ -12,6 +12,9 @@
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
|
@ -21,6 +24,9 @@
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"60"
|
"60"
|
||||||
],
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
"overhang_fan_threshold": [
|
"overhang_fan_threshold": [
|
||||||
"95%"
|
"95%"
|
||||||
],
|
],
|
||||||
|
@ -78,6 +84,9 @@
|
||||||
"filament_z_hop": [
|
"filament_z_hop": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
"filament_z_hop_types": [
|
||||||
|
"nil"
|
||||||
|
],
|
||||||
"filament_retract_restart_extra": [
|
"filament_retract_restart_extra": [
|
||||||
"nil"
|
"nil"
|
||||||
],
|
],
|
||||||
|
|
88
resources/profiles/Qidi Tech/filament/fdm_filament_pa.json
Normal file
88
resources/profiles/Qidi Tech/filament/fdm_filament_pa.json
Normal file
|
@ -0,0 +1,88 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "fdm_filament_pa",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_filament_common",
|
||||||
|
"required_nozzle_HRC": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PA"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"reduce_fan_stop_start_freq": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"108"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"2"
|
||||||
|
]
|
||||||
|
}
|
88
resources/profiles/Qidi Tech/filament/fdm_filament_pc.json
Normal file
88
resources/profiles/Qidi Tech/filament/fdm_filament_pc.json
Normal file
|
@ -0,0 +1,88 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "fdm_filament_pc",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_filament_common",
|
||||||
|
"cool_plate_temp" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp" : [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer" : [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"23.2"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PC"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"270"
|
||||||
|
],
|
||||||
|
"reduce_fan_stop_start_freq": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"120"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"2"
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,86 +1,80 @@
|
||||||
{
|
{
|
||||||
"type": "filament",
|
"type": "filament",
|
||||||
"name": "fdm_filament_pla",
|
"name": "fdm_filament_pet",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "false",
|
||||||
"inherits": "fdm_filament_common",
|
"inherits": "fdm_filament_common",
|
||||||
"fan_cooling_layer_time": [
|
|
||||||
"100"
|
|
||||||
],
|
|
||||||
"filament_max_volumetric_speed": [
|
|
||||||
"12"
|
|
||||||
],
|
|
||||||
"filament_type": [
|
|
||||||
"PLA"
|
|
||||||
],
|
|
||||||
"filament_density": [
|
|
||||||
"1.24"
|
|
||||||
],
|
|
||||||
"filament_cost": [
|
|
||||||
"20"
|
|
||||||
],
|
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"35"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp" : [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"45"
|
"80"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"80"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"35"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer" : [
|
||||||
"0"
|
"0"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"45"
|
"80"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"textured_plate_temp_initial_layer" : [
|
||||||
"220"
|
"80"
|
||||||
],
|
|
||||||
"reduce_fan_stop_start_freq": [
|
|
||||||
"1"
|
|
||||||
],
|
],
|
||||||
"slow_down_for_layer_cooling": [
|
"slow_down_for_layer_cooling": [
|
||||||
"1"
|
"1"
|
||||||
],
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PETG"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.27"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"255"
|
||||||
|
],
|
||||||
|
"reduce_fan_stop_start_freq": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
"fan_max_speed": [
|
"fan_max_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"fan_min_speed": [
|
"fan_min_speed": [
|
||||||
"100"
|
"20"
|
||||||
],
|
],
|
||||||
"overhang_fan_speed": [
|
"overhang_fan_speed": [
|
||||||
"100"
|
"100"
|
||||||
],
|
],
|
||||||
"overhang_fan_threshold": [
|
|
||||||
"50%"
|
|
||||||
],
|
|
||||||
"close_fan_the_first_x_layers": [
|
|
||||||
"1"
|
|
||||||
],
|
|
||||||
"nozzle_temperature": [
|
"nozzle_temperature": [
|
||||||
"220"
|
"255"
|
||||||
],
|
],
|
||||||
"temperature_vitrification": [
|
"temperature_vitrification": [
|
||||||
"60"
|
"80"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_low": [
|
"nozzle_temperature_range_low": [
|
||||||
"190"
|
"220"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_range_high": [
|
"nozzle_temperature_range_high": [
|
||||||
"230"
|
"260"
|
||||||
],
|
|
||||||
"slow_down_min_speed": [
|
|
||||||
"10"
|
|
||||||
],
|
|
||||||
"slow_down_layer_time": [
|
|
||||||
"4"
|
|
||||||
],
|
|
||||||
"additional_cooling_fan_speed": [
|
|
||||||
"70"
|
|
||||||
],
|
],
|
||||||
"filament_start_gcode": [
|
"filament_start_gcode": [
|
||||||
"; filament start gcode\n"
|
"; filament start gcode\n"
|
||||||
|
|
|
@ -20,22 +20,28 @@
|
||||||
"20"
|
"20"
|
||||||
],
|
],
|
||||||
"cool_plate_temp" : [
|
"cool_plate_temp" : [
|
||||||
"35"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp" : [
|
"eng_plate_temp" : [
|
||||||
"0"
|
"60"
|
||||||
],
|
],
|
||||||
"hot_plate_temp" : [
|
"hot_plate_temp" : [
|
||||||
"45"
|
"60"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"60"
|
||||||
],
|
],
|
||||||
"cool_plate_temp_initial_layer" : [
|
"cool_plate_temp_initial_layer" : [
|
||||||
"35"
|
"60"
|
||||||
],
|
],
|
||||||
"eng_plate_temp_initial_layer" : [
|
"eng_plate_temp_initial_layer" : [
|
||||||
"0"
|
"60"
|
||||||
],
|
],
|
||||||
"hot_plate_temp_initial_layer" : [
|
"hot_plate_temp_initial_layer" : [
|
||||||
"45"
|
"60"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"60"
|
||||||
],
|
],
|
||||||
"nozzle_temperature_initial_layer": [
|
"nozzle_temperature_initial_layer": [
|
||||||
"220"
|
"220"
|
||||||
|
|
100
resources/profiles/Qidi Tech/filament/fdm_filament_pva.json
Normal file
100
resources/profiles/Qidi Tech/filament/fdm_filament_pva.json
Normal file
|
@ -0,0 +1,100 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "fdm_filament_pva",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_filament_common",
|
||||||
|
"cool_plate_temp" : [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"eng_plate_temp" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer" : [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer" : [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_soluble": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_is_support": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PVA"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.24"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"reduce_fan_stop_start_freq": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"50%"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"55"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"190"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S180\n{endif}"
|
||||||
|
]
|
||||||
|
}
|
88
resources/profiles/Qidi Tech/filament/fdm_filament_tpu.json
Normal file
88
resources/profiles/Qidi Tech/filament/fdm_filament_tpu.json
Normal file
|
@ -0,0 +1,88 @@
|
||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "fdm_filament_tpu",
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "false",
|
||||||
|
"inherits": "fdm_filament_common",
|
||||||
|
"cool_plate_temp" : [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"eng_plate_temp" : [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"hot_plate_temp" : [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"textured_plate_temp" : [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer" : [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer" : [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer" : [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer" : [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"TPU"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.24"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_retraction_length": [
|
||||||
|
"0.4"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"reduce_fan_stop_start_freq": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"slow_down_for_layer_cooling": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"200"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue