mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm SPEED @CORE One 0.4",
|
||||
"inherits": "0.20mm SPEED @MK4S 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"overhang_3_4_speed": "50",
|
||||
"travel_speed": "350",
|
||||
"travel_acceleration": "7000",
|
||||
"default_acceleration": "3000",
|
||||
"support_interface_top_layers": "3",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"initial_layer_speed": "45",
|
||||
"compatible_printers_condition": "printer_notes=~/.*PRINTER_MODEL_COREONE[^_a-zA-Z0-9].*/ and nozzle_diameter[0]==0.4 and printer_notes!~/.*HF_NOZZLE.*/",
|
||||
"sparse_infill_acceleration": "7000",
|
||||
"internal_solid_infill_acceleration": "6000",
|
||||
"inner_wall_acceleration": "6000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"top_surface_acceleration": "2000",
|
||||
"support_threshold_angle": "35"
|
||||
}
|
||||
Reference in New Issue
Block a user