Remco Burema
61d2aa5c5f
No more hardcoded margins (and other QML fixes) in 'add-by-ip'. [CURA-6294]
2019-03-20 13:16:10 +01:00
Lipu Fei
79ab09ca01
Fix troubleshooting typos
2019-03-20 11:33:43 +01:00
Lipu Fei
c3c9c53f13
Merge WIP_onboarding
2019-03-20 11:28:30 +01:00
Lipu Fei
d46d0f2999
Change Scroll policy to AsNeeded
2019-03-20 11:17:58 +01:00
Lipu Fei
3114072038
Fix code style
2019-03-20 11:16:45 +01:00
Lipu Fei
f0104f6245
Remove unused code
2019-03-20 11:15:33 +01:00
Lipu Fei
838944dc2b
Change scroll policy to AsNeeded
2019-03-20 11:14:34 +01:00
Lipu Fei
3a3e65224b
Remove debugging shortcut
2019-03-20 11:11:30 +01:00
Lipu Fei
e623c807ce
Rename SectionName to DiscoverySource in GlobalStacksModel
2019-03-20 10:39:23 +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
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
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
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
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
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
Mark Burton
5919b49646
Add more possible values for skin_edge_support_thickness.
2019-03-17 13:47:02 +00:00
Nicolas NSSM
df19715e89
Fix Alfawise U30 to get more realistic print times
2019-03-16 14:30:04 +01:00
Remco Burema
5b31feebba
Remove UserAgreement-plugin in favour of Welcome-Pages. [CURA-6057]
2019-03-15 13:58:36 +01:00
Remco Burema
4a95564277
Only show Welcome-Pages when needed. [CURA-6057]
2019-03-15 11:30:07 +01:00
fieldOfView
331c8c52fd
Add AMDReader to bundled packages
2019-03-14 16:53:36 +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