mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSL99_00",
|
||||
"name": "Dremel Generic PLA @3D40 all",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Dremel Generic PLA",
|
||||
"filament_max_volumetric_speed": ["9"],
|
||||
"slow_down_layer_time": ["10"],
|
||||
"type": "filament",
|
||||
"name": "Dremel Generic PLA @3D40 all",
|
||||
"inherits": "Dremel Generic PLA",
|
||||
"from": "system",
|
||||
"setting_id": "GFSL99_00",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"9"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"3"
|
||||
],
|
||||
@@ -28,7 +32,7 @@
|
||||
"nozzle_temperature_range_high": [
|
||||
"230"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Dremel 3D40 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
"compatible_printers": [
|
||||
"Dremel 3D40 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user