mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-04-06 00:32:05 +02:00
Ported Bambu Studio wipe tower interface features (with improved preheat and cooldown behaviour) - NEW (#12266)
Wipe tower interface features and preheat fixes Fresh PR branch rebuilt on upstream/main (squash of origin/BBL-studio-wipe-tower-merge) to avoid merge-history issues.
This commit is contained in:
@@ -102,6 +102,21 @@
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"15"
|
||||
],
|
||||
"filament_tower_interface_pre_extrusion_dist": [
|
||||
"10"
|
||||
],
|
||||
"filament_tower_interface_pre_extrusion_length": [
|
||||
"0"
|
||||
],
|
||||
"filament_tower_ironing_area": [
|
||||
"4"
|
||||
],
|
||||
"filament_tower_interface_purge_volume": [
|
||||
"20"
|
||||
],
|
||||
"filament_tower_interface_print_temp": [
|
||||
"-1"
|
||||
],
|
||||
"filament_printable": [
|
||||
"3"
|
||||
],
|
||||
@@ -277,4 +292,4 @@
|
||||
"volumetric_speed_coefficients":[
|
||||
"0 0 0 0 0 0"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -93,6 +93,8 @@
|
||||
"prime_tower_lift_height": "-1",
|
||||
"prime_tower_max_speed": "90",
|
||||
"prime_tower_flat_ironing": "0",
|
||||
"enable_tower_interface_features": "0",
|
||||
"enable_tower_interface_cooldown_during_tower": "0",
|
||||
"raft_layers": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"reduce_infill_retraction": "1",
|
||||
@@ -170,4 +172,4 @@
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0",
|
||||
"z_direction_outwall_speed_continuous": "0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user