Lipu Fei
|
4078719c58
|
Move cura.Machine.Models to cura.UI.MachineModels
|
2019-03-20 09:56:11 +01:00 |
|
Lipu Fei
|
81fbc525e4
|
Rename ConfigurationModel to PrinterConfigurationModel
|
2019-03-20 09:52:35 +01:00 |
|
Lipu Fei
|
e555f7da68
|
Move ConfigurationModel into cura.UI module
|
2019-03-20 09:51:06 +01:00 |
|
Lipu Fei
|
69eb381f10
|
Move MaterialOutputModel into cura.UI module
|
2019-03-20 09:47:44 +01:00 |
|
Lipu Fei
|
2d78c2d7fc
|
Move ExtruderOutputModel into cura.UI module
|
2019-03-20 09:45:26 +01:00 |
|
Lipu Fei
|
49c87a1e1d
|
Move ExtruderConfigurationModel into cura.UI module
|
2019-03-20 09:44:15 +01:00 |
|
Lipu Fei
|
6a8db55112
|
Move PrinterOutputModel into cura.UI module
|
2019-03-20 09:43:10 +01:00 |
|
Lipu Fei
|
2b39d6422c
|
Move PrinterOutputDevice into cura.PrinterOutput module
|
2019-03-20 09:43:09 +01:00 |
|
Lipu Fei
|
e30104ff7f
|
Move PrintJobOutputModel into cura.UI module
|
2019-03-20 09:27:23 +01:00 |
|
Lipu Fei
|
1f5cf62a7c
|
Move UserChangesModel into cura.UI module
|
2019-03-20 09:22:42 +01:00 |
|
Lipu Fei
|
e1d26da528
|
Move ExtrudersModel into cura.UI module
|
2019-03-20 09:19:30 +01:00 |
|
Lipu Fei
|
5848174ad4
|
Move PrintInformation into cura.UI module
|
2019-03-20 09:13:38 +01:00 |
|
Lipu Fei
|
228270d9d5
|
Move ObjectModel into cura.UI module
|
2019-03-20 09:12:21 +01:00 |
|
Lipu Fei
|
dfc53d3604
|
Move MachineActionManager into cura.UI module
|
2019-03-20 09:10:48 +01:00 |
|
Lipu Fei
|
8c0cb2b7b8
|
Move GlobalStackModel into cura.UI module
|
2019-03-20 09:09:48 +01:00 |
|
Lipu Fei
|
b6216bf4a3
|
Move CuraSplashScreen into cura.UI module
|
2019-03-20 09:08:14 +01:00 |
|
Lipu Fei
|
5eb51c6cd4
|
Move CuraStage into cura.UI module
|
2019-03-20 09:07:15 +01:00 |
|
Lipu Fei
|
bfd0444fbf
|
dos2unix CuraStage.py
|
2019-03-20 09:05:38 +01:00 |
|
Lipu Fei
|
a106a9ddb9
|
WIP: Cleanup MachineSettingsAction
|
2019-03-20 08:59:20 +01:00 |
|
Lipu Fei
|
a92971d80e
|
Merge WIP_boarding_by_ip
|
2019-03-19 15:51:47 +01:00 |
|
Remco Burema
|
42f7139b42
|
Merge branch 'WIP_onboarding' into WIP_onboarding_by_ip
|
2019-03-19 14:39:28 +01:00 |
|
Lipu Fei
|
8d68db9ff0
|
WIP: Add first-start machine actions
|
2019-03-19 14:24:57 +01:00 |
|
Lipu Fei
|
d4c0104bc2
|
WIP: Add FirstStartMachineActionsModel
|
2019-03-19 12:07:52 +01:00 |
|
Lipu Fei
|
58062cb4de
|
WIP: Remove unused MachineManagementModel
|
2019-03-19 11:06:42 +01:00 |
|
Lipu Fei
|
987ebba33b
|
WIP: Make MachineSetting panel work
|
2019-03-19 09:51:10 +01:00 |
|
Lipu Fei
|
449740a631
|
WIP: MachineSettings Printer tab
|
2019-03-18 14:48:24 +01:00 |
|
Ghostkeeper
|
c79ffab9fb
|
Merge branch '4.0'
|
2019-03-18 11:24:23 +01:00 |
|
Jaime van Kessel
|
7bb35cdbf7
|
Add test cases for the ContainerManager
|
2019-03-15 16:17:28 +01:00 |
|
Jaime van Kessel
|
8518aba3a5
|
Adds tests for QualityManager
|
2019-03-15 14:51:35 +01:00 |
|
Remco Burema
|
5b31feebba
|
Remove UserAgreement-plugin in favour of Welcome-Pages. [CURA-6057]
|
2019-03-15 13:58:36 +01:00 |
|
Jaime van Kessel
|
1138baa26f
|
Added extra tests for materialManager
|
2019-03-15 13:57:22 +01:00 |
|
Remco Burema
|
4a95564277
|
Only show Welcome-Pages when needed. [CURA-6057]
|
2019-03-15 11:30:07 +01:00 |
|
Remco Burema
|
0f116fa3f4
|
Replace old User-Agreement-page with new Welcome-Pages. [CURA-6057]
|
2019-03-14 14:59:04 +01:00 |
|
Lipu Fei
|
3e4624774a
|
WIP: Create new machine settings page
|
2019-03-14 13:44:15 +01:00 |
|
Lipu Fei
|
49233216ec
|
Fix machine management page section
|
2019-03-14 13:43:24 +01:00 |
|
Remco Burema
|
2693eecd33
|
(Add-by-IP/onboard) Cleanup and use discovered-printer instead of machine-manager. [CURA-6294]
|
2019-03-14 13:33:24 +01:00 |
|
Remco Burema
|
61821e6378
|
Merge remote-tracking branch 'origin/WIP_onboarding' into WIP_onboarding_by_ip
|
2019-03-14 11:40:44 +01:00 |
|
Lipu Fei
|
b3621bae84
|
WIP: Disable unknown printer type buttons
|
2019-03-14 11:18:39 +01:00 |
|
Jaime van Kessel
|
8b3290fb1e
|
Prevent the deletion of materials that are still active
|
2019-03-14 10:50:53 +01:00 |
|
Lipu Fei
|
2b0e9ea439
|
WIP: Fix refresh and naming
|
2019-03-14 08:56:31 +01:00 |
|
Jaime van Kessel
|
0fbfe9e6c9
|
Merge branch '4.0' of github.com:Ultimaker/Cura
|
2019-03-13 15:42:21 +01:00 |
|
Jaime van Kessel
|
986581c18a
|
Improve logging if extruder cant be found while creating extruder stack
|
2019-03-13 14:18:25 +01:00 |
|
Lipu Fei
|
764f7281c2
|
WIP: Show full name of network printer types
|
2019-03-13 13:03:41 +01:00 |
|
Lipu Fei
|
de9f6f47bd
|
WIP: Implement add machine from network device
|
2019-03-13 12:04:52 +01:00 |
|
Lipu Fei
|
f7f5123fea
|
WIP: Fix highlighting of selected network printer
|
2019-03-13 11:03:23 +01:00 |
|
Lipu Fei
|
60f6d881a3
|
WIP: Fixes and add cloud logic to cloud welcome page
|
2019-03-13 10:37:41 +01:00 |
|
Ian Paschal
|
6392ab8d05
|
Handle "" and None as hot-end and material IDs
Contributes to CL-1282
|
2019-03-11 16:30:04 +01:00 |
|
Lipu Fei
|
cc35eb0195
|
WIP: Add gotoPage
|
2019-03-11 15:34:53 +01:00 |
|
Lipu Fei
|
0c94ded93d
|
WIP: Refactor and fix network printer list
|
2019-03-11 14:57:02 +01:00 |
|
Ghostkeeper
|
2b8a2d0c20
|
Reduce print output during happy path of automated tests
It should really just not print anything except what pytest prints, so you can easily see what tests have failed and what have not.
|
2019-03-11 11:10:09 +01:00 |
|