mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
Add major grid cells
This draws a grid of 1x1cm. Contributes to issue CURA-4150.
This commit is contained in:
parent
484740f2ff
commit
5e63c0df48
2 changed files with 20 additions and 2 deletions
|
@ -221,6 +221,7 @@
|
|||
"volume_outline": [12, 169, 227, 255],
|
||||
"buildplate": [244, 244, 244, 255],
|
||||
"buildplate_alt": [204, 204, 204, 255],
|
||||
"buildplate_grid": [129, 131, 134, 255],
|
||||
|
||||
"convex_hull": [35, 35, 35, 127],
|
||||
"disallowed_area": [0, 0, 0, 40],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue