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,92 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.08mm Extra Fine @BBL H2D",
|
||||
"inherits": "fdm_process_dual_0.08_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP136",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": [
|
||||
"4000",
|
||||
"4000",
|
||||
"4000",
|
||||
"4000"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"50",
|
||||
"50",
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"40",
|
||||
"40",
|
||||
"40",
|
||||
"40"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"120",
|
||||
"120",
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"120",
|
||||
"120",
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"2000",
|
||||
"2000",
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"60",
|
||||
"60",
|
||||
"60",
|
||||
"60"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"30",
|
||||
"30",
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"10",
|
||||
"10",
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"prime_tower_brim_width": "-1",
|
||||
"prime_tower_width": "60",
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_speed": [
|
||||
"100",
|
||||
"100",
|
||||
"100",
|
||||
"100"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"120",
|
||||
"120",
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user