mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm STRUCTURAL @MK4S 0.4",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4",
|
||||
"default_acceleration": "2500",
|
||||
"gap_infill_speed": "60",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "80",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_speed": "45",
|
||||
"small_perimeter_speed": "45",
|
||||
"sparse_infill_speed": "120",
|
||||
"support_interface_speed": "50",
|
||||
"top_surface_speed": "80"
|
||||
}
|
||||
Reference in New Issue
Block a user