mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Comgrow T500 (#2222)
* Initial commit to add the upcoming Comgrow T500 * UPDATE DANG IT * Added Comgrow machine file * Updated profiles to be more inline with their Cura profiles * Corrected Errors in comgrow_common and uploaded a new cover.png * fixes --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
18
resources/profiles/Comgrow/filament/Comgrow Generic PLA.json
Normal file
18
resources/profiles/Comgrow/filament/Comgrow Generic PLA.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Comgrow 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": [
|
||||
"Comgrow T500 0.4 nozzle",
|
||||
"Comgrow T500 0.6 nozzle",
|
||||
"Comgrow T500 0.8 nozzle"
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user