profile tweaks

This commit is contained in:
SoftFever 2022-08-30 21:20:12 +08:00
parent 769bc14a8a
commit 939dca5780
38 changed files with 1455 additions and 13 deletions

View file

@ -0,0 +1,24 @@
{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSL98",
"name": "Anycubic Generic PLA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Anycubic 4Max Pro 0.4 nozzle"
]
}