Nino van Hooff
ed5c2b3f43
Refactor the create backup implementation to CreateBackupJob
2020-03-10 13:35:37 +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
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
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
Nino van Hooff
8c0a2ff72e
Remove debug print
2020-03-06 11:14:49 +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
fieldOfView
ecfe9c708e
Fix watching for changes in 3mf files
2020-03-05 20:13:14 +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
Ilia Mazlov
5b85dae926
PP-plugin -> PauseAtHeight: steppers disarm timout
2020-03-04 16:49:35 +01:00
Nino van Hooff
dc6339b295
Change the infill-only checkbox in per object settings to a dropdown
...
CURA-7255
2020-03-04 11:56:57 +01:00
Nino van Hooff
244d018a2e
Refactor createBackup to use HttpRequestManager
2020-03-02 15:14:04 +01:00
Nino van Hooff
7243dc63a4
Revert: Refactor UploadBackupJob to use HttpRequestManager
...
It doesn't make sense to have a Job using HttpRequestManager
because both are async and
Note that the job itself should not emit finished, the JobQueue does that.
2020-03-02 15:12:42 +01:00
Nino van Hooff
6c9b9909ba
Fix UploadBackupJob
2020-03-02 14:46:33 +01:00
Nino van Hooff
932b12e66c
Convert doxygen to rst for DriveApiService
2020-03-02 11:58:12 +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
bf7d566111
Remove flavor-specific pause scripts
2020-03-01 16:01:20 +01:00
fieldOfView
a0a353e33c
Add option to set pause method gcode command
...
Contributes to #7198
2020-03-01 16:00:02 +01:00
fieldOfView
00f406b5dd
Add list of active scripts to tooltip
2020-02-28 22:51:37 +01:00
fieldOfView
0f662da2c3
Show the number of active postprocessing scripts
2020-02-28 22:29:20 +01:00
Nino van Hooff
762f699f64
Refactor UploadBackupJob to use HttpRequestManager
2020-02-28 17:37:21 +01:00
Nino van Hooff
19c3f765f5
Refactor delete backups call to use HttpRequestManager
2020-02-28 17:08:31 +01:00
Nino van Hooff
4f2827e1bf
Refactor restore backups call to use HttpRequestManager
2020-02-28 16:25:43 +01:00
Nino van Hooff
234acf0904
Fix bug: typo in variable name
2020-02-28 16:25:28 +01:00
Nino van Hooff
86fb0383de
Refactor refresh backups call to use HttpRequestManager
2020-02-28 14:03:41 +01:00
Jaime van Kessel
68d70734ee
Skip nodes in modelchecker without active extruder
...
Fixes CURA-5S
2020-02-28 13:56:16 +01:00
Tim Kuipers
3919b1292e
fix cooldown for xray warning
2020-02-27 20:39:19 +01:00
Tim Kuipers
42a1b02d4c
use transparency in xray view and merge shader duplication
2020-02-27 20:29:58 +01:00
Tim Kuipers
890b6dc0b4
prevent false negative xray error for high overlap count
2020-02-27 20:03:35 +01:00
Tim Kuipers
5d90fd31d9
fix xray for high intersection count models
...
I don't understand why, but any deviation from this produces worse results
2020-02-27 18:42:27 +01:00
Tim Kuipers
b51b699715
fix old xray view
...
I don't understand why it only seems to work if I define u_color via [default]
andd why it doesn't work when I set it inside the shader itself.
2020-02-27 18:17:07 +01:00
Tim Kuipers
0e633a0dfa
allow immediate change of preference for showing xray errors in solid view
2020-02-27 16:41:20 +01:00
Tim Kuipers
643b27e160
add xray error warning message
2020-02-27 16:41:20 +01:00
Tim Kuipers
b4c3703dc4
Check xray overlay for badness in model every 1.0 second
2020-02-27 16:41:20 +01:00
Tim Kuipers
01643f5fee
remove outdated unused shader functions
2020-02-27 16:41:20 +01:00
Tim Kuipers
c16f677bf0
make a new xray error image
...
includes SVG source file
2020-02-27 16:41:20 +01:00
Tim Kuipers
28abf6ff8c
fix xray error image scaling
2020-02-27 16:41:20 +01:00
Tim Kuipers
0f184219e6
use tiled image for xray error instead of a uniform color
...
temporarily use the cura logo as placeholder image
didn't correctly determine window size yet
2020-02-27 16:41:20 +01:00
Tim Kuipers
82b2f23689
make xray solid color depending on what it occludes
2020-02-27 16:41:20 +01:00
Tim Kuipers
1b2cc7f7a7
make xray error noise depend on background color
2020-02-27 16:41:20 +01:00
Tim Kuipers
4a8385e3e8
make xray counting color hardcoded value
...
Somewhere between the xray.shader and the xray_composite.shader the colors are stored as unsigned int.
Since we want to count the integer number of faces behind a pixel in the red channel, we simply use a color with an r value of 1/255.
2020-02-27 16:41:20 +01:00
Tim Kuipers
b515a0f744
make xray errors exhibit static noise and see-through
2020-02-27 16:41:20 +01:00
Tim Kuipers
fc4c66b62a
show xray errors in solid view
2020-02-27 16:41:13 +01:00
Jaime van Kessel
3958d85a9a
Revert "Prevent zip bombs in the g-codegz reader"
...
This reverts commit 27777c759c91965c800080ff4435110900320a96.
Resource isn't available on windows, so the solution won't do what needs to be done
2020-02-27 16:30:35 +01:00
Dimitriovski
24e2fc89e5
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7162/replace_robot_with_placeholder
2020-02-27 11:20:38 +01:00
Dimitriovski
77cf63acfa
Removed the new placeholder from WelcomePage.qml as we probably want to see the Robot there instead of the hexagon.
...
CURA-7162
2020-02-27 11:20:32 +01:00