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,24 +1,50 @@
{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSR99",
"name": "YUMI PLA Direct Drive",
"from": "system",
"instantiation": "true",
"inherits": "Yumi Generic PLA",
"filament_vendor": [ "Yumi" ],
"filament_max_volumetric_speed": ["12"],
"filament_flow_ratio": ["0.98"],
"slow_down_layer_time": ["8"],
"slow_down_min_speed": ["20"],
"cool_plate_temp" : ["60"],
"eng_plate_temp" : ["60"],
"hot_plate_temp" : ["60"],
"textured_plate_temp" : ["60"],
"cool_plate_temp_initial_layer" : ["60"],
"eng_plate_temp_initial_layer" : ["60"],
"hot_plate_temp_initial_layer" : ["60"],
"textured_plate_temp_initial_layer" : ["60"],
"from": "system",
"setting_id": "GFSR99",
"filament_id": "GFU99",
"instantiation": "true",
"filament_vendor": [
"Yumi"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"8"
],
"slow_down_min_speed": [
"20"
],
"cool_plate_temp": [
"60"
],
"eng_plate_temp": [
"60"
],
"hot_plate_temp": [
"60"
],
"textured_plate_temp": [
"60"
],
"cool_plate_temp_initial_layer": [
"60"
],
"eng_plate_temp_initial_layer": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"enable_pressure_advance": [
"1"
],
@@ -33,4 +59,4 @@
"D12 500 PRO M2 DIRECT 0.4 nozzle",
"D12 500 PRO SMARTPAD DIRECT 0.4 nozzle"
]
}
}