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

@ -0,0 +1,22 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN98_PRUSA_00",
"name": "Generic PA-CF @Prusa",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_type": [
"PA-CF"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"compatible_printers": [
"Prusa MK3S 0.4 nozzle",
"Prusa MINI 0.4 nozzle"
]
}