mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -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": []
|
||||
}
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user