Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,23 +1,49 @@
{
"type": "filament",
"filament_id": "QD_1_1_2",
"setting_id": "GFSL99",
"name": "QIDI PLA Rapido Matte@Q2-Series",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_q_common",
"additional_cooling_fan_speed": ["100"],
"filament_adhesiveness_category": ["100"],
"filament_density": ["1.42"],
"filament_type": ["PLA"],
"impact_strength_z":["6.6"],
"nozzle_temperature_range_high": ["240"],
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"overhang_fan_threshold": ["50%"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"from": "system",
"setting_id": "GFSL99",
"filament_id": "QD_1_1_2",
"instantiation": "false",
"additional_cooling_fan_speed": [
"100"
],
"filament_adhesiveness_category": [
"100"
],
"filament_density": [
"1.42"
],
"filament_type": [
"PLA"
],
"impact_strength_z": [
"6.6"
],
"nozzle_temperature_range_high": [
"240"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_initial_layer": [
"210"
],
"nozzle_temperature": [
"210"
],
"overhang_fan_threshold": [
"50%"
],
"supertack_plate_temp_initial_layer": [
"45"
],
"supertack_plate_temp": [
"45"
],
"temperature_vitrification": [
"45"
],
"compatible_printers": []
}
}