Update re:3D profiles. (#13750)

* Update/add re:3D profiles.

* Fix encoding issue with UTF-8 BOM

* Change spaces to tabs.

* Fix alignment-based space indentation issues.

* Test: rename_from property

* Test 2: rename_from property

* Test 3: use 'renamed' instead of 'rename'

* Add renamed property for each conflicting profile.

* Revert to optimized assets improved on [#13149](https://github.com/OrcaSlicer/OrcaSlicer/pull/13149)
This commit is contained in:
Mitchell Mashburn
2026-05-27 23:08:19 -05:00
committed by GitHub
parent 2d09b7aefb
commit 6f79b63959
59 changed files with 2245 additions and 1452 deletions

View File

@@ -6,33 +6,33 @@
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"bridge_speed": "10",
"brim_width": "5",
"compatible_printers": [],
"print_sequence": "by layer",
"default_acceleration": "10000",
"default_acceleration": "0",
"bridge_no_support": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.4",
"outer_wall_speed": "120",
"line_width": "0.45",
"outer_wall_speed": "25",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_line_width": "0.4",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "20",
"gap_infill_speed": "30",
"initial_layer_speed": "15",
"gap_infill_speed": "25",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"sparse_infill_line_width": "0.4",
"infill_wall_overlap": "25%",
"sparse_infill_speed": "50",
"sparse_infill_speed": "70",
"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_line_width": "0.4",
"inner_wall_speed": "40",
"print_settings_id": "",
"raft_layers": "0",
@@ -40,16 +40,16 @@
"skirt_distance": "2",
"skirt_height": "2",
"minimum_sparse_infill_area": "0",
"internal_solid_infill_line_width": "0.45",
"internal_solid_infill_speed": "40",
"internal_solid_infill_line_width": "0.4",
"internal_solid_infill_speed": "60",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"standby_temperature_delta": "-20",
"enable_support": "0",
"support_filament": "0",
"support_line_width": "0.42",
"support_line_width": "0.38",
"support_interface_filament": "0",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.15",
"support_top_z_distance": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_top_layers": "2",
"support_interface_spacing": "0",
@@ -61,9 +61,9 @@
"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",
"top_surface_speed": "35",
"travel_speed": "150",
"enable_prime_tower": "1",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0"