raft surface thickness = layer height

To avoid flow jumps set raft surface thickness equal to the layer height. In the future we will set initial layer height to layer height as well, so no need to set this to initial layer height now. PP-243
This commit is contained in:
Rijk van Manen 2022-09-13 09:58:17 +02:00
parent 834cc4129e
commit 071bf77ac9
51 changed files with 0 additions and 51 deletions

View file

@ -22,7 +22,6 @@ prime_tower_enable = True
raft_acceleration = =acceleration_layer_0
raft_airgap = =round(layer_height_0 * 0.85, 2)
raft_interface_thickness = =round(machine_nozzle_size * 0.3 / 0.4, 2)
raft_surface_thickness = =round(machine_nozzle_size * 0.2 / 0.4, 2)
support_angle = 70
switch_extruder_prime_speed = 30
switch_extruder_retraction_amount = 30