Add minor grid lines

Makes it feel very professional and technical.

Contributes to issue CURA-4150.
This commit is contained in:
Ghostkeeper 2017-08-17 10:32:47 +02:00
parent 6da5dda44f
commit 38e907b3ae
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75
2 changed files with 21 additions and 0 deletions

View file

@ -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],