ENH: rename third-party printers' filaments

Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
This commit is contained in:
xun.zhang 2023-06-16 15:00:22 +08:00 committed by Lane.Wei
parent 68c990a1de
commit ee11ca6eeb
75 changed files with 509 additions and 731 deletions

View file

@ -72,77 +72,77 @@
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "Voron Generic PLA",
"sub_path": "filament/Voron Generic PLA.json"
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "Voron Generic PLA-CF",
"sub_path": "filament/Voron Generic PLA-CF.json"
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "Voron Generic PETG",
"sub_path": "filament/Voron Generic PETG.json"
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "Voron Generic ABS",
"sub_path": "filament/Voron Generic ABS.json"
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "Voron Generic TPU",
"sub_path": "filament/Voron Generic TPU.json"
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "Voron Generic ASA",
"sub_path": "filament/Voron Generic ASA.json"
"name": "Generic ABS @Voron",
"sub_path": "filament/Generic ABS @Voron.json"
},
{
"name": "Voron Generic PC",
"sub_path": "filament/Voron Generic PC.json"
"name": "Generic ASA @Voron",
"sub_path": "filament/Generic ASA @Voron.json"
},
{
"name": "Voron Generic PVA",
"sub_path": "filament/Voron Generic PVA.json"
"name": "Generic PA @Voron",
"sub_path": "filament/Generic PA @Voron.json"
},
{
"name": "Voron Generic PA",
"sub_path": "filament/Voron Generic PA.json"
"name": "Generic PA-CF @Voron",
"sub_path": "filament/Generic PA-CF @Voron.json"
},
{
"name": "Voron Generic PA-CF",
"sub_path": "filament/Voron Generic PA-CF.json"
"name": "Generic PC @Voron",
"sub_path": "filament/Generic PC @Voron.json"
},
{
"name": "Generic PETG @Voron",
"sub_path": "filament/Generic PETG @Voron.json"
},
{
"name": "Generic PLA @Voron",
"sub_path": "filament/Generic PLA @Voron.json"
},
{
"name": "Generic PLA-CF @Voron",
"sub_path": "filament/Generic PLA-CF @Voron.json"
},
{
"name": "Generic PVA @Voron",
"sub_path": "filament/Generic PVA @Voron.json"
},
{
"name": "Generic TPU @Voron",
"sub_path": "filament/Generic TPU @Voron.json"
}
],
"machine_list": [
@ -183,4 +183,4 @@
"sub_path": "machine/Voron 0.1 0.4 nozzle.json"
}
]
}
}