mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 02:57:39 +00:00
Give generic filaments one name and one identity across every vendor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "CONSTRUCT3D",
|
||||
"version": "02.04.00.01",
|
||||
"version": "02.04.00.02",
|
||||
"force_update": "0",
|
||||
"description": "Construct3D configurations",
|
||||
"machine_model_list": [
|
||||
@@ -65,16 +65,16 @@
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "C1 Generic High Flow PETG",
|
||||
"sub_path": "filament/C1 Generic High Flow PETG.json"
|
||||
"name": "Generic High Flow PETG @C1",
|
||||
"sub_path": "filament/Generic High Flow PETG @C1.json"
|
||||
},
|
||||
{
|
||||
"name": "C1 Generic PETG",
|
||||
"sub_path": "filament/C1 Generic PETG.json"
|
||||
"name": "Generic PETG @C1",
|
||||
"sub_path": "filament/Generic PETG @C1.json"
|
||||
},
|
||||
{
|
||||
"name": "C1 Generic PLA",
|
||||
"sub_path": "filament/C1 Generic PLA.json"
|
||||
"name": "Generic PLA @C1",
|
||||
"sub_path": "filament/Generic PLA @C1.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
||||
Reference in New Issue
Block a user