Jaime van Kessel
e54e41644e
Merge branch 'master' of github.com:Ultimaker/Cura
2020-03-12 13:39:48 +01:00
Nino van Hooff
5923f408d0
Add mypy==0.740 to requirements
2020-03-12 13:39:15 +01:00
Jaime van Kessel
78bbc4c955
Add work around to prevent setting not updating
2020-03-12 13:38:36 +01:00
Jaime van Kessel
d01286a340
Remove all duplicate entries from dark theme
2020-03-10 11:57:30 +01:00
Jaime van Kessel
1a24e9a04a
Remove unneeded overrides from dark theme
2020-03-10 11:35:07 +01:00
Jaime van Kessel
9f8b882452
Merge branch 'transparent_support' of https://github.com/Ghostkeeper/Cura
2020-03-10 11:26:05 +01:00
Ghostkeeper
d7d91d2fec
Don't translate 'Language:' string
...
This should make it easier to find the language drop-down again if you can't read the current language.
Done as a 5 minute fix.
2020-03-10 11:19:32 +01:00
Matt Jani
43ab23439b
Fixed small typo in nothing to slice
...
CURA-7277
2020-03-10 11:05:30 +01:00
Matt Jani
3887814660
Update the nothing to slice message
...
The message didn't list all the cases that it could pop up.
CURA-7277
2020-03-10 10:59:33 +01:00
Ghostkeeper
d2cab162ed
Make support render transparently
...
This way you can still sort of see what is being supported under there. Handy!
However because the layer view is rendered on top of everything else, the Z buffering is a bit messed up. This makes the support always exactly the transparency value in the theme regardless of how many layers of support are drawn. That's nice, because it makes it so that you can always see through the support.
This doesn't work when the colour scheme of layer view is not set to Line Type. There is no differentiation between support and other things then. Support infill seems to not be used at all by layer view, but I've also made the support interface transparent just like the normal support.
2020-03-10 01:06:11 +01:00
Ghostkeeper
7b0964abef
Merge branch 'DenyCZ-4.5'
2020-03-09 16:57:09 +01:00
Ghostkeeper
0c9a8d3a7c
Add Czech language to the list
...
You can now select Czech as your Cura language.
Contributes to issue CURA-7285.
2020-03-09 16:55:13 +01:00
Ghostkeeper
b2e626b020
Update header of Czech translations
...
It's now in the same format as the rest of the languages.
Contributes to issue CURA-7285.
2020-03-09 16:41:58 +01:00
Ghostkeeper
48aa92e04c
Merge branch '4.5' of https://github.com/DenyCZ/Cura into DenyCZ-4.5
2020-03-09 16:33:42 +01:00
Ghostkeeper
fe8e892568
Give warning if preshrink is larger than wall thickness
...
If it is larger, it could cause gaps to appear between the walls where infill is exposed.
Contributes to #7231 .
2020-03-09 16:07:10 +01:00
Kostas Karmas
7d33830ae7
Filter out KeyboardInterrupts and MemoryErrors
2020-03-09 15:06:55 +01:00
Jaime van Kessel
d041131f84
Merge branch 'fix_preheat_fields' of https://github.com/fieldOfView/Cura
2020-03-09 13:02:02 +01:00
Ghostkeeper
a56b297074
Merge branch 'master' of ssh://github.com/Ultimaker/Cura
2020-03-09 12:52:45 +01:00
Ghostkeeper
466964cf41
Change the sign of comparing against density
...
Contributes to issue CURA-7287.
2020-03-09 12:48:07 +01:00
Ghostkeeper
287e31554b
Merge branch 'master' into Skin_Edge_Settings
2020-03-09 12:47:13 +01:00
konskarm
9dec4bc178
Merge pull request #7248 from Ultimaker/CURA-7211_fix_unselected_pos_settings
...
Fix two if statements which caused POS settings to be unselectable
2020-03-09 11:49:02 +01:00
Daniel Ciepluch
c96d9e27b8
Strings revisited
2020-03-06 20:44:00 +01:00
Ghostkeeper
c32677d27a
Don't hard-code application name here either
...
Seems that there are 30-ish places where this is hard-coded in the rest of our code base too. I'm not going to fix all of those.
2020-03-06 15:58:41 +01:00
Ghostkeeper
b572fc68de
Don't hard-code the application name
...
As a response to the comment on commit d501f7730a42e45177fa3cdb89a4cdce1f1bd9a4.
2020-03-06 15:54:23 +01:00
Jaime van Kessel
418a4067df
Add all requirements from cura-build-env to requirements.txt
2020-03-06 14:49:24 +01:00
Jaime van Kessel
588a5c3ff8
Merge branch 'requirements' of github.com:Ultimaker/Cura
2020-03-06 14:23:41 +01:00
Jaime van Kessel
cc66c207ed
Add numpy-stl & requests to requirements file
2020-03-06 13:47:15 +01:00
Ghostkeeper
548c02772d
Gracefully fail if the profile can't be set currently
...
Discovered during work on CURA-7283.
2020-03-06 13:40:28 +01:00
Jaime van Kessel
68ad38de28
Fix sizing of the machine action dialog
...
Contributes to #7224
2020-03-06 11:02:59 +01:00
Nino van Hooff
c8c4fe65cf
Fix two if statements which caused POS settings to be unselectable
2020-03-06 11:00:56 +01:00
Ghostkeeper
96482398f5
Code style
2020-03-05 23:58:12 +01:00
Jaime van Kessel
74f9125b27
Merge branch 'master' of github.com:Ultimaker/Cura
2020-03-05 16:06:56 +01:00
Jaime van Kessel
bffe79d96c
Add verify_mode to ssl context
...
CURA-7176
2020-03-05 16:06:27 +01:00
Ghostkeeper
12a164f8d4
Merge branch 'fix_amf_trimesh_file_watcher' of https://github.com/fieldOfView/Cura into fieldOfView-fix_amf_trimesh_file_watcher
2020-03-05 15:30:41 +01:00
Nino van Hooff
d9509d25ba
Merge pull request #7179 from Ultimaker/CURA-7081_prevent_sys_path_relative
...
Remove working directory from sys.path
2020-03-03 10:34:34 +01:00
Ghostkeeper
0e564abbea
Merge branch 'master' of ssh://github.com/Ultimaker/Cura
2020-03-02 14:14:51 +01:00
Ghostkeeper
4a754a0735
Realign build plate models
...
Contributes to issue CURA-7270.
2020-03-02 14:11:49 +01:00
Ghostkeeper
c4b060ca48
Merge branch 'dagoma_discoultimate' of https://github.com/0r31/Cura into 0r31-dagoma_discoultimate
2020-03-02 13:38:53 +01:00
Jaime van Kessel
d501f7730a
Show Full name for quit message
...
We're a bit insecure about Cura, so we have to put the company name in front of it ;)
2020-03-02 10:48:47 +01:00
fieldOfView
7cab2b876c
Fix watching for changes in AMF and trimesh-loaded files
...
Fixes #7192
2020-03-01 22:49:58 +01:00
fieldOfView
67af1aa19d
Fix the positioning of multi-line tooltip anchor-points
2020-02-28 23:00:56 +01:00
fieldOfView
00f406b5dd
Add list of active scripts to tooltip
2020-02-28 22:51:37 +01:00
fieldOfView
ddbd843d91
Fix showing tooltips for actionbuttons that have a tooltip text set
2020-02-28 22:31:34 +01:00
fieldOfView
0f662da2c3
Show the number of active postprocessing scripts
2020-02-28 22:29:20 +01:00
Jaime van Kessel
7c70ace8f0
Prevent crash when the start_idx could not be found
...
CURA-59
2020-02-28 17:06:57 +01:00
Jaime van Kessel
670a106957
Be a bit more gracefull when adding a machine failed
...
This seems to happen for people that manually add machines to cura
but mess something up when copying the files.
CURA-3X
2020-02-28 17:03:38 +01:00
Jaime van Kessel
27c6cb4c1e
Prevent max recursion for convex hull calculation
...
fixes CURA-3W
2020-02-28 16:31:28 +01:00
Jaime van Kessel
f4d1d5d936
Add a check that fixes wrong variants upon setting an active machine
2020-02-28 15:06:11 +01:00
Jaime van Kessel
3cc7382c12
Remove some unused code from TestCuraStackBuilder
2020-02-28 14:29:26 +01:00
Jaime van Kessel
0ccf457314
Split up an overly long call into shorter readable bits
2020-02-28 14:25:50 +01:00