mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 00:31:11 -06:00
Limit variables and trying something
This commit is contained in:
parent
8c3f6447eb
commit
3f745e8e0f
24 changed files with 223 additions and 1036 deletions
|
@ -1,52 +0,0 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"bottom_shell_layers": "10",
|
||||
"bottom_shell_thickness": "1",
|
||||
"default_acceleration": "2000",
|
||||
"enable_support": "1",
|
||||
"gap_infill_speed": "35",
|
||||
"infill_wall_overlap": "12%",
|
||||
"inherits": "fdm_process_dremel_common",
|
||||
"initial_layer_acceleration": "2000",
|
||||
"initial_layer_infill_speed": "25",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"initial_layer_speed": "25",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"inner_wall_speed": "50",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.1",
|
||||
"line_width": "0.4",
|
||||
"name": ".10mm Detail @Dremel 3D45 0.4 nozzle",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"outer_wall_speed": "35",
|
||||
"print_settings_id": ".10mm Detail @Dremel 3D45 0.4 nozzle",
|
||||
"skirt_loops": "5",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_density": "20%",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"sparse_infill_speed": "50",
|
||||
"support_bottom_z_distance": "0.4",
|
||||
"support_expansion": "1.5",
|
||||
"support_interface_speed": "50",
|
||||
"support_line_width": "0.4",
|
||||
"support_object_xy_distance": "1",
|
||||
"support_on_build_plate_only": "1",
|
||||
"support_speed": "50",
|
||||
"support_threshold_angle": "60",
|
||||
"support_top_z_distance": "0.4",
|
||||
"top_shell_layers": "10",
|
||||
"top_shell_thickness": "1",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_surface_speed": "35",
|
||||
"travel_acceleration": "2000",
|
||||
"travel_speed": "100",
|
||||
"version": "1.7.0.2",
|
||||
"wall_generator": "arachne",
|
||||
"wall_loops": "3"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue