mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
19 lines
669 B
JSON
19 lines
669 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.30mm SPEED @MK4S HF0.8",
|
|
"inherits": "0.30mm DETAIL @MK4S 0.8",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.8 and printer_notes=~/.*HF_NOZZLE.*/",
|
|
"gap_infill_speed": "80",
|
|
"inner_wall_acceleration": "3000",
|
|
"inner_wall_speed": "125",
|
|
"internal_solid_infill_speed": "125",
|
|
"outer_wall_acceleration": "2500",
|
|
"outer_wall_speed": "125",
|
|
"small_perimeter_speed": "125",
|
|
"sparse_infill_speed": "130",
|
|
"support_speed": "110",
|
|
"top_surface_acceleration": "1500",
|
|
"top_surface_speed": "80"
|
|
} |