mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-26 10:21:00 +00:00
Add Flashforge Creator 5 and Creator 5 Pro 0.25 mm nozzle profiles (#15282)
* 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>
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Standard @FF C5 0.25 nozzle",
|
||||
"inherits": "0.10mm Standard @FF AD5X 0.25 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "KrOSCGKyvNy9v08u",
|
||||
"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",
|
||||
"layer_height": "0.08",
|
||||
"ooze_prevention": "1",
|
||||
"preheat_time": "20",
|
||||
"print_extruder_id": [
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard"
|
||||
],
|
||||
"print_settings_id": "0.08mm Standard @FF C5 0.25 nozzle",
|
||||
"small_perimeter_speed": "30",
|
||||
"standby_temperature_delta": "-100",
|
||||
"top_solid_infill_flow_ratio": "1"
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Standard @FF C5 0.25 nozzle",
|
||||
"inherits": "0.10mm Standard @FF AD5X 0.25 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "rcKQBKZJvCfrfzqV",
|
||||
"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",
|
||||
"layer_height": "0.12",
|
||||
"ooze_prevention": "1",
|
||||
"preheat_time": "20",
|
||||
"print_extruder_id": [
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard"
|
||||
],
|
||||
"print_settings_id": "0.12mm Standard @FF C5 0.25 nozzle",
|
||||
"small_perimeter_speed": "30",
|
||||
"standby_temperature_delta": "-100",
|
||||
"top_solid_infill_flow_ratio": "1"
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.14mm Standard @FF C5 0.25 nozzle",
|
||||
"inherits": "0.10mm Standard @FF AD5X 0.25 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "749mQY3CU2jk0MOd",
|
||||
"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",
|
||||
"layer_height": "0.14",
|
||||
"ooze_prevention": "1",
|
||||
"preheat_time": "20",
|
||||
"print_extruder_id": [
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard"
|
||||
],
|
||||
"print_settings_id": "0.14mm Standard @FF C5 0.25 nozzle",
|
||||
"small_perimeter_speed": "30",
|
||||
"standby_temperature_delta": "-100",
|
||||
"top_solid_infill_flow_ratio": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user