Jaime van Kessel
c9a4f0c8b1
Fixed some minor qml issues with userOperations popup
2019-04-11 10:51:57 +02:00
Ian Paschal
17a5816b88
Fix typing
...
Contributes to CL-1325
2019-04-11 10:12:27 +02:00
Ian Paschal
61c38c5ec0
Pass output device (or not) to cloud check method
...
Contributes to CL-1325
2019-04-10 15:43:44 +02:00
Diego Prado Gesto
7d644c0d1a
Merge pull request #5594 from stecklars/anycubic-definition-fixes
...
Fix comments in anycubic printer definitions
2019-04-10 13:23:26 +02:00
Lipu Fei
01c0fe1ffb
Fix update should show logic
...
CURA-6447
2019-04-10 10:52:11 +02:00
Lipu Fei
0665076018
Fix merge conflicts
2019-04-10 10:42:51 +02:00
Lipu Fei
0d437e7e96
Merge remote-tracking branch 'origin/master' into CURA-6447_fix_start_onboarding
2019-04-10 10:40:42 +02:00
Lipu Fei
70e97304d1
Fix add-by-ip page layout
...
CURA-6057
2019-04-10 10:33:11 +02:00
Lipu Fei
4bd3088b58
Fix ScrollableTextArea
...
CURA-6447
2019-04-10 09:50:39 +02:00
Lipu Fei
9a33a301ab
Merge remote-tracking branch 'origin/master' into CURA-6447_fix_start_onboarding
2019-04-10 09:08:05 +02:00
Lipu Fei
0e49d3dc12
Merge branch 'master' into CURA-6435_new_style_add_machine
2019-04-10 09:06:55 +02:00
Lipu Fei
b692787def
Fix how onboarding flow is shown
...
CURA-6447
2019-04-10 07:16:09 +02:00
Jaime van Kessel
9cc4665db8
Fix crash for when resetDownload is called after a long wait
...
CURA-6448
2019-04-09 17:10:18 +02:00
Jaime van Kessel
c2b901ae47
Merge branch 'CURA-6057_fix_onboarding' of github.com:Ultimaker/Cura
2019-04-09 16:34:36 +02:00
Lipu Fei
61ee2ec85c
Simplify code
...
CURA-6447
2019-04-09 11:45:30 +02:00
Lipu Fei
f94344263b
Fix merge conflicts
2019-04-09 11:33:07 +02:00
Lipu Fei
738886b4fb
Merge remote-tracking branch 'origin/CURA-6057_fix_onboarding' into CURA-6447_fix_start_onboarding
2019-04-09 11:31:42 +02:00
Diego Prado Gesto
74fe1c5aa8
Set the alignWhenCentered to false
...
so the radio button is perfectly centered instead of shifted
Contributes to CURA-6057.
2019-04-09 11:14:52 +02:00
Jaime van Kessel
87c4c03283
Fix incorrect tag in start g-code
...
Fixes #5591
2019-04-09 10:47:55 +02:00
Jaime van Kessel
49a9561625
Added exception handling for serial write
2019-04-08 17:43:03 +02:00
Jaime van Kessel
2765122b95
Fix case where aborting a download would cause a crash
2019-04-08 17:32:43 +02:00
Jaime van Kessel
f5ef6aed8d
Make textfield use states
...
CURA-6435
2019-04-08 17:10:36 +02:00
Diego Prado Gesto
bf47bfc4ea
Merge branch 'master' of github.com:Ultimaker/Cura
2019-04-08 16:26:43 +02:00
Diego Prado Gesto
7bf25a3be5
Also allow upper case CURAPACKAGE filenames
2019-04-08 16:26:14 +02:00
Lipu Fei
a0a9f20454
Fix disagree user agreement
...
CURA-6057
2019-04-08 15:06:40 +02:00
Lipu Fei
75e92aaa78
Adjust printer setup page for Mac
...
CURA-6057
2019-04-08 14:49:55 +02:00
Lipu Fei
3bf8a1f257
New style more info dialog for SliceInfo
...
CURA-6057
2019-04-08 14:34:35 +02:00
Lipu Fei
ac1b1a9902
Use ScrollableTextArea in whats new page
...
CURA-6057
2019-04-08 14:11:28 +02:00
Lipu Fei
4f1282df04
Add ScrollableTextArea
...
CURA-6057
2019-04-08 14:10:18 +02:00
Ian Paschal
1ef98d029d
Merge branch 'master' of https://github.com/Ultimaker/Cura
2019-04-08 13:45:21 +02:00
Ian Paschal
2a7df3cedd
Fix untranslated string
...
Contributes to CL-1302
2019-04-08 13:45:09 +02:00
Jaime van Kessel
cbfe10a748
Prevent a zeroDivision error from crashing the usb printing
...
This fixes #5592
2019-04-08 13:36:48 +02:00
Jaime van Kessel
0bad57259c
Increased the font size of notification icon to make it more readable
...
CURA-6151
2019-04-08 13:27:30 +02:00
Lipu Fei
ad51d8f1b6
Show readable machine type in add by ip page
...
CURA-6057
2019-04-08 13:06:30 +02:00
Lipu Fei
0bac3e8111
Fix button text
...
CURA-6057
2019-04-08 12:39:21 +02:00
Lipu Fei
086ae1c735
Make sure the unsuccessful manual device gets removed
...
CURA-6057
2019-04-08 12:27:32 +02:00
Lipu Fei
5cce4cd4cd
Fix add by ip page styling
...
CURA-6057
2019-04-08 12:27:32 +02:00
Lipu Fei
b1fe110f9f
Add Cura.TextField
...
CURA-6435
CURA-6057
2019-04-08 12:27:32 +02:00
Lipu Fei
0962481bc1
Fix printer type update in the main printer selection menu
...
CURA-6057
2019-04-08 12:27:31 +02:00
Jaime van Kessel
e1804e0a47
Merge branch 'CURA-5930_switch_to_first_enabled_extruder' of github.com:Ultimaker/Cura
2019-04-08 11:37:19 +02:00
Jaime van Kessel
8fb3a73c3a
Use boundingBoxChanged signal to recompute convex hull
...
The boundingbox is the signal we should be listening for, since it does the same as the
previous ones (and more!). This also fixes the issue that group nodes didn't get their
convex hull set correctly on first creation
CURA-6416
2019-04-08 09:40:38 +02:00
Lipu Fei
dfa35bd589
Fix goToPage() when page_id is not found
...
CURA-6435
2019-04-08 09:20:24 +02:00
Lipu Fei
7d096e5734
Merge remote-tracking branch 'origin/master' into CURA-6435_new_style_add_machine
2019-04-08 09:09:07 +02:00
Lars-Sören Steck
b47489eb30
Fix anycubic i3 mega gcode comments
2019-04-08 01:16:26 +02:00
Lars-Sören Steck
906074d6ce
Fix anycubic 4max gcode comments
2019-04-08 01:15:49 +02:00
Jaime van Kessel
fe14024620
Move existNetworkInstances into discover action
2019-04-05 17:49:29 +02:00
Jaime van Kessel
5b818d203a
Move a bunch of network only functions out of machine manager
...
Machine manager is way to big as is, so we need to move more code out of it to
locations where the code is actually used.
2019-04-05 17:45:19 +02:00
Jaime van Kessel
ed503cb6ec
Removed platform check that always had the same result
...
The UM.Application.platform property has been removed by someone for quite some time.
I don't know why the check was in there, but it doesn't seem needed at all as the property was always undefined
2019-04-05 17:07:12 +02:00
Jaime van Kessel
ac0a5bb156
Merge branch 'master' of github.com:Ultimaker/Cura
2019-04-05 16:41:38 +02:00
Jaime van Kessel
495b24b87b
Factor out the scene proxy
2019-04-05 16:41:22 +02:00