orcaslicer/resources/profiles/Chuanying/machine/Chuanying X1 0.4 Nozzle.json
Leon Bai 299e4161ec
06-27 Add Chuanying x1 printer profiles (#5888)
* Flashforge-06-12: gcode and filament mapping

* Merge branch 'SoftFever:main' into main

* Merge branch 'SoftFever:main' into main

* 06-27 Add Chuanying x1 printer profiles
2024-06-28 18:37:26 +08:00

16 lines
454 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "Chuanying X1 0.4 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_x1_common",
"printer_model": "Chuanying X1",
"default_print_profile": "0.20mm Standard @Chuanying X1 0.4 Nozzle",
"nozzle_diameter": [ "0.4" ],
"printer_variant": "0.4",
"max_layer_height": [ "0.28" ],
"min_layer_height": [ "0.08" ],
"retraction_length": [ "0.8" ],
"nozzle_type": "stainless_steel"
}