23379 Commits

Author SHA1 Message Date
Jaime van Kessel
6e05393539
Merge branch 'CURA-6577_rebased' of github.com:Ultimaker/Cura 2020-01-09 13:14:46 +01:00
Dimitriovski
4b757b6be9
Added missing call to function from a refactoring 2020-01-08 17:34:51 +01:00
Remco Burema
1f722d4de0
Minimum support area was always supposed to be small. 2020-01-08 16:28:28 +01:00
Dimitriovski
98a825fbf1
Rebased the subscribe function to use latest version of HttpRequestManager
CURA-6577
2020-01-08 11:51:07 +01:00
PurpleHullPeas
b2424a4f2c
Removing id from MPMD extruder def. 2020-01-07 22:27:03 -06:00
PurpleHullPeas
1c54f4c592
Removing id field. 2020-01-07 22:17:54 -06:00
PurpleHullPeas
fa89841f52
Removed gantry_height 2020-01-07 22:03:30 -06:00
PurpleHullPeas
473ff88009
Adding Monoprice Mini Delta platform image. 2020-01-07 18:31:10 -06:00
PurpleHullPeas
8e50f7ab95
Adding Monoprice Mini Delta Extruder File 2020-01-07 18:29:52 -06:00
PurpleHullPeas
317c4aa559
Adding Monoprice Mini Delta definition file. 2020-01-07 18:28:32 -06:00
Dimitriovski
2a01d5c4a6
linting
CURA-7038
2020-01-07 15:20:28 +01:00
Dimitriovski
6240522cd6
removed print statement 2020-01-07 14:44:46 +01:00
Dimitriovski
fc504a7cb6
Removed redundant string comparison
CURA-7038
2020-01-07 14:43:49 +01:00
Dimitriovski
75d2a72424
Remove the label(s) from the compatibility dialog if there are no packages
CURA-7038
2020-01-07 14:19:31 +01:00
Jaime van Kessel
a1f8c3f281
Merge branch 'CURA-6255_incorrect_usage_of__file__' of github.com:Ultimaker/Cura 2020-01-07 14:10:19 +01:00
Remco Burema
a0a5785092
Adjusted mylan-m200 gocde per request (see github #6921). 2020-01-07 13:43:30 +01:00
Remco Burema
9c0bd00714
Move settings to the right _visibility_ categories as well. 2020-01-07 13:40:24 +01:00
Lipu Fei
0a495b3f6f Remove unused code in Toolbox
CURA-6387
2020-01-07 12:44:45 +01:00
Lipu Fei
a84e6c3c92 Fix Toolbox due to network manager refactor
CURA-6387
2020-01-07 11:37:37 +01:00
Lipu Fei
4f91389941 Fix QML warnings 2020-01-07 11:37:37 +01:00
Lipu Fei
045f4c51fa Fix BaseMaterialsModel's QTimer lifecycle 2020-01-07 11:37:37 +01:00
Jaime van Kessel
523b4e96a8
Ensure that post processing scripts are correctly reloaded on project loading
Previously it would not re load post processing plugins if it was updating an existing machine

Fixes #6881
2020-01-07 10:45:57 +01:00
Johnathan Chu
1f2e079185 Update DisplayFilenameAndLayerOnLCD.py:
- Fixed filename appearing in middle of text when scrolling is disabled and displaying max layer.
- Fixed filename appearing twice when scrolling is enabled and displaying max layers.
2020-01-06 21:45:43 -08:00
Jaime van Kessel
2a09404235
Change ModuleNotFoundError to ImportError
THat's what you get from developing with Python 3.6 instead of 3.5
2020-01-06 15:53:55 +01:00
Jaime van Kessel
116ea76fbb
Don't register SentryLogger if sentry_sdk is not available 2020-01-06 15:17:20 +01:00
Jaime van Kessel
5083a46c04
Merge branch 'master-sentry_sdk-try-except' of https://github.com/thopiekar/Cura 2020-01-06 15:10:06 +01:00
Jaime van Kessel
11d176137f
Remove usage of deprecated function 2020-01-06 15:02:33 +01:00
Jaime van Kessel
e46febfea4
Switch out number of getActiveExtruderStacks for extruderList
It's essentially the same, but reduces the dependency of MachineManager
on the ExtruderManager
2020-01-06 14:47:46 +01:00
Jaime van Kessel
55dacee45f
Simplify the numUserSettings count 2020-01-06 14:38:39 +01:00
Jaime van Kessel
6da5216cac
No longer create the machine manager twice 2020-01-06 14:26:32 +01:00
Jaime van Kessel
0c1c4e4856
Move HttpRquestData to it's own file
CURA-6387
2020-01-06 11:34:32 +01:00
Lipu Fei
625b08baf8 Merge master and fix
CURA-6387
2020-01-06 11:18:12 +01:00
Lipu Fei
5a689c2389 Merge remote-tracking branch 'origin/master' into CURA-6387_http_request_manager 2020-01-06 11:15:37 +01:00
Jaime van Kessel
043ef2e84f
Fix crash when layer does not exist 2020-01-06 10:47:47 +01:00
Mark Burton
d388f2463b Add fuzzy skin outside only option. 2020-01-04 09:14:13 +00:00
novamxd
bcc12030a2 Revamped ChangeAtZ
Adjusted coding style to use spaces instead of tabs
2020-01-03 19:01:33 -06:00
Jaime van Kessel
6a5fbba519
Prevent the Networked printer scrollview from slowing shit down when it's not even visible 2020-01-03 17:29:04 +01:00
Jaime van Kessel
1b1c7b78aa
Remove unneeded rounding 2020-01-03 16:56:13 +01:00
Jaime van Kessel
6afd669389
Speed up QMl binding evaluation for MaterialMenu 2020-01-03 16:24:56 +01:00
Tim Kuipers
9c2fd1c9d4 automatically add shell thickness to stack and set to zero for infill meshes
and remove when unmodified and we change to another mesh type
2020-01-03 15:57:20 +01:00
Dirk O. Kaar
a61207ca04 Release v3.0.3 of [dok-net RF100](https://github.com/dok-net/RF100) brings less retraction stringing and much better qualitiy for small objects/layers. 2020-01-03 15:46:13 +01:00
Dirk O. Kaar
ab6835e93b Back-ported RF100 V1, V2, and XL resources files from [dok-net RF100](https://github.com/dok-net/RF100) to Renkforce COTS stock firmware (temperature, flow rate; build volume on V1). 2020-01-03 15:46:13 +01:00
Jaime van Kessel
eb1ae9f18d
Fix tests 2020-01-03 15:12:14 +01:00
Jaime van Kessel
5b0b95e4dc
Merge branch 'master' of github.com:Ultimaker/Cura 2020-01-03 15:01:06 +01:00
Jaime van Kessel
3e6723f378
Remove unneeded update calls 2020-01-03 14:16:34 +01:00
Jaime van Kessel
7954f6633f
Let IntentModel update on a timer
This prevents some double updates
2020-01-03 14:13:13 +01:00
Ghostkeeper
5599618d19
Fix spelling
D/T mistakes are very common amoung Dutch natives, but this is just madness.
2020-01-03 14:08:13 +01:00
Ghostkeeper
95efcfd035
Merge branch 'master' of ssh://github.com/Ultimaker/Cura 2020-01-03 12:53:56 +01:00
Ghostkeeper
f9e8d8b753
Compress BeamUp S platform mesh with Decimate to 0.1 degrees
This reduces the file size 30-fold. It also seems to be lossless as no matter how low I set the angle limit it stays on 616 faces.

Contributes to issue CURA-7088.
2020-01-03 12:52:26 +01:00
Remco Burema
1fae17ecac
Merge pull request #6901 from Ultimaker/speed_up_layerview
Speed up layerview
2020-01-03 12:31:25 +01:00