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
Lipu Fei
6c6ccb16b8
WIP: Add X/Y min/max fields
2019-03-18 12:02:25 +01:00
Lipu Fei
a2f845f90e
WIP: Add PrintHeadMinMaxTextField
2019-03-18 12:01:52 +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
Lipu Fei
0fb9ee6c9a
WIP: Add CheckBox and fix styles
2019-03-18 09:24:20 +01:00
Lipu Fei
cf0e3effc7
WIP: Refactor NumericTextFieldWithUnit
2019-03-18 08:48:29 +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
Ghostkeeper
0f8a30d37b
Add period to tooltip sentence
...
A lot of translators got this wrong.
Contributes to issue CURA-6257.
2019-03-14 14:30:57 +01:00
Ghostkeeper
caeb34d567
Don't translate brand names
...
Contributes to issue CURA-6257.
2019-03-14 14:22:05 +01:00
Ghostkeeper
9c306d5f67
Update Portuguese translation headers
...
Contributes to issue CURA-6257.
2019-03-14 14:16:18 +01:00
Ghostkeeper
8d98f97032
Update European Portuguese translations from Bothof
...
These are the translation files that I got from Bothof. No edits have been made yet: No checks, no header updates, etc.
Contributes to issue CURA-6257.
2019-03-14 14:09:44 +01:00
Lipu Fei
752a48cacd
WIP: Refactor and create reusable CuraComboBox
2019-03-14 13:44:15 +01:00
Lipu Fei
3e4624774a
WIP: Create new machine settings page
2019-03-14 13:44:15 +01:00
Lipu Fei
6c2e80d2a1
WIP: Create new Machine Settings dialog widgets
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
4f05a2ab5f
WIP: Use GlobalStackModel for Machine management page
2019-03-14 11:21:09 +01:00