Commit graph

21201 commits

Author SHA1 Message Date
Lipu Fei
105a07fc16 Rename vars and add typing in DiscoveredPrintersModel 2019-03-20 10:42:43 +01:00
Lipu Fei
e623c807ce Rename SectionName to DiscoverySource in GlobalStacksModel 2019-03-20 10:39:23 +01:00
Lipu Fei
a97410656f Fix WelcomePagesModel qml type registering typo 2019-03-20 10:00:14 +01:00
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
Ghostkeeper
74bfd52c36
Fix default layer height
The 0.1mm profile doesn't overwrite it. Maybe it should to prevent this mistake in the future?

Contributes to issue CURA-6391.
2019-03-20 09:21: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
Ghostkeeper
35fcdf3978
Merge branch '4.0' 2019-03-20 09:12:39 +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
f810f94b8a WIP: Fix null warning in SettingsMenu.qml 2019-03-20 08:59:45 +01:00
Lipu Fei
a106a9ddb9 WIP: Cleanup MachineSettingsAction 2019-03-20 08:59:20 +01:00
drzejkopf
36a395ee91
Update creality_ender3.def.json
Changed override of "default_value" to "value" of acceleration_travel and jerk_travel to make slicer keep those values, as they were overrided by conditional in fdmprinter.def.json, and also removed layer height as it does nothing because it's overriden by preffered quality (draft) settings
2019-03-19 22:51:50 +01:00
Lipu Fei
a92971d80e Merge WIP_boarding_by_ip 2019-03-19 15:51:47 +01:00
Lipu Fei
9d54064e73 WIP: Remove UMOCheckup MachineAction translations
Not used any more
2019-03-19 15:49:11 +01:00
Lipu Fei
09e317372e WIP: Remove UMOCheckup MachineAction
Not used any more.
2019-03-19 15:47:49 +01:00
Lipu Fei
3911c3d73d WIP: Cleanup and unify MachineAction styles 2019-03-19 15:40:44 +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
Remco Burema
740dd095cc (Add-by-IP) Incorporated review comments. [CURA-6294] 2019-03-19 13:45:56 +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
Diego Prado Gesto
00e22d6c11 Remove short description of bug fixes in the changelog
In order to keep consistency with previous entries, the bug fixes only show the full description but not a short description.

Contributes to CURA-6386.
2019-03-19 10:54:01 +01:00
Diego Prado Gesto
a083590121 Add change log for 4.0
Contributes to CURA-6386.
2019-03-19 10:29:13 +01:00
Lipu Fei
987ebba33b WIP: Make MachineSetting panel work 2019-03-19 09:51:10 +01:00
pinchies
6ebc08420a Add profile for JGAurora JGMaker Magic (#5430)
Add a basic profile for JGAurora JGMaker Magic
2019-03-18 16:42:43 +01:00
Jaime van Kessel
02f4cf8c46
Merge pull request #5179 from nbennett1978/master
integration of printer profiles for ALYA 3DP and ALYA NX 3DP
2019-03-18 16:39:39 +01:00
Jaime van Kessel
72a0d8b739
Merge pull request #5436 from NicolasNSSM/patch-1
Fix Alfawise U30 to get more realistic print times
2019-03-18 16:37:07 +01:00
Lipu Fei
8242a3801c WIP: Put all MachineSettings stuff together 2019-03-18 15:56:13 +01:00
Ghostkeeper
731cbc9e95
Make 'All jobs are printed.' translatable 2019-03-18 15:16:50 +01:00
Ghostkeeper
cb44223eca
Consistent capitalisation 2019-03-18 15:16:49 +01:00
Lipu Fei
42a304c049 WIP: Create MachineSettings Extruder Tab 2019-03-18 15:07:14 +01:00
Lipu Fei
f75f8f9809 WIP: Move MachineSettings Printer Tab to a separate file 2019-03-18 15:05:19 +01:00
Jaime van Kessel
c1ed8ba9d0 Merge branch '4.0' of github.com:Ultimaker/Cura 2019-03-18 14:56:49 +01:00
Lipu Fei
449740a631 WIP: MachineSettings Printer tab 2019-03-18 14:48:24 +01:00
Jaime van Kessel
61e031bf1a Fix format for two of the translated messages.
The format needs to be done on the result of whatever the translate spits out instead of
the string that is passed to the translate.
2019-03-18 13:45:31 +01:00
Ghostkeeper
9176240798
Fix replacement keys
Translators translated '%1' to '1%' apparently.

Contributes to issue CURA-6257.
2019-03-18 13:45:05 +01:00