Lipu Fei
b9fc3997e5
Fix jellybox -> imade3d_jellybox renaming
...
CURA-4863
2018-01-29 13:00:48 +01:00
Ghostkeeper
2d48fbb608
Rename file_type parameter to relation_type
...
It was renamed in libCharon for better semantic meaning.
Contributes to issue CURA-4872.
2018-01-29 12:51:23 +01:00
Lipu Fei
7dfc1a4aa7
Add encoding='utf-8' for text file reading
...
CURA-4875
When encoding is not provided, the behaviour is system dependent and it
can break on OS X.
2018-01-29 12:29:20 +01:00
Lipu Fei
63ac8412e6
Fix importing legacy INI quality profiles
...
CURA-4876
2018-01-29 11:18:16 +01:00
Ian Paschal
757f83fad2
Change download source
...
`update_url` is used only for updaitng plugins (when `file_location` refers to a place on the hard drive).
2018-01-26 17:06:36 +01:00
Ghostkeeper
6f833051f8
Close archive after writing
...
It gets flushed then and everything.
Contributes to issue CURA-4972.
2018-01-26 16:28:34 +01:00
Ghostkeeper
e3e8e8b170
Fix opening kitty file
...
Contributes to issue CURA-4872.
2018-01-26 16:21:01 +01:00
Ghostkeeper
20b903855f
Close streams before opening the next
...
Because zipfile can't handle multiple open streams at the same time.
Contributes to issue CURA-4872.
2018-01-26 16:15:30 +01:00
Ghostkeeper
b6c7a0829f
Use virtual_path parameter instead of target
...
This parameter was renamed.
Contributes to issue CURA-4872.
2018-01-26 15:43:14 +01:00
Ghostkeeper
d299786de7
Convert g-code to bytes before writing it to archive
...
Contributes to issue CURA-4872.
2018-01-26 15:41:39 +01:00
Ian Paschal
211f87bf09
New format and functionality
...
- Browser is combined with plugin settings
- Two tabs, one for viewing 3rd party plugins, one for installed
- Enable/disable for bundled plugins
- Install/Remove/Update for 3rd party plugins
2018-01-26 14:59:47 +01:00
Diego Prado Gesto
a0ebb5205b
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-01-26 14:14:59 +01:00
Ghostkeeper
8bd351c133
Add placeholder thumbnail to package
...
This kitten really likes boxes of all kinds: Cardboard and plastic boxes for sure, but also digital boxes such as the UFP.
Contributes to issue CURA-4872.
2018-01-26 13:52:20 +01:00
Ghostkeeper
8a3a3d32da
Fix imports to Charon classes
...
Contributes to issue CURA-4872.
2018-01-26 13:34:45 +01:00
Ghostkeeper
600e2abce1
Add basic UFP writer plug-in
...
This already implements most of it. Just the thumbnail must still be gotten and put inside the container.
Contributes to issue CURA-4872.
2018-01-26 13:25:49 +01:00
ChrisTerBeke
6cd64e1ce8
Two more fixes for typo in USBPrinterOutputController
2018-01-25 22:47:48 +01:00
ChrisTerBeke
8c7f8fa1fa
Fix typo in USBOutputController
2018-01-25 22:34:28 +01:00
Jaime van Kessel
bcfac3ace6
Added very rough implementation for UCP files
2018-01-25 17:14:32 +01:00
Diego Prado Gesto
38f1ad5db9
Merge branch '3.2'
2018-01-25 17:10:17 +01:00
Ghostkeeper
ae40071ffd
Merge branch '3.2'
2018-01-24 16:17:49 +01:00
Ghostkeeper
1818055966
Merge branch 'master' of github.com:Ultimaker/Cura
2018-01-24 16:17:24 +01:00
Diego Prado Gesto
d72e08a3ba
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-24 16:05:28 +01:00
Diego Prado Gesto
e38cf957bb
CURA-4839 Avoid creating unique names for the extruder instance
...
containers if the strategy is upgrade existing
2018-01-24 16:04:11 +01:00
ChrisTerBeke
d1f2d6f45d
Fix checking material_used per extruder for analytics - CURA-4858
2018-01-24 14:02:44 +01:00
ChrisTerBeke
c471991044
Update plugin browser version to 4 as network rewrite has another set of breaking changes
2018-01-24 13:30:08 +01:00
ChrisTerBeke
b41d8eb0dd
Merge branch '3.2'
2018-01-24 13:29:30 +01:00
ChrisTerBeke
9488c39f68
Update plugin browser version as we have breaking changes in Cura 3.2
2018-01-24 11:07:13 +01:00
Ian Paschal
dcb1ac5deb
Plugin browswer updates
...
- Partial refactor
- Preparation for merge with plugins in preferences
2018-01-23 16:20:19 +01:00
Ghostkeeper
f88df7e5cd
Remove overzealous log entry
...
This was in the happy path and gets executed for every material profile in every material file, which is hundreds of times. Better not.
Found during development of CURA-4797.
2018-01-23 15:45:12 +01:00
Jack Ha
b0d0b75662
Merge branch '3.2'
2018-01-23 14:25:11 +01:00
Diego Prado Gesto
7a84712fc9
CURA-4854 Revert some changes in 619a8cc that make that issue not working
2018-01-23 12:13:26 +01:00
Jack Ha
1efc92ddbe
CURA-4853 evaluate layer view compatibility mode in init, therefore not binding some signals and fixing the bug
2018-01-23 11:46:59 +01:00
Aleksei S
54dc63a596
Add missing changes
...
CURA-3710
2018-01-23 11:24:27 +01:00
Lipu Fei
b14fdb1d0d
Merge remote-tracking branch 'origin/3.2'
2018-01-23 11:20:49 +01:00
Lipu Fei
1c605a5108
Fix different strategies for machine and quality in project loading
...
CURA-4839
2018-01-23 10:58:43 +01:00
Lipu Fei
3fb9877a30
Add call_on_qt_thread to fix project loading crashing on rendering
...
CURA-4839
See comments...
2018-01-22 17:22:27 +01:00
ChrisTerBeke
2eef282b40
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-22 17:18:19 +01:00
ChrisTerBeke
129f9cc16c
Fixes for custom FMD printer material diameter upgrade and storage - CURA-4835
2018-01-22 17:18:09 +01:00
Jaime van Kessel
1f8d7dfacb
Merge branch 'master' of github.com:Ultimaker/Cura
2018-01-22 15:48:07 +01:00
Jaime van Kessel
dcfab2f923
Failed state in printjobs is now handled correctly
2018-01-22 15:47:37 +01:00
Diego Prado Gesto
26d77778c1
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
2018-01-22 15:40:59 +01:00
Ghostkeeper
292556b4b3
Merge branch '3.2'
2018-01-22 15:38:23 +01:00
Ghostkeeper
50ccf101d8
Don't write Octoprint keys to workspace projects
...
They should not be shared since they are private keys, so let's protect the user from accidentally sharing it via a project file.
2018-01-22 15:37:51 +01:00
Diego Prado Gesto
619a8ccce5
CURA-4839 Fix single extrusing for overrite the extruder stack.
2018-01-22 15:04:24 +01:00
Ian Paschal
f27dc4473e
Possible to remove plugins
...
Note that this required adding an `uninstallPlugin()` method to the `PluginRegistry` class of Uranium.
2018-01-22 14:25:34 +01:00
Diego Prado Gesto
e2bc14cc58
Change layer thickness colormap to parula-like ( https://es.mathworks.com/help/matlab/ref/parula.html )
2018-01-22 13:41:37 +01:00
Diego Prado Gesto
20da35ec5c
Check when the containers are empty instead of None. Contributes to CURA-4845
2018-01-22 13:12:22 +01:00
Ian Paschal
628314af9e
Basic style ready for PR
...
- Temporarily removed remove/disable button as it's non-functional for now
2018-01-22 13:00:22 +01:00
Jack Ha
4c474c9619
Merge branch '3.2'
2018-01-22 12:58:16 +01:00
Jack Ha
8d8fa0269a
CURA-4821 loading gcode will now delete all existing models from all build plates and delete existing layer data to be processed
2018-01-22 12:57:50 +01:00