64bittuning
12ccd8298c
Machine profile update
...
Updated and condensed machine profiles. Edited formatting to make more sense and be consistent across all files. I3 printers present print to the front, CoreXY move to 0. Speeds are set per machine based orr factory firmware, which should provide more accurate "Estimated time" values "out of the box".
2020-04-30 14:18:14 -04:00
64bittuning
d08d8a26ed
Update tronxy_x.def.json
...
replacing incorrectly uploaded file that was used during troubleshooting
2020-04-30 11:30:40 -04:00
64bittuning
90637fa451
Overhauled all quality profiles
...
Overhauled all quality profiles to give a more fluid interface while choosing between 0.2 through 0.8 nozzles. Added a larger layer choice and rescaled the options per nozzle. Also included some small overrides based on material choice.
2020-04-30 11:28:44 -04:00
64bittuning
fe90632a38
Update tronxy_d01.def.json
2020-04-28 23:37:25 -04:00
64bittuning
66b05f5f50
Update tronxy_d01.def.json
...
repaired old inherit
2020-04-28 23:35:52 -04:00
64bittuning
5123623b50
Create tronxy_base_extruder_0.def.json
2020-04-28 23:21:44 -04:00
64bittuning
98f3dbb028
Tronxy Variants
...
Needs to be updated with relevant settings
2020-04-28 23:10:21 -04:00
64bittuning
19b374884c
Tronxy Logo Mesh
2020-04-28 23:08:18 -04:00
64bittuning
b592c1b0aa
Tronxy Quality pack
...
These need to be renamed and tweaked before attempting a PR
2020-04-28 23:07:31 -04:00
64bittuning
1eaa384676
Tronxy Definition files
...
Reposting the original set of def files from #7553 . More to follow.
2020-04-28 23:06:26 -04:00
Ghostkeeper
8386d094d3
Improve translation of 'tree support' in German
...
As discussed in #7590 .
2020-04-29 02:08:09 +02:00
Jaime van Kessel
9e68bcb7a0
Merge branch 'feature_objectlist_improvements' of https://github.com/fieldOfView/Cura
2020-04-28 15:40:08 +02:00
Ghostkeeper
68e8261c21
Squashed commit of the following:
...
commit 96187e21580e10ba3006895c0a0613cb1fa66c4d
Author: Ghostkeeper <rubend@tutanota.com>
Date: Tue Apr 28 11:52:29 2020 +0200
Update setting_version of recently merged profiles
None of these had any settings that needed to be deleted or updated. I'm updating them so that they load properly in Cura 4.7.
Contributes to issue CURA-7403.
commit 80bea3caa14139c189fc10c6874867d104df2fd7
Merge: 174b58374
037eb9a89
Author: Ghostkeeper <rubend@tutanota.com>
Date: Tue Apr 28 11:41:31 2020 +0200
Merge branch 'master' of https://github.com/curso007/Cura into curso007-master
commit 037eb9a898
Merge: 109b5cf8e
772fd650a
Author: Cataldo URSO <curso007@users.noreply.github.com>
Date: Fri Apr 24 19:36:01 2020 +0200
Merge pull request #2 from Ultimaker/master
Resync with Ultimaker
commit 109b5cf8e3
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Fri Apr 24 15:34:31 2020 +0200
Spacing much consistent after editor reconfiguration.
commit cdea1a7d59
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Fri Apr 24 15:28:18 2020 +0200
Spacing much consistent after editor reconfiguration.
commit bc8422d4ee
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Fri Apr 24 00:14:38 2020 +0200
plateform image renamed.
commit e0d95c1255
Merge: a069ed5f9
b1e95d7a8
Author: Cataldo URSO <curso007@users.noreply.github.com>
Date: Fri Apr 24 00:03:57 2020 +0200
Merge pull request #1 from Ultimaker/master
Resync with ultimaker
commit a069ed5f94
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Thu Apr 23 23:15:36 2020 +0200
Reducing size of meshes and image(s)
commit 256d4a5576
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Wed Apr 22 21:03:02 2020 +0200
Try to fix errors comming from the CI
commit ec4cbe6809
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Wed Apr 22 20:44:30 2020 +0200
STL size reduced as much I could.
commit 8a6468943a
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Wed Apr 22 18:17:13 2020 +0200
Adding Anycubic Predator printer
commit e4491b30bd
Author: Cataldo URSO <cataldo.urso@gmail.com>
Date: Tue Apr 21 18:51:29 2020 +0200
Adding the mesh for the FLSUN QQ-S thanks to Eddy Emck
2020-04-28 11:55:15 +02:00
Ghostkeeper
f4f990708f
Remove old 'category' metadata
...
Most of it was incorrect and very inconsistent too. These are not used by our code any more.
2020-04-28 09:27:31 +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
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
Jaime van Kessel
967488095b
Fix weird wording.
...
Whoops. It's only been there for a year...
2020-04-22 15:43:38 +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
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
Kostas Karmas
ca2962aa12
Revert text to the correct one
...
CURA-7019
2020-04-21 09:46:22 +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
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
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
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
Ghostkeeper
76d401df9b
Merge branch '4.6'
2020-04-15 18:28:29 +02:00