mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 10:17:52 -06:00
Added endstop switch check to wizard
This commit is contained in:
parent
251c043add
commit
8dce3a6f8c
3 changed files with 103 additions and 36 deletions
|
@ -18,12 +18,6 @@ Column
|
|||
text: parent.title
|
||||
font.pointSize: 18;
|
||||
}
|
||||
|
||||
Label
|
||||
{
|
||||
//: Add Printer wizard page description
|
||||
text: qsTr("Please select the type of printer:");
|
||||
}
|
||||
|
||||
ScrollView
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue