mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Increased tolerance around prime area
CURA-2934
This commit is contained in:
parent
c1650125e9
commit
1b01455c36
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ import UM.Settings.ContainerRegistry
|
|||
|
||||
|
||||
# Setting for clearance around the prime
|
||||
PRIME_CLEARANCE = 1.5
|
||||
PRIME_CLEARANCE = 6.5
|
||||
|
||||
|
||||
## Build volume is a special kind of node that is responsible for rendering the printable area & disallowed areas.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue