orcaslicer/resources/profiles/Comgrow/machine/Comgrow T500 0.6 nozzle.json
Trist0ne acbf27036c
Merged optimized print profiles from Comgrow Official (#2454)
* Merged optimized print profiles from Comgrow Official

* Corrected profile naming convention
2023-10-19 22:49:22 +08:00

23 lines
417 B
JSON

{
"type": "machine",
"setting_id": "GM002",
"name": "Comgrow T500 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_comgrow_common",
"printer_model": "Comgrow T500",
"printer_variant": "0.6",
"retraction_length": [
"1.0"
],
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"printable_height": "500"
}