mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:19:04 +08:00
Increase axis line width
This commit is contained in:
parent
ce9bd3b2c0
commit
bb34e0da39
@ -64,7 +64,7 @@ class BuildVolume(SceneNode):
|
||||
|
||||
self._origin_mesh = None # type: Optional[MeshData]
|
||||
self._origin_line_length = 20
|
||||
self._origin_line_width = 0.5
|
||||
self._origin_line_width = 1.5
|
||||
|
||||
self._grid_mesh = None # type: Optional[MeshData]
|
||||
self._grid_shader = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user