Aleksei S
1701cbd011
Merge branch 'master' of github.com:Ultimaker/cura
2018-02-05 17:06:11 +01:00
Aleksei S
7b9bec2891
Fix: Wrong print jobs queued number
...
CURA-4888
2018-02-05 17:05:27 +01:00
Ian Paschal
e02cb78d57
CURA-4578 Manually installed plugins handled correctly
...
3rd-party plugins which were manually installed were listed as uninstall-able instead of disable-able. The distinction between plugins which could be installed or disabled was previously made by whether or not it was 3rd party, but is now made by determining the install location.
2018-02-05 16:39:45 +01:00
Jack Ha
bc2dafe863
Merge branch 'master' of github.com:Ultimaker/Cura
2018-02-05 15:29:01 +01:00
Jack Ha
be92bbfcb0
CURA-4425 improve image quality for some models combined with some viewing angles
2018-02-05 15:28:34 +01:00
Jack Ha
0e7edc3eaf
CURA-4425 the thumbnail now crops correctly
2018-02-05 14:36:42 +01:00
Ian Paschal
27d250374f
Removed print() statements
2018-02-05 14:34:29 +01:00
Ghostkeeper
64e7a8e61f
Merge branch '3.2'
2018-02-05 14:18:18 +01:00
Ghostkeeper
95d1d8cf34
Update headers of translation files
...
The dates are corrected, attribution correct, etc.
Contributes to issue CURA-4883.
2018-02-05 13:53:56 +01:00
Ghostkeeper
be660cc0bc
Update translations from Bothof
...
These are the unchecked translations from Bothof in Cura 3.2. Other translations follow.
Contributes to issue CURA-4883.
2018-02-05 13:32:00 +01:00
Jaime van Kessel
2dee2ce5d9
Fixed issue where optimized layer data could be empty
2018-02-05 13:16:39 +01:00
Jaime van Kessel
4a12f7709b
Merge branch 'master' of github.com:Ultimaker/Cura
2018-02-05 13:02:59 +01:00
Jaime van Kessel
e01c8218fa
Removed uneeded checks if a node was a SceneNode
...
The "isSlicable" decorator already took care of this
2018-02-05 13:02:30 +01:00
alekseisasin
6fe524dce8
Merge pull request #3142 from Velleman/master
...
Updated definition and added the qualities
2018-02-05 11:56:09 +01:00
Jaime van Kessel
516d7015e4
Fixed some issues caused by the multi buildplate system
2018-02-05 11:37:36 +01:00
Ian Paschal
f627c97a92
Merge pull request #3218 from Ultimaker/CURA-3710_setting_visibility_preset
...
CURA-3710 Add preset setting visibility files
2018-02-05 09:51:52 +01:00
Ian Paschal
e2fb8ab762
Fixed typo
2018-02-05 09:45:22 +01:00
Lipu Fei
a3ed385259
Use global_stack.definition.getId() to determine machine type
...
CURA-4891
2018-02-02 14:47:14 +01:00
ChrisTerBeke
8e86c49c81
Merge pull request #3176 from fieldOfView/fix_dark_sidebar
...
Fix sidebar theming (for Ultimaker Dark theme)
2018-02-02 14:31:43 +01:00
Ian Paschal
f7ef1c7aa8
Remove debug output
...
Removed debug `print()` from `PluginBrowser.py`
2018-02-02 14:02:51 +01:00
Ian Paschal
a786987d8d
Fix for CURA-4891
...
Use `active_machine_id` (such as "Ultimaker 3") instead of `global_stack_name` (such as "My Custom Printer Name")
2018-02-02 14:02:06 +01:00
Diego Prado Gesto
56382bc9b8
Merge branch 'feature_ufp_writer'
2018-02-02 11:58:33 +01:00
Diego Prado Gesto
2024d6aa12
Merge branch 'master' into feature_ufp_writer
2018-02-02 11:57:53 +01:00
Mark
ee75b9bdf5
Also accept a comma as input and convert it to a dot
...
CURA-4910
2018-02-02 10:28:37 +01:00
Jack Ha
7856d61b5a
CURA-4425 scale image to full size; still has a bug that it is shifted vertically; still need to clean code
2018-02-01 17:31:43 +01:00
Diego Prado Gesto
c432646908
CURA-4425 Avoid adding the center bounding box. Revert some previous changes.
2018-02-01 16:37:16 +01:00
Diego Prado Gesto
433176d25a
CURA-4425 Cleanup and small refactor
2018-02-01 16:18:21 +01:00
Diego Prado Gesto
2770ff5848
CURA-4425 Remove debug printout
2018-02-01 15:45:17 +01:00
Diego Prado Gesto
056ae4fe68
CURA-4425 Small refactor to avoid using repeated code
2018-02-01 15:22:45 +01:00
Lipu Fei
6a053a9f46
Fix material profile validator
...
CURA-4871
Description and adhesion info are not mandatory info.
2018-02-01 14:50:05 +01:00
Lipu Fei
caeb6c65ea
Change check_preset_settings.py to UNIX EOLs
...
CURA-3710
2018-02-01 13:57:26 +01:00
Lipu Fei
367e50669d
Refactor code
...
CURA-3710
2018-02-01 13:56:49 +01:00
Lipu Fei
91c9a82627
Merge pull request #3203 from Ultimaker/plugin-browser
...
Plugin browser
2018-02-01 11:51:50 +01:00
Ian Paschal
d3b2241616
Fixed "Quit" button & others
...
- Quit button in the dialog post-install now quits the application instead of simply closing the window
- Improved styling:
- All colors now pulled from `UM.Theme.getColor()`
- Dialog has white background
- Buttons look like Cura buttons
- Removed inaccurate comments regarding the structure that were created while working on it
2018-02-01 11:37:23 +01:00
Lipu Fei
25713a6e64
Merge remote-tracking branch 'origin/3.2'
2018-02-01 11:23:20 +01:00
Lipu Fei
1801f1f27c
Update advanced and export presets with some settings moved to exp.
...
CURA-3710
Some settings have been moved to experimental.
2018-02-01 11:17:57 +01:00
Lipu Fei
0fbc56a025
Show validation results in sorted order
...
CURA-3710
2018-02-01 11:17:16 +01:00
Ian Paschal
3a6905c0e6
Removed debug messages & unused code
2018-02-01 11:05:17 +01:00
Lipu Fei
0e5c67a38f
Merge remote-tracking branch 'origin/master' into CURA-3710_setting_visibility_preset
2018-02-01 11:00:13 +01:00
Lipu Fei
cf68d57148
Clean up check_preset_settings.py
...
CURA-3710
2018-02-01 10:59:04 +01:00
Lipu Fei
c5cafff8aa
Add Sha Bang for tool python scripts
...
CURA-3710
2018-02-01 10:56:13 +01:00
Lipu Fei
76703ce23c
Add a validation script for preset settings files
...
CURA-3710
2018-02-01 10:54:32 +01:00
Jack Ha
e464c1144b
Merge branch 'feature_ufp_writer' of github.com:Ultimaker/Cura into feature_ufp_writer
2018-02-01 10:49:25 +01:00
Jack Ha
b4eb2e173c
CURA-4425 fix multiple objects in snapshot; the AxisAlignedBox is supposed to be read-only
2018-02-01 10:49:02 +01:00
Ghostkeeper
cfb5d71c27
Fix imports
...
Needs to be a capital letter now. Also remove the unused one (the kitty is no longer there).
Contributes to issue CURA-4872.
2018-02-01 10:34:38 +01:00
alekseisasin
6c84c713f2
Merge pull request #3211 from Ultimaker/feature-support-blocker
...
Added Support Eraser Plugin
2018-02-01 09:52:21 +01:00
Aleksei S
37733f51ad
Correct name
...
CURA-4851
2018-02-01 09:44:00 +01:00
Aleksei S
08c64d28cf
Typo in XmlValidator
...
CURA-4851
2018-02-01 09:37:06 +01:00
Diego Prado Gesto
701ac7f91e
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-02-01 09:05:32 +01:00
Ghostkeeper
a34ca45c38
Remove outdated UCP writer
...
The real file extension became .ufp. The plug-in was rewritten.
Contributes to issue CURA-4872.
2018-01-31 17:09:11 +01:00