mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 12:21:26 -07: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
|
|
@ -17,3 +17,20 @@ SettingView 1.0 SettingView.qml
|
|||
ProfileMenu 1.0 ProfileMenu.qml
|
||||
CheckBoxWithTooltip 1.0 CheckBoxWithTooltip.qml
|
||||
ToolTip 1.0 ToolTip.qml
|
||||
|
||||
|
||||
# Cura/Widgets
|
||||
|
||||
CuraCheckBox 1.0 CuraCheckBox.qml
|
||||
CuraComboBox 1.0 CuraComboBox.qml
|
||||
CuraProgressBar 1.0 CuraProgressBar.qml
|
||||
CuraTabButton 1.0 CuraTabButton.qml
|
||||
|
||||
|
||||
# Cura/MachineSettings
|
||||
|
||||
ComboBoxWithOptions 1.0 ComboBoxWithOptions.qml
|
||||
GcodeTextArea 1.0 GcodeTextArea.qml
|
||||
NumericTextFieldWithUnit 1.0 NumericTextFieldWithUnit.qml
|
||||
PrintHeadMinMaxTextField 1.0 PrintHeadMinMaxTextField.qml
|
||||
SimpleCheckBox 1.0 SimpleCheckBox.qml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue