mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Clarify PRIME_CLEARANCE global better
This commit is contained in:
parent
5a374f31ef
commit
c962b519b1
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ import copy
|
|||
|
||||
from typing import List, Optional
|
||||
|
||||
# Setting for clearance around the prime
|
||||
# Radius of disallowed area in mm around prime. I.e. how much distance to keep from prime position.
|
||||
PRIME_CLEARANCE = 6.5
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue