mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Give generic filaments one name and one identity across every vendor
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"bed_model": "PRO S100 HotBed model.stl",
|
||||
"bed_texture": "PRO S100 HotBed texture.svg",
|
||||
"hotend_model": "BLOCKS PrintCore.stl",
|
||||
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
|
||||
"default_materials": "Generic PLA @Blocks;Generic PETG @Blocks;Generic TPU @Blocks"
|
||||
}
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
"bed_model": "RD50 V2 HotBed model.stl",
|
||||
"bed_texture": "RD50 V2 HotBed texture.svg",
|
||||
"hotend_model": "BLOCKS PrintCore.stl",
|
||||
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
|
||||
"default_materials": "Generic PLA @Blocks;Generic PETG @Blocks;Generic TPU @Blocks"
|
||||
}
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
"bed_model": "RF50 HotBed model.stl",
|
||||
"bed_texture": "RF50 HotBed texture.svg",
|
||||
"hotend_model": "BLOCKS PrintCore.stl",
|
||||
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
|
||||
"default_materials": "Generic PLA @Blocks;Generic PETG @Blocks;Generic TPU @Blocks"
|
||||
}
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
"1"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Blocks Generic PLA"
|
||||
"Generic PLA @Blocks"
|
||||
],
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
|
||||
Reference in New Issue
Block a user