mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Add minor grid lines
Makes it feel very professional and technical. Contributes to issue CURA-4150.
This commit is contained in:
parent
6da5dda44f
commit
38e907b3ae
2 changed files with 21 additions and 0 deletions
|
@ -222,6 +222,7 @@
|
|||
"buildplate": [244, 244, 244, 255],
|
||||
"buildplate_alt": [204, 204, 204, 255],
|
||||
"buildplate_grid": [129, 131, 134, 255],
|
||||
"buildplate_grid_minor": [129, 131, 134, 31],
|
||||
|
||||
"convex_hull": [35, 35, 35, 127],
|
||||
"disallowed_area": [0, 0, 0, 40],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue