mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 21:42:43 +00:00
* Add Creator 5 0.25 mm nozzle profiles * Fix Creator 5 process profile load order * Bump Flashforge profile version --------- Co-authored-by: yw4z <ywsyildiz@gmail.com>
28 lines
728 B
JSON
28 lines
728 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.10mm Standard @FF C5 0.25 nozzle",
|
|
"inherits": "0.10mm Standard @FF AD5X 0.25 nozzle",
|
|
"from": "system",
|
|
"setting_id": "0Mep1gVTvD4RwK53",
|
|
"instantiation": "true",
|
|
"bottom_solid_infill_flow_ratio": "1",
|
|
"compatible_printers": [
|
|
"Flashforge Creator 5 0.25 nozzle",
|
|
"Flashforge Creator 5 Pro 0.25 nozzle"
|
|
],
|
|
"initial_layer_print_height": "0.1",
|
|
"internal_bridge_flow": "1",
|
|
"ooze_prevention": "1",
|
|
"preheat_time": "20",
|
|
"print_extruder_id": [
|
|
"1"
|
|
],
|
|
"print_extruder_variant": [
|
|
"Direct Drive Standard"
|
|
],
|
|
"print_settings_id": "0.10mm Standard @FF C5 0.25 nozzle",
|
|
"small_perimeter_speed": "30",
|
|
"standby_temperature_delta": "-100",
|
|
"top_solid_infill_flow_ratio": "1"
|
|
}
|