mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Added AD5X & SUNLU filaments for Flashforge + fixes & updates (#8573)
- Added AD5X - Added SUNLU filaments for AD5 and AD3 series - Updated SUNLU filament & setting IDs for BBL - Updated SUNLU parameters in OrcaLibrary - Fixes & enhancements for Flashforge profiles Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -1,45 +1,45 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"inherits": "0.20mm Standard @Flashforge AD5M 0.4 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.25 Nozzle"
|
||||
],
|
||||
"setting_id": "GP012",
|
||||
"print_settings_id": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"bottom_shell_layers": "4",
|
||||
"brim_width": "3",
|
||||
"elefant_foot_compensation": "0",
|
||||
"gap_infill_speed": "150",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "70",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"layer_height": "0.12",
|
||||
"line_width": "0.25",
|
||||
"outer_wall_line_width": "0.25",
|
||||
"outer_wall_speed": "60",
|
||||
"skirt_loops": "0",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_bottom_z_distance": "0.12",
|
||||
"support_interface_spacing": "0.25",
|
||||
"support_line_width": "0.25",
|
||||
"support_object_xy_distance": "0.2",
|
||||
"support_speed": "80",
|
||||
"support_top_z_distance": "0.12",
|
||||
"top_shell_layers": "7",
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_surface_line_width": "0.3",
|
||||
"top_surface_speed": "150",
|
||||
"tree_support_tip_diameter": "1.2",
|
||||
"version": "1.8.0.0",
|
||||
"wipe_speed": "80%"
|
||||
}
|
||||
"type": "process",
|
||||
"name": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"inherits": "0.20mm Standard @Flashforge AD5M 0.4 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": ["Flashforge Adventurer 5M 0.25 Nozzle"],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": "",
|
||||
"setting_id": "GP012",
|
||||
"print_settings_id": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"bottom_shell_layers": "4",
|
||||
"brim_width": "3",
|
||||
"elefant_foot_compensation": "0",
|
||||
"gap_infill_speed": "150",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "70",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"initial_layer_speed": "35",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"layer_height": "0.12",
|
||||
"line_width": "0.25",
|
||||
"outer_wall_line_width": "0.25",
|
||||
"outer_wall_speed": "60",
|
||||
"skirt_loops": "0",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"sparse_infill_speed": "100",
|
||||
"support_bottom_z_distance": "0.12",
|
||||
"support_interface_spacing": "0.25",
|
||||
"support_line_width": "0.25",
|
||||
"support_object_xy_distance": "0.2",
|
||||
"support_speed": "80",
|
||||
"support_top_z_distance": "0.12",
|
||||
"top_shell_layers": "7",
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_surface_line_width": "0.3",
|
||||
"top_surface_speed": "150",
|
||||
"tree_support_tip_diameter": "1.2",
|
||||
"version": "1.8.0.0",
|
||||
"wipe_speed": "80%"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user