mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
Add LH Stinger printer profiles (#13410)
This commit is contained in:
48
resources/profiles/LH/process/0.20mm MMU @LH Stinger.json
Normal file
48
resources/profiles/LH/process/0.20mm MMU @LH Stinger.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm MMU @LH Stinger",
|
||||
"inherits": "fdm_process_lh_common",
|
||||
"from": "system",
|
||||
"setting_id": "LHS_P_mmu",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"LH Stinger MMU 0.4 nozzle"
|
||||
],
|
||||
"bottom_surface_pattern": "monotonicline",
|
||||
"bridge_acceleration": "7000",
|
||||
"default_jerk": "10",
|
||||
"detect_narrow_internal_solid_infill": "0",
|
||||
"filter_out_gap_fill": "1",
|
||||
"gap_infill_speed": "220",
|
||||
"infill_jerk": "10",
|
||||
"infill_wall_overlap": "8%",
|
||||
"initial_layer_infill_speed": "120",
|
||||
"initial_layer_jerk": "10",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"inner_wall_acceleration": "15000",
|
||||
"inner_wall_jerk": "10",
|
||||
"inner_wall_speed": "220",
|
||||
"internal_solid_infill_acceleration": "15000",
|
||||
"internal_solid_infill_speed": "220",
|
||||
"only_one_wall_first_layer": "1",
|
||||
"outer_wall_jerk": "10",
|
||||
"outer_wall_speed": "220",
|
||||
"prime_tower_width": "80",
|
||||
"print_extruder_id": [
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard"
|
||||
],
|
||||
"raft_first_layer_density": "50%",
|
||||
"small_perimeter_threshold": "2",
|
||||
"sparse_infill_acceleration": "15000",
|
||||
"sparse_infill_pattern": "rectilinear",
|
||||
"sparse_infill_speed": "220",
|
||||
"top_bottom_infill_wall_overlap": "8%",
|
||||
"top_surface_jerk": "10",
|
||||
"top_surface_speed": "150",
|
||||
"wall_generator": "arachne",
|
||||
"sparse_infill_density": "15%",
|
||||
"travel_jerk": "10"
|
||||
}
|
||||
Reference in New Issue
Block a user