18984 Commits

Author SHA1 Message Date
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
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
Remco Burema
42f7139b42 Merge branch 'WIP_onboarding' into WIP_onboarding_by_ip 2019-03-19 14:39:28 +01:00
Remco Burema
740dd095cc (Add-by-IP) Incorporated review comments. [CURA-6294] 2019-03-19 13:45:56 +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.
4.0.0
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
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
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
Jaime van Kessel
c1ed8ba9d0 Merge branch '4.0' of github.com:Ultimaker/Cura 2019-03-18 14:56:49 +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
Ghostkeeper
f09f267962
Merge branch '4.0' 2019-03-18 11:52:57 +01:00
Ghostkeeper
8336a3977e
Merge branch 'update_translations_4.0' into 4.0 2019-03-18 11:52:38 +01:00
Ghostkeeper
53f826c5a5
Merge branch '4.0' 2019-03-18 11:28:29 +01:00
Ghostkeeper
87c3fec9ec
Correct interpunction for consistency with English version
Contributes to issue CURA-6257.
2019-03-18 11:28:18 +01:00
Ghostkeeper
c79ffab9fb
Merge branch '4.0' 2019-03-18 11:24:23 +01:00
Ghostkeeper
12b58feb51
Minor corrections to Brazilian translations
Contributes to issue CURA-6257.
2019-03-18 11:24:08 +01:00
Cláudio 'Patola' Sampaio
a286863e27
Update translation strings for Cura 4.0 2019-03-18 11:20:20 +01:00
Ghostkeeper
3e9ed0fbfa
Add translation hint for untranslatable Ultimaker Cloud brand
So that the translators next time hopefully won't translate this.

Contributes to issue CURA-6257.
2019-03-18 10:36:23 +01:00
Nicolas NSSM
df19715e89
Fix Alfawise U30 to get more realistic print times 2019-03-16 14:30:04 +01:00
Jaime van Kessel
d0e61f23f1 Add test for exporting container by means of the containerManager 2019-03-15 17:02:06 +01:00
Jaime van Kessel
fd237a9473 Add test that checks the validity of the namefilters 2019-03-15 16:34:17 +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
THeijmans
fdf65b43bc Update the speed values for the um2+
Some more wrong values were found, these should be fixed with this pull request
2019-03-14 15:59:12 +01:00
Jaime van Kessel
f73dabdc3f Merge branch 'UM2plus-profile-speed-issues' of github.com:Ultimaker/Cura 2019-03-14 15:58:36 +01:00
THeijmans
83352e14e9 Update the speed values for the um2+
Some more wrong values were found, these should be fixed with this pull request
2019-03-14 15:38:42 +01:00
Remco Burema
0f116fa3f4 Replace old User-Agreement-page with new Welcome-Pages. [CURA-6057] 2019-03-14 14:59:04 +01:00
Ghostkeeper
9e6b745ec8
Apply changes suggested by PoEdit
Some changes to interpunction, mostly.

Contributes to issue CURA-6257.
2019-03-14 14:51:44 +01:00
Jaime van Kessel
bcf6a21bc8 Merge branch 'patch-3' of https://github.com/adecastilho/Cura 2019-03-14 14:50:34 +01:00