mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
small nozzle size handles fast unretract very well
This statement is already in the S3 and S5 AA0.25 nozzle cfg file. PP-96
This commit is contained in:
parent
209ca566cd
commit
9e96a6edc9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ coasting_volume = 0.1
|
|||
machine_nozzle_size = 0.25
|
||||
machine_nozzle_tip_outer_diameter = 0.8
|
||||
raft_airgap = 0.25
|
||||
retraction_prime_speed = =retraction_speed
|
||||
speed_topbottom = =round(speed_print / 1.5, 1)
|
||||
speed_wall = =round(speed_print / 1.2, 1)
|
||||
speed_wall_0 = =1 if speed_wall < 5 else (speed_wall - 5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue