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,22 +1,46 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "HATCHBOX PLA@Q2-Series",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_q_common",
"filament_adhesiveness_category": ["100"],
"filament_type": ["PLA"],
"filament_vendor": ["HATCHBOX"],
"additional_cooling_fan_speed": ["100"],
"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": "GFL99",
"instantiation": "false",
"filament_adhesiveness_category": [
"100"
],
"filament_type": [
"PLA"
],
"filament_vendor": [
"HATCHBOX"
],
"additional_cooling_fan_speed": [
"100"
],
"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": []
}
}