mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Add Profiles for The Positron profiles (#5640)
* add the positron profiles * update printable_height to 165
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_the_positron_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"default_acceleration": "5000",
|
||||
"top_surface_acceleration": "3000",
|
||||
"travel_acceleration": "7000",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"initial_layer_acceleration": "500",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_infill_speed": "105",
|
||||
"outer_wall_speed": "60",
|
||||
"inner_wall_speed": "100",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"top_surface_speed": "90",
|
||||
"gap_infill_speed": "90",
|
||||
"sparse_infill_speed": "180",
|
||||
"travel_speed": "420",
|
||||
"travel_jerk": "12",
|
||||
"outer_wall_jerk": "7",
|
||||
"inner_wall_jerk": "7",
|
||||
"default_jerk": "9",
|
||||
"infill_jerk": "12",
|
||||
"top_surface_jerk": "7",
|
||||
"initial_layer_jerk": "7",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user