mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:39:03 +08:00
Remove 'upper' from available formula functions
CURA-10901
This commit is contained in:
parent
72bf639bea
commit
039b6ed2c2
@ -36,8 +36,7 @@ FORMULA_NAMES = [
|
||||
"sum",
|
||||
"len",
|
||||
"radians",
|
||||
"degrees",
|
||||
"upper",
|
||||
"degrees"
|
||||
]
|
||||
|
||||
DELIMITERS = [r'\+', '-', '=', '/', '\*', r'\(', r'\)', r'\[', r'\]', '{', '}', ' ', '^']
|
||||
|
Loading…
x
Reference in New Issue
Block a user