OrcaSlicer-bambulab/resources/profiles/Vzbot/filament/Vzbot Generic PLA.json
Louis Rossmann c661ddc2eb
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
Initial release
2026-05-11 07:39:33 -05:00

26 lines
No EOL
612 B
JSON

{
"type": "filament",
"name": "Vzbot Generic PLA",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "GFSA04",
"filament_id": "GFL99",
"instantiation": "true",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"50"
],
"slow_down_layer_time": [
"5"
],
"compatible_printers": [
"Vzbot 235 AWD 0.4 nozzle",
"Vzbot 330 AWD 0.4 nozzle",
"Vzbot 235 AWD 0.5 nozzle",
"Vzbot 235 AWD 0.6 nozzle",
"Vzbot 330 AWD 0.5 nozzle",
"Vzbot 330 AWD 0.6 nozzle"
]
}