* 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
16 lines
454 B
JSON
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"
|
|
}
|