mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 02:37:04 +00:00
Give generic filaments one name and one identity across every vendor
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "MM Generic PEEK",
|
||||
"name": "Generic PEEK @MM",
|
||||
"inherits": "fdm_filament_peek",
|
||||
"renamed_from": "MM Generic PEEK",
|
||||
"from": "system",
|
||||
"setting_id": "iznBAOK0m6dO7SCh",
|
||||
"filament_id": "OFgSPtDn",
|
||||
"setting_id": "2xiVNAQTwBaiLjJn",
|
||||
"filament_id": "OFz5oHgf",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
@@ -8,5 +8,5 @@
|
||||
"bed_model": "310_buildplate_model.stl",
|
||||
"bed_texture": "MM_buildplate_texture.svg",
|
||||
"hotend_model": "MM_hotend.stl",
|
||||
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic TPU @System;Generic PC @System;Generic PA @System;MM Generic PEEK"
|
||||
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic TPU @System;Generic PC @System;Generic PA @System;Generic PEEK @MM"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user