mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 16:21:24 -06:00
Re-add Dremel files and fix several format errors
This commit is contained in:
parent
266317e5ca
commit
c22dbcf307
21 changed files with 1036 additions and 25 deletions
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"bottom_shell_layers": "10",
|
||||
"bottom_shell_thickness": "1",
|
||||
"default_acceleration": "2000",
|
||||
"enable_support": "1",
|
||||
"gap_infill_speed": "55",
|
||||
"infill_wall_overlap": "12%",
|
||||
"inherits": "fdm_process_dremel_common",
|
||||
"initial_layer_acceleration": "2000",
|
||||
"initial_layer_infill_speed": "25",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"initial_layer_speed": "25",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_speed": "60",
|
||||
"internal_solid_infill_speed": "60",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.1",
|
||||
"name": ".10mm Detail @Dremel 3D40 0.4 nozzle",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_speed": "35",
|
||||
"print_settings_id": ".10mm Detail @Dremel 3D40 0.4 nozzle",
|
||||
"raft_first_layer_density": "100%",
|
||||
"raft_first_layer_expansion": "1.5",
|
||||
"skirt_loops": "5",
|
||||
"slow_down_layers": "2",
|
||||
"sparse_infill_density": "20%",
|
||||
"sparse_infill_speed": "55",
|
||||
"support_bottom_interface_spacing": "0.68",
|
||||
"support_expansion": "1.5",
|
||||
"support_interface_spacing": "0.68",
|
||||
"support_interface_speed": "55",
|
||||
"support_object_xy_distance": "1",
|
||||
"support_on_build_plate_only": "1",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "60",
|
||||
"top_shell_layers": "10",
|
||||
"top_shell_thickness": "1",
|
||||
"top_surface_speed": "35",
|
||||
"travel_acceleration": "2000",
|
||||
"travel_speed": "120",
|
||||
"version": "1.7.0.2",
|
||||
"wall_generator": "arachne",
|
||||
"wall_loops": "3"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue