mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
43
resources/profiles/Snapmaker/process/fdm_process_idex.json
Normal file
43
resources/profiles/Snapmaker/process/fdm_process_idex.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_idex",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "2703811679",
|
||||
"instantiation": "false",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"enable_arc_fitting": "1",
|
||||
"initial_layer_infill_speed": "75",
|
||||
"outer_wall_speed": "120",
|
||||
"inner_wall_speed": "250",
|
||||
"sparse_infill_speed": "250",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"gap_infill_speed": "250",
|
||||
"support_speed": "100",
|
||||
"overhang_1_4_speed": "60",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "10",
|
||||
"travel_speed": "300",
|
||||
"default_acceleration": "10000",
|
||||
"inner_wall_acceleration": "6000",
|
||||
"bridge_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "10000",
|
||||
"internal_solid_infill_acceleration": "10000",
|
||||
"top_surface_acceleration": "2000",
|
||||
"travel_acceleration": "10000",
|
||||
"infill_jerk": "8",
|
||||
"initial_layer_jerk": "8",
|
||||
"outer_wall_jerk": "4",
|
||||
"top_surface_jerk": "4",
|
||||
"travel_jerk": "10",
|
||||
"support_filament": "1",
|
||||
"support_interface_filament": "2",
|
||||
"support_top_z_distance": "0",
|
||||
"support_bottom_z_distance": "0",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_interface_pattern": "rectilinear",
|
||||
"preheat_time": "90",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_{print_time}_J1.gcode",
|
||||
"small_perimeter_threshold": "0",
|
||||
"support_material_synchronize_layers": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user