Limit variables and trying something

This commit is contained in:
cochcoder 2024-03-21 14:56:56 -04:00
parent 8c3f6447eb
commit 3f745e8e0f
24 changed files with 223 additions and 1036 deletions

View file

@ -0,0 +1,15 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Dremel 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": [
"Dremel 3D20 0.4 nozzle"
]
}