mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.48mm Standard @FF G4P 0.8 HF nozzle",
|
||||
"inherits": "0.30mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_solid_infill_flow_ratio": "0.96",
|
||||
"bridge_acceleration": "3000",
|
||||
"brim_type": "auto_brim",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_prime_tower": "1",
|
||||
"exclude_object": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"filter_out_gap_fill": "0.1",
|
||||
"flush_into_support": "1",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider4 Pro 0.8 HF nozzle"
|
||||
],
|
||||
"gap_fill_target": "topbottom",
|
||||
"infill_wall_overlap": "20%",
|
||||
"initial_layer_acceleration": "800",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"initial_layer_line_width": "0.82",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"initial_layer_speed": "40",
|
||||
"initial_layer_travel_speed": "600",
|
||||
"inner_wall_acceleration": "10000",
|
||||
"inner_wall_line_width": "0.82",
|
||||
"internal_bridge_flow": "0.96",
|
||||
"internal_bridge_speed": "35",
|
||||
"internal_solid_infill_acceleration": "8000",
|
||||
"internal_solid_infill_line_width": "0.82",
|
||||
"internal_solid_infill_speed": "120",
|
||||
"layer_height": "0.48",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "12",
|
||||
"prime_tower_brim_width": "6",
|
||||
"prime_volume": "90",
|
||||
"print_settings_id": "0.48mm Standard @FF G4P 0.8 HF nozzle",
|
||||
"role_based_wipe_speed": "0",
|
||||
"seam_gap": "8%",
|
||||
"skirt_loops": "0",
|
||||
"slowdown_for_curled_perimeters": "0",
|
||||
"small_perimeter_speed": "35",
|
||||
"sparse_infill_acceleration": "100%",
|
||||
"sparse_infill_line_width": "0.82",
|
||||
"sparse_infill_speed": "220",
|
||||
"support_bottom_z_distance": "0.25",
|
||||
"support_interface_filament": "0",
|
||||
"support_line_width": "0.82",
|
||||
"support_speed": "70",
|
||||
"thick_internal_bridges": "0",
|
||||
"top_solid_infill_flow_ratio": "0.96",
|
||||
"top_surface_acceleration": "3000",
|
||||
"top_surface_line_width": "0.82",
|
||||
"top_surface_speed": "100",
|
||||
"travel_acceleration": "20000",
|
||||
"travel_speed": "550",
|
||||
"wipe_speed": "50",
|
||||
"wipe_tower_bridging": "10",
|
||||
"wipe_tower_cone_angle": "10",
|
||||
"wipe_tower_extra_spacing": "110%"
|
||||
}
|
||||
Reference in New Issue
Block a user