mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"name": "Snapmaker PLA Silk @base",
|
||||
"filament_id": "1655727393",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"filament_cost": [
|
||||
"70"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"7.5"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
]
|
||||
"type": "filament",
|
||||
"name": "Snapmaker PLA Silk @base",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"filament_id": "1655727393",
|
||||
"instantiation": "false",
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"filament_cost": [
|
||||
"70"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"7.5"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user