orcaslicer/resources/profiles/Chuanying/process/fdm_process_chuanying_0.20.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

22 lines
No EOL
646 B
JSON

{
"type": "process",
"name": "fdm_process_chuanying_0.20",
"inherits": "fdm_process_chuanying_common",
"from": "system",
"instantiation": "false",
"initial_layer_infill_speed": "80",
"outer_wall_speed": "200",
"inner_wall_speed": "300",
"internal_solid_infill_speed": "250",
"gap_infill_speed": "200",
"sparse_infill_speed": "270",
"small_perimeter_speed": "50%",
"overhang_speed_classic": "0",
"internal_bridge_speed": "50",
"internal_solid_infill_acceleration": "7000",
"accel_to_decel_enable": "0",
"filter_out_gap_fill": "0.5",
"gcode_label_objects": "0",
"slow_down_layers": "1",
"wipe_speed": "200"
}