* Initial add of RatRig core v4 * Merge branch 'main' into ratrig-v4 * Fix check error * Add V-Core 4 covers * Add V-Core 4 to filament * Initial add for HYBRID profiles The rest will come tomorrow ;) * Misc Add HYBRID profiles Rename Core V4 to V-Core 4 Add HYBRID cover * Fix filament * Merge branch 'main' into ratrig-v4
62 lines
2 KiB
JSON
62 lines
2 KiB
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP006",
|
|
"name": "0.20mm Quality @RatRig V-Core 4 HYBRID 0.4",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_ratrig_common",
|
|
"layer_height": "0.2",
|
|
"inital_layer_height": "0.3",
|
|
"wall_count": "4",
|
|
"top_shell_layers": "4",
|
|
"bottom_shell_layers": "3",
|
|
"top_shell_thickness": "0",
|
|
"sparse_infill_density": "25%",
|
|
"infill_anchor": "600%",
|
|
"infill_anchor_max": "5",
|
|
"infill_combination": "1",
|
|
"skirt_loops": "2",
|
|
"skirt_distance": "10",
|
|
"support_threshold_angle": "65",
|
|
"support_bottom_z_distance": "0.2",
|
|
"support_on_build_plate_only": "1",
|
|
"support_object_xy_distance": "60%",
|
|
"inner_wall_speed": "300",
|
|
"small_perimeter_speed": "250",
|
|
"outer_wall_speed": "250",
|
|
"sparse_infill_speed": "400",
|
|
"internal_solid_infill_speed": "100%",
|
|
"top_surface_speed": "100%",
|
|
"support_speed": "50",
|
|
"support_interface_speed": "100%",
|
|
"bridge_speed": "50",
|
|
"gap_infill_speed": "200",
|
|
"travel_speed": "600",
|
|
"initial_layer_speed": "80",
|
|
"outer_wall_acceleration": "8000",
|
|
"inner_wall_acceleration": "10000",
|
|
"top_surface_acceleration": "0",
|
|
"internal_solid_infill_acceleration": "0",
|
|
"sparse_infill_acceleration": "15000",
|
|
"bridge_acceleration": "5000",
|
|
"initial_layer_acceleration": "2500",
|
|
"travel_acceleration": "15000",
|
|
"default_acceleration": "15000",
|
|
"line_width": "0.45",
|
|
"initial_layer_line_width": "0.5",
|
|
"inner_wall_line_width": "0.45",
|
|
"outer_wall_line_width": "0.45",
|
|
"sparse_infill_line_width": "0.45",
|
|
"internal_solid_infill_line_width": "0.45",
|
|
"top_surface_line_width": "0.45",
|
|
"support_line_width": "0.45",
|
|
"infill_wall_overlap": "18%",
|
|
"bridge_flow": "0.85",
|
|
"resolution": "0.0125",
|
|
"elefant_foot_compensation": "0.1",
|
|
"compatible_printers": [
|
|
"RatRig V-Core 4 HYBRID 300 0.4 nozzle",
|
|
"RatRig V-Core 4 HYBRID 400 0.4 nozzle",
|
|
"RatRig V-Core 4 HYBRID 500 0.4 nozzle"
|
|
]
|
|
}
|