ChrisTerBeke
52ffe39c07
Small fixes in settings
2018-09-27 10:33:50 +02:00
ChrisTerBeke
185a1707b2
Merge branch 'master' into CURA-5744-move-oauth-login
2018-09-27 09:40:44 +02:00
Wayne Porter
821a4dea67
Fix begin and end comments
...
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 14:00:36 -07:00
Wayne Porter
f3ad17af85
Remove G90 and assume absolute positioning
...
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 13:54:09 -07:00
Wayne Porter
03c0faaeca
Add beginning and end gcode comments
...
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 13:39:55 -07:00
Wayne Porter
26bbf3ef0e
Fix bug when parking nozzle
...
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 13:33:28 -07:00
Wayne Porter
2502d47413
Fix tab/space mixing
...
Signed-off-by: Wayne Porter <wporter82@gmail.com>
2018-09-26 11:24:26 -07:00
Jaime van Kessel
d5dbf91a4f
Switch unit test to use decoratior instead of with waterfall
...
CURA-5744
2018-09-26 17:23:36 +02:00
Jaime van Kessel
16ff1c3712
Add property for the accessToken
...
CURA-5744
2018-09-26 17:12:00 +02:00
alekseisasin
2a201cef23
Prevent cura crash after setting Print as Support in per object setting
...
menu
CURA-5766
2018-09-26 17:06:24 +02:00
Jaime van Kessel
067e59a254
Add logged_in as argument to loginStateChanged callback
...
CURA-5744
2018-09-26 17:06:09 +02:00
Lipu Fei
3c8368827b
Remove unused functions in ExtruderManager
2018-09-26 17:04:15 +02:00
Lipu Fei
7a681a2ae4
Move Cura custom setting functions to a separate file
2018-09-26 16:54:00 +02:00
THeijmans
d5c86365f8
S5 profile optimizations
...
Removing the prime blob, equalizing flows and avoiding supports.
2018-09-26 15:02:25 +02:00
Simon Edwards
baa8064ec7
Merge pull request #4429 from Ultimaker/cura_connect_improvements_3.5
...
Cura connect improvements 3.5
2018-09-25 17:26:55 +02:00
Simon Edwards
e99b376374
Merge remote-tracking branch 'origin/3.5' into cura_connect_improvements_3.5
2018-09-25 16:59:33 +02:00
Lipu Fei
91bcfb9445
Take in account extruders that haven't been loaded yet
...
CURA-5751
2018-09-25 15:29:31 +02:00
Ghostkeeper
3127108d00
Only set top/bottom pattern to concentric for initial layer
...
I'm taking responsibility for this. I'm changing it as a reaction to #4167 since I think concentric is good for the first layer but not so good for the rest of the layers. That user seems to agree but it hasn't been tested thoroughly. It's my intuition, sorry if it went wrong.
2018-09-25 13:17:32 +02:00
Diego Prado Gesto
987ae73078
Remove call to undefined function.
2018-09-25 13:15:26 +02:00
Lipu Fei
51f2386db1
Merge remote-tracking branch 'origin/3.5'
2018-09-25 11:56:12 +02:00
Lipu Fei
8837ffc06d
Fix mateial management QML reference
...
CURA-5682
2018-09-25 11:52:53 +02:00
Ghostkeeper
a8493ee35d
Give black materials at least some albedo
...
Otherwise you can't see the diffuse reflections and the entire thing just becomes a black silhouette.
2018-09-25 11:24:48 +02:00
Diego Prado Gesto
b52c28321a
Merge branch 'master' into refactor_singleton_settingsbase
2018-09-25 09:38:55 +02:00
Diego Prado Gesto
e31f35ec95
Merge branch '3.5'
2018-09-25 09:36:08 +02:00
Jaime van Kessel
b48adf5b3e
Typing fixes
...
CURA-5744
2018-09-24 17:37:06 +02:00
Jaime van Kessel
f16a9c62b5
Fix typo
...
CL-5744
2018-09-24 17:28:19 +02:00
Jaime van Kessel
7360313ff7
Add LocalAuthServer test
...
This is to ensure that once we try to login, it actually attempts to start the local server
CURA-5744
2018-09-24 17:26:08 +02:00
Ghostkeeper
7d7227cfc8
Merge branch 'master' into refactor_singleton_settingsbase
2018-09-24 17:25:15 +02:00
Jaime van Kessel
fe85c020b1
Fixed incorrect OAuth2 settings
...
CURA-5744
2018-09-24 17:12:45 +02:00
Jaime van Kessel
1e5177a44f
Added unit tests for authorization service
...
CURA-5744
2018-09-24 17:04:20 +02:00
Ghostkeeper
c46e0e7556
Only print message about excluded materials if there are any
...
Otherwise the message is very strange (with double spaces and such) and unnecessary.
2018-09-24 11:59:02 +02:00
Lipu Fei
fe8aa02e7c
Fix a direct signal emission that causes max recursion error
...
CURA-5682
A max recursion error will occur when the user creates a material on the
material management page. Too many signals get directly triggered and
some of them head back again and causes a max recursion error.
2018-09-24 11:44:55 +02:00
drzejkopf
79cd9f332d
Update fdmprinter.def.json.po
2018-09-23 15:28:14 +02:00
drzejkopf
8c6f2dc86a
Complete Polish translation for version 3.5
2018-09-23 15:21:14 +02:00
Cherubim
c29d38361b
Fix initial start-up when providing model parameter
...
If you're adding a model file as command line argument to Cura, it should auto-load this file upon start-up. However when adding this command line argument upon first launch of Cura, there is no printer yet so Cura would crash because it tries to load a model before there is a build volume. This prevents that crash and instead doesn't load the model at all.
2018-09-23 00:27:50 +02:00
Aleksei S
b44fb7ca24
Select correct material according to the active extruder
...
CURA-5682
2018-09-21 17:35:46 +02:00
Jaime van Kessel
081b2a28fe
Expose Account API to QML
...
This is done by adding the API as an SingletonType to Cura.
CURA-5744
2018-09-21 17:23:30 +02:00
Jaime van Kessel
b54383e685
Added account object to API
...
CURA-5744
2018-09-21 16:43:32 +02:00
Jaime van Kessel
060ea0b762
Fixed up final bit of mypy issues
...
CURA-5744
2018-09-21 14:12:31 +02:00
Ghostkeeper
30ef724322
Update STL MIME type
...
Since march, there is now an official MIME type for STL files. See https://www.iana.org/assignments/media-types/model/stl for the new MIME type specification.
Fixes #4141 .
2018-09-21 14:11:59 +02:00
Jaime van Kessel
d0fc4878c2
Fix number of mypy mistakes
...
CURA-5744
2018-09-21 13:54:37 +02:00
Aleksei S
86d8f8517d
In material page was not defined the used extruder nr, for generic materials
...
CURA-5682
2018-09-21 13:48:46 +02:00
Ghostkeeper
b26c78202b
Consolidate log entries about excluded materials
...
I got a log where 80% of the log was this particular message. Let's not do that.
2018-09-21 13:11:12 +02:00
Lipu Fei
a80fde1495
Merge remote-tracking branch 'origin/3.5'
2018-09-21 12:11:18 +02:00
Lipu Fei
1bf78c086d
Remove import plugins which is not a module
2018-09-21 12:03:15 +02:00
Jaime van Kessel
3ae223334f
Removed relative imports
...
Since the oauth module isn't just in a plugin anymore, there is no need for any of the relative imports
CURA-5744
2018-09-21 12:02:11 +02:00
Jaime van Kessel
3830fa0fd9
Initial move of the code of CuraPluginOAuth2Module
...
CURA-5744
2018-09-21 11:58:30 +02:00
Jaime van Kessel
dbe0d6d82a
Add typing
2018-09-21 11:33:06 +02:00
Jaime van Kessel
83d53158bd
Merge branch 'master' of github.com:Ultimaker/Cura
2018-09-21 09:34:34 +02:00
Jaime van Kessel
054a49c63d
Fix issue with inheritance manager button
...
Removed one of the special detection cases, since it incorrectly removed a value from a stored profile
CURA=5646
2018-09-21 09:33:25 +02:00