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:
Trist0ne 2023-09-25 11:31:04 -04:00 committed by GitHub
parent 33f91c026a
commit ff992aa650
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 4182 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Comgrow T500",
"model_id": "Comgrow_T500",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Comgrow",
"bed_model": "comgrow_t500_buildplate_model.stl",
"bed_texture": "comgrow_t500_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Comgrow Generic PLA;Comgrow Generic PETG;Comgrow Generic ABS"
}