mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 22:32:07 +00:00
1.Add automatic calculation of the wipe_tower's brim width by height; 2.modify the min_depth_per_height and the default ridwidth jira: none Change-Id: Idd96bc90e8e631aa8481b559e1e9fec24c6b822f (cherry picked from commit 4dd4e9e12c02d945a0ac3fd2020f75313c5b2cc9)
27 lines
914 B
JSON
27 lines
914 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.40mm Standard @BBL H2D 0.8 nozzle",
|
|
"inherits": "fdm_process_dual_0.40_nozzle_0.8",
|
|
"from": "system",
|
|
"setting_id": "GP126",
|
|
"instantiation": "true",
|
|
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
|
"bridge_speed": "50",
|
|
"default_acceleration": "8000",
|
|
"gap_infill_speed": "250",
|
|
"initial_layer_infill_speed": "105",
|
|
"initial_layer_speed": "50",
|
|
"inner_wall_speed": "300",
|
|
"internal_solid_infill_speed": "250",
|
|
"outer_wall_speed": "200",
|
|
"overhang_3_4_speed": "30",
|
|
"overhang_4_4_speed": "10",
|
|
"prime_tower_width": "60",
|
|
"prime_tower_brim_width": "-1",
|
|
"sparse_infill_speed": "350",
|
|
"top_surface_speed": "200",
|
|
"travel_speed": "1000",
|
|
"compatible_printers": [
|
|
"Bambu Lab H2D 0.8 nozzle"
|
|
]
|
|
} |