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,10 +1,10 @@
{
"type": "filament",
"setting_id": "GFSA04",
"name": "Prusa Generic PETG @MINIIS 0.25",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"from": "system",
"setting_id": "GFSA04",
"instantiation": "true",
"reduce_fan_stop_start_freq": [
"1"
],
@@ -58,15 +58,14 @@
],
"filament_retraction_speed": [
"45"
],
"filament_deretraction_speed": [
],
"filament_deretraction_speed": [
"25"
],
"filament_retraction_minimum_travel": [
],
"filament_retraction_minimum_travel": [
"1"
],
],
"compatible_printers": [
"Prusa MINIIS 0.25 nozzle"
]
}
]
}