mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm Fine 0.4 nozzle @Blocks_RF50",
|
||||
"inherits": "fdm_process_blocks_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.12",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"bottom_shell_layers": "6",
|
||||
"top_shell_layers": "6",
|
||||
"compatible_printers": [
|
||||
"BLOCKS RF50",
|
||||
"BLOCKS RF50 0.4 nozzle"
|
||||
],
|
||||
"sparse_infill_speed": "300",
|
||||
"support_interface_speed": "180",
|
||||
"travel_speed": "500",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"enable_arc_fitting": "0",
|
||||
"wall_generator": "classic",
|
||||
"top_solid_infill_flow_ratio": "0.97",
|
||||
"bottom_solid_infill_flow_ratio": "1.08",
|
||||
"seam_position": "aligned",
|
||||
"sparse_infill_patter": "grid",
|
||||
"initial_layer_speed": "60",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"initial_travel_speed": "100%",
|
||||
"slow_layers_count": "5",
|
||||
"slow_down_layers": "5",
|
||||
"outer_wall_speed": "180",
|
||||
"inner_wall_speed": "300",
|
||||
"small_perimeter_speed": "50%",
|
||||
"small_perimeter_threshold": "0",
|
||||
"internal_solid_infill_speed": "270",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "260",
|
||||
"support_speed": "300",
|
||||
"detect_overhang_wall": "1",
|
||||
"enable_overhang_speed": "1",
|
||||
"overhang_speed_classic": "0",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"slowdown_for_curled_perimeters": "1",
|
||||
"bridge_speed": "50%",
|
||||
"bridge_infill_acceleration": "50%",
|
||||
"internal_bridge_speed": "100%",
|
||||
"default_acceleration": "5000",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"inner_wall_acceleration": "4500",
|
||||
"initial_layer_acceleration": "1500",
|
||||
"top_surface_acceleration": "2000",
|
||||
"internal_solid_infill_acceleration": "100%",
|
||||
"travel_acceleration": "20000",
|
||||
"sparse_infill_acceleration": "100%",
|
||||
"bridge_acceleration": "50%",
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "50%",
|
||||
"elefant_foot_compensation": "0.25",
|
||||
"elefant_foot_compensation_layers": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user