forked from SoftFever/OrcaSlicer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Rook MK1 profile (SoftFever#6627)
- Loading branch information
Showing
40 changed files
with
2,008 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,162 @@ | ||
{ | ||
"name": "RolohaunDesign", | ||
"version": "02.01.01.00", | ||
"force_update": "0", | ||
"description": "RolohaunDesign Printer Profiles", | ||
"machine_model_list": [ | ||
{ | ||
"name": "Rook MK1 LDO", | ||
"sub_path": "machine/Rook MK1 LDO.json" | ||
} | ||
], | ||
"process_list": [ | ||
{ | ||
"name": "fdm_process_common", | ||
"sub_path": "process/fdm_process_common.json" | ||
}, | ||
{ | ||
"name": "fdm_process_Rook MK1 LDO_common", | ||
"sub_path": "process/fdm_process_Rook MK1 LDO_common.json" | ||
}, | ||
{ | ||
"name": "0.08mm Extra Fine @Rook MK1 LDO", | ||
"sub_path": "process/0.08mm Extra Fine @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "0.12mm Fine @Rook MK1 LDO", | ||
"sub_path": "process/0.12mm Fine @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "0.16mm Optimal @Rook MK1 LDO", | ||
"sub_path": "process/0.16mm Optimal @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "0.20mm Standard @Rook MK1 LDO", | ||
"sub_path": "process/0.20mm Standard @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "0.24mm Draft @Rook MK1 LDO", | ||
"sub_path": "process/0.24mm Draft @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "0.28mm Extra Draft @Rook MK1 LDO", | ||
"sub_path": "process/0.28mm Extra Draft @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "0.32mm Extra Draft @Rook MK1 LDO", | ||
"sub_path": "process/0.32mm Extra Draft @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "0.40mm Extra Draft @Rook MK1 LDO", | ||
"sub_path": "process/0.40mm Extra Draft @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "0.56mm Extra Draft @Rook MK1 LDO", | ||
"sub_path": "process/0.56mm Extra Draft @Rook MK1 LDO.json" | ||
} | ||
], | ||
"filament_list": [ | ||
{ | ||
"name": "fdm_filament_common", | ||
"sub_path": "filament/fdm_filament_common.json" | ||
}, | ||
{ | ||
"name": "fdm_filament_pla", | ||
"sub_path": "filament/fdm_filament_pla.json" | ||
}, | ||
{ | ||
"name": "fdm_filament_tpu", | ||
"sub_path": "filament/fdm_filament_tpu.json" | ||
}, | ||
{ | ||
"name": "fdm_filament_pet", | ||
"sub_path": "filament/fdm_filament_pet.json" | ||
}, | ||
{ | ||
"name": "fdm_filament_abs", | ||
"sub_path": "filament/fdm_filament_abs.json" | ||
}, | ||
{ | ||
"name": "fdm_filament_pc", | ||
"sub_path": "filament/fdm_filament_pc.json" | ||
}, | ||
{ | ||
"name": "fdm_filament_asa", | ||
"sub_path": "filament/fdm_filament_asa.json" | ||
}, | ||
{ | ||
"name": "fdm_filament_pva", | ||
"sub_path": "filament/fdm_filament_pva.json" | ||
}, | ||
{ | ||
"name": "fdm_filament_pa", | ||
"sub_path": "filament/fdm_filament_pa.json" | ||
}, | ||
{ | ||
"name": "Generic PLA @Rook MK1 LDO", | ||
"sub_path": "filament/Generic PLA @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic PLA-CF @Rook MK1 LDO", | ||
"sub_path": "filament/Generic PLA-CF @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic PETG @Rook MK1 LDO", | ||
"sub_path": "filament/Generic PETG @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic ABS @Rook MK1 LDO", | ||
"sub_path": "filament/Generic ABS @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic TPU @Rook MK1 LDO", | ||
"sub_path": "filament/Generic TPU @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic ASA @Rook MK1 LDO", | ||
"sub_path": "filament/Generic ASA @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic PC @Rook MK1 LDO", | ||
"sub_path": "filament/Generic PC @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic PVA @Rook MK1 LDO", | ||
"sub_path": "filament/Generic PVA @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic PA @Rook MK1 LDO", | ||
"sub_path": "filament/Generic PA @Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Generic PA-CF @Rook MK1 LDO", | ||
"sub_path": "filament/Generic PA-CF @Rook MK1 LDO.json" | ||
} | ||
], | ||
"machine_list": [ | ||
{ | ||
"name": "fdm_machine_common", | ||
"sub_path": "machine/fdm_machine_common.json" | ||
}, | ||
{ | ||
"name": "fdm_common_Rook MK1 LDO", | ||
"sub_path": "machine/fdm_common_Rook MK1 LDO.json" | ||
}, | ||
{ | ||
"name": "Rook MK1 LDO 0.4 nozzle", | ||
"sub_path": "machine/Rook MK1 LDO 0.4 nozzle.json" | ||
}, | ||
{ | ||
"name": "Rook MK1 LDO 0.2 nozzle", | ||
"sub_path": "machine/Rook MK1 LDO 0.2 nozzle.json" | ||
}, | ||
{ | ||
"name": "Rook MK1 LDO 0.6 nozzle", | ||
"sub_path": "machine/Rook MK1 LDO 0.6 nozzle.json" | ||
}, | ||
{ | ||
"name": "Rook MK1 LDO 0.8 nozzle", | ||
"sub_path": "machine/Rook MK1 LDO 0.8 nozzle.json" | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
resources/profiles/RolohaunDesign/filament/Generic ABS @Rook MK1 LDO.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFB99", | ||
"setting_id": "GFB99_RKMK1_0", | ||
"name": "Generic ABS @Rook MK1 LDO", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_abs", | ||
"filament_flow_ratio": [ | ||
"0.926" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"12" | ||
], | ||
"compatible_printers": [ | ||
"Rook MK1 LDO 0.4 nozzle", | ||
"Rook MK1 LDO 0.2 nozzle", | ||
"Rook MK1 LDO 0.6 nozzle", | ||
"Rook MK1 LDO 0.8 nozzle" | ||
] | ||
} |
21 changes: 21 additions & 0 deletions
21
resources/profiles/RolohaunDesign/filament/Generic ASA @Rook MK1 LDO.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFB98", | ||
"setting_id": "GFB98_RKMK1_0", | ||
"name": "Generic ASA @Rook MK1 LDO", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_asa", | ||
"filament_flow_ratio": [ | ||
"0.93" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"12" | ||
], | ||
"compatible_printers": [ | ||
"Rook MK1 LDO 0.4 nozzle", | ||
"Rook MK1 LDO 0.2 nozzle", | ||
"Rook MK1 LDO 0.6 nozzle", | ||
"Rook MK1 LDO 0.8 nozzle" | ||
] | ||
} |
24 changes: 24 additions & 0 deletions
24
resources/profiles/RolohaunDesign/filament/Generic PA @Rook MK1 LDO.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFN99", | ||
"setting_id": "GFN99_RKMK1_0", | ||
"name": "Generic PA @Rook MK1 LDO", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_pa", | ||
"nozzle_temperature_initial_layer": [ | ||
"280" | ||
], | ||
"nozzle_temperature": [ | ||
"280" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"12" | ||
], | ||
"compatible_printers": [ | ||
"Rook MK1 LDO 0.4 nozzle", | ||
"Rook MK1 LDO 0.2 nozzle", | ||
"Rook MK1 LDO 0.6 nozzle", | ||
"Rook MK1 LDO 0.8 nozzle" | ||
] | ||
} |
27 changes: 27 additions & 0 deletions
27
resources/profiles/RolohaunDesign/filament/Generic PA-CF @Rook MK1 LDO.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFN98", | ||
"setting_id": "GFN98_RKMK1_0", | ||
"name": "Generic PA-CF @Rook MK1 LDO", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_pa", | ||
"filament_type": [ | ||
"PA-CF" | ||
], | ||
"nozzle_temperature_initial_layer": [ | ||
"280" | ||
], | ||
"nozzle_temperature": [ | ||
"280" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"8" | ||
], | ||
"compatible_printers": [ | ||
"Rook MK1 LDO 0.4 nozzle", | ||
"Rook MK1 LDO 0.2 nozzle", | ||
"Rook MK1 LDO 0.6 nozzle", | ||
"Rook MK1 LDO 0.8 nozzle" | ||
] | ||
} |
21 changes: 21 additions & 0 deletions
21
resources/profiles/RolohaunDesign/filament/Generic PC @Rook MK1 LDO.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFC99", | ||
"setting_id": "GFC99_RKMK1_0", | ||
"name": "Generic PC @Rook MK1 LDO", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_pc", | ||
"filament_max_volumetric_speed": [ | ||
"12" | ||
], | ||
"filament_flow_ratio": [ | ||
"0.94" | ||
], | ||
"compatible_printers": [ | ||
"Rook MK1 LDO 0.4 nozzle", | ||
"Rook MK1 LDO 0.2 nozzle", | ||
"Rook MK1 LDO 0.6 nozzle", | ||
"Rook MK1 LDO 0.8 nozzle" | ||
] | ||
} |
51 changes: 51 additions & 0 deletions
51
resources/profiles/RolohaunDesign/filament/Generic PETG @Rook MK1 LDO.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFG99", | ||
"setting_id": "GFG99_RKMK1_0", | ||
"name": "Generic PETG @Rook MK1 LDO", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_pet", | ||
"reduce_fan_stop_start_freq": [ | ||
"1" | ||
], | ||
"slow_down_for_layer_cooling": [ | ||
"1" | ||
], | ||
"fan_cooling_layer_time": [ | ||
"30" | ||
], | ||
"overhang_fan_speed": [ | ||
"90" | ||
], | ||
"overhang_fan_threshold": [ | ||
"25%" | ||
], | ||
"fan_max_speed": [ | ||
"90" | ||
], | ||
"fan_min_speed": [ | ||
"40" | ||
], | ||
"slow_down_min_speed": [ | ||
"10" | ||
], | ||
"slow_down_layer_time": [ | ||
"8" | ||
], | ||
"filament_flow_ratio": [ | ||
"0.95" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"10" | ||
], | ||
"filament_start_gcode": [ | ||
"; filament start gcode\n" | ||
], | ||
"compatible_printers": [ | ||
"Rook MK1 LDO 0.4 nozzle", | ||
"Rook MK1 LDO 0.2 nozzle", | ||
"Rook MK1 LDO 0.6 nozzle", | ||
"Rook MK1 LDO 0.8 nozzle" | ||
] | ||
} |
24 changes: 24 additions & 0 deletions
24
resources/profiles/RolohaunDesign/filament/Generic PLA @Rook MK1 LDO.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFL99", | ||
"setting_id": "GFL99_RKMK1_0", | ||
"name": "Generic PLA @Rook MK1 LDO", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_pla", | ||
"filament_flow_ratio": [ | ||
"0.98" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"12" | ||
], | ||
"slow_down_layer_time": [ | ||
"8" | ||
], | ||
"compatible_printers": [ | ||
"Rook MK1 LDO 0.4 nozzle", | ||
"Rook MK1 LDO 0.2 nozzle", | ||
"Rook MK1 LDO 0.6 nozzle", | ||
"Rook MK1 LDO 0.8 nozzle" | ||
] | ||
} |
27 changes: 27 additions & 0 deletions
27
resources/profiles/RolohaunDesign/filament/Generic PLA-CF @Rook MK1 LDO.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFL98", | ||
"setting_id": "GFL98_RKMK1_0", | ||
"name": "Generic PLA-CF @Rook MK1 LDO", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_pla", | ||
"filament_flow_ratio": [ | ||
"0.95" | ||
], | ||
"filament_type": [ | ||
"PLA-CF" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"12" | ||
], | ||
"slow_down_layer_time": [ | ||
"7" | ||
], | ||
"compatible_printers": [ | ||
"Rook MK1 LDO 0.4 nozzle", | ||
"Rook MK1 LDO 0.2 nozzle", | ||
"Rook MK1 LDO 0.6 nozzle", | ||
"Rook MK1 LDO 0.8 nozzle" | ||
] | ||
} |
Oops, something went wrong.