mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-25 09:08:38 -07:00
* Update 0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.4.json it's HYBRID not HYBIRD * Update 0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.5.json it's HYBRID not HYBIRD * Update 0.25mm Quality Speed @RatRig V-Core 4 HYBRID 0.6.json it's HYBRID not HYBIRD * Add files via upload Adding process files for the 0.8 nozzle * Add files via upload machine profiles for 0.8 nozzle * Update Ratrig.json Added support for 0.8.nozle * Add files via upload Added filament profile for the more and more popular PCTG * Update Ratrig.json Add filament PCTG * Update Ratrig.json Filament setting for big (>0.4) nozzles * Add files via upload Filament setting for big (>0.4) nozzles * Filament setting for big (>0.4) nozzles Filament setting for big (>0.4) nozzles * Optimized layer and extrusion values Optimized layer and extrusion values * New set of profiles for RatRig V-Core 4 - 400 IDEX New developed set of profiles for RatRig V-Core 4 - 400 IDEX with virtual copy and mirror printers (with appropriate smaller build plates and idex commands) * New set of profiles for RatRig V-Core 4 - 400 IDEX New developed set of profiles for RatRig V-Core 4 - 400 IDEX with virtual copy and mirror printers (with appropriate smaller build plates and idex commands) * New set of profiles for RatRig V-Core 4 - 400 IDEX New developed set of profiles for RatRig V-Core 4 - 400 IDEX with virtual copy and mirror printers (with appropriate smaller build plates and idex commands) * Profiles V-Core4 IDEX 300 + 500 Added profiles for Ratrig V-Core4 IDEX bedsize 300 and 500 * Profiles V-Core4 IDEX 300 + 500 Added profiles for Ratrig V-Core4 IDEX bedsize 300 and 500 * Complete profile sets for V-Core 4 - IDEX Now the profile sets for V-Core 4 IDEX - size 300+400+500, all with copy and mirror mode, are completed. (profiles are tested in real prints for V-Core 4 IDEX 400 including copy and mirror, 300+500 only calculated) * Complete profile sets for V-Core 4 - IDEX Now the profile sets for V-Core 4 IDEX - size 300+400+500, all with copy and mirror mode, are completed. (profiles are tested in real prints for V-Core 4 IDEX 400 including copy and mirror, 300+500 only calculated) * Updated Filament for large nozzles (>=0.6) Added missing TPU for big nozzles --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
70 lines
2.3 KiB
JSON
70 lines
2.3 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"adaptive_layer_height": "0",
|
|
"reduce_crossing_wall": "0",
|
|
"bridge_flow": "0.95",
|
|
"bridge_speed": "25",
|
|
"brim_width": "5",
|
|
"compatible_printers": [],
|
|
"print_sequence": "by layer",
|
|
"default_acceleration": "10000",
|
|
"bridge_no_support": "0",
|
|
"elefant_foot_compensation": "0.1",
|
|
"outer_wall_line_width": "0.4",
|
|
"outer_wall_speed": "120",
|
|
"line_width": "0.45",
|
|
"infill_direction": "45",
|
|
"sparse_infill_density": "15%",
|
|
"sparse_infill_pattern": "crosshatch",
|
|
"initial_layer_line_width": "0.42",
|
|
"initial_layer_print_height": "0.2",
|
|
"initial_layer_speed": "20",
|
|
"gap_infill_speed": "30",
|
|
"infill_combination": "0",
|
|
"sparse_infill_line_width": "0.45",
|
|
"infill_wall_overlap": "25%",
|
|
"sparse_infill_speed": "50",
|
|
"interface_shells": "0",
|
|
"detect_overhang_wall": "0",
|
|
"reduce_infill_retraction": "0",
|
|
"filename_format": "{input_filename_base}.gcode",
|
|
"wall_loops": "3",
|
|
"inner_wall_line_width": "0.45",
|
|
"inner_wall_speed": "40",
|
|
"print_settings_id": "",
|
|
"raft_layers": "0",
|
|
"seam_position": "nearest",
|
|
"skirt_distance": "2",
|
|
"skirt_height": "2",
|
|
"minimum_sparse_infill_area": "0",
|
|
"internal_solid_infill_line_width": "0.45",
|
|
"internal_solid_infill_speed": "40",
|
|
"spiral_mode": "0",
|
|
"standby_temperature_delta": "-5",
|
|
"enable_support": "0",
|
|
"support_filament": "0",
|
|
"support_line_width": "0.42",
|
|
"support_interface_filament": "0",
|
|
"support_on_build_plate_only": "0",
|
|
"support_top_z_distance": "0.15",
|
|
"support_interface_loop_pattern": "0",
|
|
"support_interface_top_layers": "2",
|
|
"support_interface_spacing": "0",
|
|
"support_interface_speed": "80",
|
|
"support_base_pattern": "rectilinear",
|
|
"support_base_pattern_spacing": "2",
|
|
"support_speed": "40",
|
|
"support_threshold_angle": "30",
|
|
"support_object_xy_distance": "0.5",
|
|
"detect_thin_wall": "0",
|
|
"top_surface_line_width": "0.4",
|
|
"top_surface_speed": "30",
|
|
"travel_speed": "400",
|
|
"enable_prime_tower": "0",
|
|
"prime_tower_width": "60",
|
|
"xy_hole_compensation": "0",
|
|
"xy_contour_compensation": "0"
|
|
}
|