Strahler85
a6f60df2ed
Add nozzle profiles for Ender 3 pro
...
These profiles were posted as solution for #7550 by Strahler85. I'm committing this in his name.
Fixes #7550 .
2020-04-24 14:07:33 +02:00
Remco Burema
b1e95d7a80
The Pro has a smaller build-volume apparently.
2020-04-23 20:34:25 +02:00
Kostas Karmas
889ed90adb
End the wizard if we have found a network printer
...
CURA-7019
2020-04-23 17:27:30 +02:00
Kostas Karmas
e7d12745e1
Fix redirecting to "cloud" page when finding a network printer
...
CURA-7019
2020-04-23 17:18:19 +02:00
Kostas Karmas
1aea28a8eb
Add busyIndicator and text in AddCloudPrintersView
...
CURA-7022
2020-04-23 15:10:45 +02:00
Kostas Karmas
15e7cb44af
Merge branch 'master' into CURA-7022_Add_cloud_printer_within_add_a_connected_printer
2020-04-23 15:07:18 +02:00
Nino van Hooff
3ba284b36c
Merge pull request #7539 from Ultimaker/CURA-7019_Move_sign_in_screen_in_front_of_add_printer_in_first_run_wizard
...
Cura 7019 move sign in screen in front of add printer in first run wizard
2020-04-23 14:56:31 +02:00
Kostas Karmas
1602b71841
Inform the Cloud page about new cloud printers
...
Properly close the welcome screen if the user has signed in and has
cloud printers linked to his/her account. If he doesn't have any, move
to the next page of the welcome wizard.
CURA-7019
2020-04-23 09:59:32 +02:00
Strahler85
83adb98a5f
Add nozzle profiles for Ender 3 pro
...
These profiles were posted as solution for #7550 by Strahler85. I'm committing this in his name.
Fixes #7550 .
2020-04-23 00:30:01 +02:00
Ghostkeeper
a0dc78cb39
Merge branch 'master' of https://github.com/dpodhola/Cura into dpodhola-master
2020-04-22 19:04:53 +02:00
Jaime van Kessel
13105cfbd7
Merge branch 'master' of github.com:Ultimaker/Cura
2020-04-22 17:20:59 +02:00
Kostas Karmas
1030945c5d
Merge branch 'master' into CURA-7019_Move_sign_in_screen_in_front_of_add_printer_in_first_run_wizard
2020-04-22 16:51:40 +02:00
Kostas Karmas
1d7c327b36
Redirect to "Add cloud printer" page when button clicked
...
CURA-7022
2020-04-22 16:15:24 +02:00
Kostas Karmas
a4c5e63355
Add "Add cloud printer" button in "Add a printer" page
...
CURA-7022
2020-04-22 16:10:31 +02:00
Kostas Karmas
41c472c2ed
Add "Add a Cloud printer" QML page
...
CURA-7022
2020-04-22 16:09:24 +02:00
Jaime van Kessel
967488095b
Fix weird wording.
...
Whoops. It's only been there for a year...
2020-04-22 15:43:38 +02:00
maukcc
f66cf6f4d0
HMS434 update
...
material exclusion
2020-04-22 13:46:52 +02:00
Remco Burema
d078c465ee
Reduce branches in shader.
...
part of the further fallout of CURA-7147
2020-04-22 11:51:21 +02:00
Remco Burema
7ed59503d6
Round doesn't work for OpenGL 2.1 because it was only added in glsl 130.
...
So mad at myself right now >:-(
Part of the further fallout of CURA-7147
2020-04-22 11:49:27 +02:00
Ghostkeeper
888937d03b
Use initial layer bed/print temperatures
...
These are more likely what the user wants the printer to start up to.
Fixes #7505 .
2020-04-22 11:39:10 +02:00
konskarm
cf604c0f20
Merge pull request #7497 from maukcc/master
...
HMS434 update
2020-04-21 16:50:22 +02:00
maht
27f7f595f8
Updated change log 4.6 stable CURA-7380
2020-04-21 13:29:12 +02:00
Ghostkeeper
085462667e
Merge branch 'CURA-7383_sdk_ver_7_2_0'
2020-04-21 12:03:28 +02:00
Ghostkeeper
e1308f0768
Merge branch '4.6'
2020-04-21 11:42:23 +02:00
Nino van Hooff
e3bc304d5d
Update sdk version to 7.2.0
...
CURA-7383
2020-04-21 11:00:06 +02:00
Kostas Karmas
b4909e88ef
Rename "Next" button to "Skip"
...
CURA-7019
2020-04-21 10:34:54 +02:00
Ghostkeeper
e30509df53
Fix link with Deltacomb mesh file
...
I don't know why this one didn't change along. Thanks to the automated tests to catch that for me.
2020-04-21 09:54:10 +02:00
Kostas Karmas
ca2962aa12
Revert text to the correct one
...
CURA-7019
2020-04-21 09:46:22 +02:00
Ghostkeeper
b03b41ac59
Optimise deflate compression with ECT
...
This would be completely lossless, except that I also told ECT that it can do away with the metadata of the zip archive such as timestamps. But they aren't being used by Cura anyway.
2020-04-21 08:57:28 +02:00
Ghostkeeper
10b04e5803
Merge branch 'master' into 3mf_platform_meshes
...
Conflicts:
resources/definitions/skriware_2.def.json -> File was rewritten while I modified the platform mesh. All indentation was changed to tabs which caused a merge conflict.
2020-04-21 08:46:43 +02:00
maukcc
59f105c1b9
HMS434 update
...
wipe codes changed
2020-04-20 15:50:11 +02:00
Kostas Karmas
cac834b101
Refactor "Ultimaker Cloud" page in welcome wizard
...
The following changes have been done:
- Text content changed
- "Sign in" and "Create an account" buttons moved in the middle,
under the main text
- "Sign in" button changed to PrimaryButton format
- "Finish" button changed to "Skip"
- "Skip" button format changed
CURA-7019
2020-04-20 15:12:40 +02:00
Jaime van Kessel
020f66b245
Add option to overhang shader to make rendering model errors optional
...
CURA-7147
2020-04-20 15:11:28 +02:00
maht
aa224dc673
Update change_log.txt
2020-04-20 15:00:32 +02:00
maht
b190870897
Updated change log CURA-7380
2020-04-20 12:50:00 +02:00
Nino van Hooff
40bc3e247f
Merge remote-tracking branch 'origin/4.6' into 4.6
2020-04-20 11:58:12 +02:00
Nino van Hooff
e9cff28c5a
Add Taiwanese translations for 4.6
...
CURA-7344
2020-04-20 11:27:12 +02:00
Jaime van Kessel
3af44cb634
Ensure consistant spacing
2020-04-20 11:05:33 +02:00
Jaime van Kessel
ecdaecf1db
Merge branch 'patch-1' of https://github.com/skriDude/Cura
2020-04-20 11:03:08 +02:00
Jaime van Kessel
94f8b7dcd7
Merge branch 'optimise_obj_meshes' of github.com:Ultimaker/Cura
2020-04-20 10:46:36 +02:00
Ghostkeeper
ac23c9df22
Replace STL meshes with 3MF files
...
These are much smaller than their STL counterparts. This saves on download and installation time. Maybe also on loading time.
2020-04-18 22:40:43 +02:00
Dan Podhola
0bf6b457dd
Changed M420 to G29 to stop the machine from auto-homing and inadvertantly drawing a triangle
2020-04-18 13:20:07 -07:00
gandzia44
7d7edf1994
fixed variants definitions
2020-04-18 21:53:59 +02:00
gandzia44
e2d85e4b0f
fixed my mistake in changing definition name
2020-04-18 21:39:57 +02:00
Ghostkeeper
fb4aec96a8
Decimate mesh models that were oversized
...
We have a guideline for 1MB. I thought we had a unit test for that that makes the tests fail if the models were oversized. But apparently not.
2020-04-18 21:23:13 +02:00
gandzia44
097c6805bd
changed version of variants and names of files
2020-04-18 20:50:33 +02:00
skriDude
933c44374d
Removed unnecessary parameters.
2020-04-17 17:17:39 +02:00
maukcc
f3093d6bc8
HMS434 update
...
roofing layers disabled
2020-04-17 12:08:21 +02:00
Kostas Karmas
e49d5f9156
Fix trailing slash in wanhao printers
...
CURA-7358
2020-04-16 18:00:57 +02:00
Jaime van Kessel
14f9228a1d
Merge branch '4.6' of github.com:Ultimaker/Cura into 4.6
2020-04-16 13:17:30 +02:00