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

@@ -8,7 +8,11 @@
"filament_max_volumetric_speed": [
"16"
],
"filament_long_retractions_when_cut": ["nil"],
"filament_retraction_distances_when_cut": ["nil"],
"filament_long_retractions_when_cut": [
"nil"
],
"filament_retraction_distances_when_cut": [
"nil"
],
"compatible_printers": []
}

View File

@@ -1,11 +1,11 @@
{
"type": "filament",
"type": "filament",
"name": "Overture ABS Basic @base",
"inherits": "fdm_filament_abs",
"from": "system",
"filament_id": "OVTABS08",
"instantiation": "false",
"description": "Overture ABS settings from https://overture3d.com/.",
"description": "Overture ABS settings from https://overture3d.com/.",
"activate_air_filtration": [
"1"
],
@@ -145,7 +145,6 @@
"hot_plate_temp_initial_layer": [
"90"
],
"is_custom_defined": "0",
"nozzle_temperature": [
"260"
],
@@ -190,6 +189,5 @@
],
"textured_plate_temp_initial_layer": [
"90"
],
"version": "1.9.0.14"
]
}