orcaslicer/resources/profiles/Ratrig/process/0.25mm Quality Speed @RatRig V-Core 4 0.5.json
cochcoder 7e00444726
Add support for Rat Rig V-Core 4 & V-Core 4 HYBRID (#5660)
* 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
2024-06-16 21:12:19 +08:00

62 lines
2 KiB
JSON

{
"type": "process",
"setting_id": "GP006",
"name": "0.25mm Quality Speed @RatRig V-Core 4 0.5",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_ratrig_common",
"layer_height": "0.25",
"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": "350",
"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": "500",
"initial_layer_speed": "50",
"outer_wall_acceleration": "4000",
"inner_wall_acceleration": "8000",
"top_surface_acceleration": "0",
"internal_solid_infill_acceleration": "0",
"sparse_infill_acceleration": "10000",
"bridge_acceleration": "2500",
"initial_layer_acceleration": "1500",
"travel_acceleration": "10000",
"default_acceleration": "10000",
"line_width": "0.55",
"initial_layer_line_width": "0.7",
"inner_wall_line_width": "0.55",
"outer_wall_line_width": "0.52",
"sparse_infill_line_width": "0.55",
"internal_solid_infill_line_width": "0.55",
"top_surface_line_width": "0.55",
"support_line_width": "0.55",
"infill_wall_overlap": "18%",
"bridge_flow": "0.85",
"resolution": "0.0125",
"elefant_foot_compensation": "0.1",
"compatible_printers": [
"RatRig V-Core 4 300 0.5 nozzle",
"RatRig V-Core 4 400 0.5 nozzle",
"RatRig V-Core 4 500 0.5 nozzle"
]
}