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,29 +1,29 @@
{
"type": "filament",
"setting_id": "GFSA04",
"name": "Prusa Generic ABS @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"from": "system",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_flow_ratio": [
"1"
],
"cool_plate_temp" : [
"cool_plate_temp": [
"100"
],
"eng_plate_temp" : [
"eng_plate_temp": [
"100"
],
"hot_plate_temp" : [
"hot_plate_temp": [
"100"
],
"cool_plate_temp_initial_layer" : [
"cool_plate_temp_initial_layer": [
"100"
],
"eng_plate_temp_initial_layer" : [
"eng_plate_temp_initial_layer": [
"100"
],
"hot_plate_temp_initial_layer" : [
"hot_plate_temp_initial_layer": [
"100"
],
"filament_max_volumetric_speed": [
@@ -46,12 +46,11 @@
],
"filament_retraction_length": [
"2.7"
],
"filament_retraction_minimum_travel": [
],
"filament_retraction_minimum_travel": [
"3"
],
],
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]
}
]
}