mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-15 13:07:33 +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": "Peopoly Generic ABS",
|
||||
"name": "Generic ABS @Peopoly",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"renamed_from": "Peopoly Generic ABS",
|
||||
"from": "system",
|
||||
"setting_id": "ICnZH4LkPD7c6Lmm",
|
||||
"filament_id": "OFqOk9Ww",
|
||||
"setting_id": "HLq9urLhPLW0du6x",
|
||||
"filament_id": "OFY9muEs",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Peopoly Generic PETG",
|
||||
"name": "Generic PETG @Peopoly",
|
||||
"inherits": "fdm_filament_petg",
|
||||
"renamed_from": "Peopoly Generic PETG",
|
||||
"from": "system",
|
||||
"setting_id": "7LVGx2lNqhBDdYiJ",
|
||||
"filament_id": "OFIeCuXj",
|
||||
"setting_id": "dgMXFTyLovrMR56j",
|
||||
"filament_id": "OFYPdQJh",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.92"
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Peopoly Generic PLA",
|
||||
"renamed_from": "Peopoly Generic PLA 0.8 nozzle",
|
||||
"name": "Generic PLA @Peopoly",
|
||||
"renamed_from": "Peopoly Generic PLA 0.8 nozzle;Peopoly Generic PLA",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"setting_id": "KNsVV4dvEWAAkzDE",
|
||||
"filament_id": "OFRDLNM9",
|
||||
"setting_id": "OVbRqCpU0SXiZmot",
|
||||
"filament_id": "OFDSrzZ8",
|
||||
"instantiation": "true",
|
||||
"filament_flow_ratio": [
|
||||
"0.92"
|
||||
@@ -8,5 +8,5 @@
|
||||
"bed_model": "magnetox_model.stl",
|
||||
"bed_texture": "magnetox_model_texture.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Peopoly Generic PLA"
|
||||
"default_materials": "Generic PLA @Peopoly"
|
||||
}
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
"1"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Peopoly Generic PLA"
|
||||
"Generic PLA @Peopoly"
|
||||
],
|
||||
"default_print_profile": "fdm_process_peopoly_common_0_2",
|
||||
"bed_exclude_area": [
|
||||
|
||||
Reference in New Issue
Block a user