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,17 +1,17 @@
{
"type": "filament",
"from": "system",
"instantiation": "true",
"name": "Snapmaker PLA @U1",
"setting_id": "11953139350",
"inherits": "Snapmaker PLA @U1 base",
"compatible_printers": [
"Snapmaker U1 (0.4 nozzle)"
],
"hot_plate_temp":[
"55"
],
"hot_plate_temp_initial_layer":[
"55"
]
"type": "filament",
"name": "Snapmaker PLA @U1",
"inherits": "Snapmaker PLA @U1 base",
"from": "system",
"setting_id": "11953139350",
"instantiation": "true",
"compatible_printers": [
"Snapmaker U1 (0.4 nozzle)"
],
"hot_plate_temp": [
"55"
],
"hot_plate_temp_initial_layer": [
"55"
]
}