mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
WIP: Add first-start machine actions
This commit is contained in:
parent
d4c0104bc2
commit
8d68db9ff0
16 changed files with 288 additions and 1559 deletions
|
@ -67,7 +67,7 @@ Item
|
|||
break
|
||||
}
|
||||
}
|
||||
if (page_index > 0)
|
||||
if (page_index >= 0)
|
||||
{
|
||||
currentStep = page_index
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue