mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Merge branch '2.1'
This commit is contained in:
commit
a81cab5eac
4 changed files with 12 additions and 12 deletions
|
@ -41,7 +41,7 @@ class LayerView(View):
|
|||
self._top_layers_job = None
|
||||
self._activity = False
|
||||
|
||||
self._solid_layers = 5
|
||||
self._solid_layers = 1
|
||||
|
||||
self._top_layer_timer = QTimer()
|
||||
self._top_layer_timer.setInterval(50)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue