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

@ -1,27 +0,0 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99_VORON_00",
"name": "Voron Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Voron 2.4 250 0.4 nozzle",
"Voron 2.4 300 0.4 nozzle",
"Voron 2.4 350 0.4 nozzle",
"Voron Trident 250 0.4 nozzle",
"Voron Trident 300 0.4 nozzle",
"Voron Trident 350 0.4 nozzle",
"Voron 0.1 0.4 nozzle"
]
}