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,18 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.32mm SPEED @MK4S HF0.6",
|
||||
"inherits": "0.32mm SPEED @MK4S 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.6 and printer_notes=~/.*HF_NOZZLE.*/",
|
||||
"inner_wall_acceleration": "4000",
|
||||
"inner_wall_speed": "145",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"outer_wall_acceleration": "4000",
|
||||
"outer_wall_speed": "145",
|
||||
"small_perimeter_speed": "145",
|
||||
"sparse_infill_speed": "145",
|
||||
"support_interface_speed": "55",
|
||||
"support_speed": "110",
|
||||
"top_surface_acceleration": "2000"
|
||||
}
|
||||
Reference in New Issue
Block a user