Adding VzBoT profiles

This commit is contained in:
VzBoT 2023-04-17 22:40:13 -04:00
parent 4a288c617c
commit da09ebcc86
69 changed files with 11878 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSA04",
"name": "Vzbot Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"50"
],
"filament_flow_ratio": [
"0.94"
],
"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"
]
}