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,18 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99_Anker_00",
"name": "Generic PLA @Anker",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}