Merged optimized print profiles from Comgrow Official (#2454)

* Merged optimized print profiles from Comgrow Official

* Corrected profile naming convention
This commit is contained in:
Trist0ne 2023-10-19 10:49:22 -04:00 committed by GitHub
parent 56fdbf5310
commit acbf27036c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 1612 additions and 172 deletions

View file

@ -16,12 +16,12 @@
"slow_down_min_speed": ["10"],
"slow_down_layer_time": ["8"],
"filament_flow_ratio": ["0.95"],
"filament_max_volumetric_speed": ["10"],
"filament_max_volumetric_speed": ["30"],
"filament_retraction_length": ["0.5"],
"filament_start_gcode": ["; filament start gcode\n"],
"compatible_printers": [
"Comgrow T500 0.4 nozzle",
"Comgrow T500 0.6 nozzle",
"Comgrow T500 0.8 nozzle"
]
}