Ian Paschal
0a395a7305
CURA-5385 Project summary should use scroll view
2018-05-22 16:29:04 +02:00
Ian Paschal
7861840886
CURA-5296 Small QML bug fix
2018-05-22 16:04:38 +02:00
Lipu Fei
eecbe20830
Enabled drag-n-drop for curapackages
2018-05-22 15:06:27 +02:00
Ian Paschal
95a4edb8de
CURA-5296 Improve button styling
2018-05-22 11:34:41 +02:00
Mark
74a7452333
Merge pull request #3811 from ngraziano/monitor-no-heating-bed
...
Correct the test to hide bed temperature when no heated bed is present.
2018-05-19 08:24:47 +02:00
Mark
cbf34d64e1
Merge pull request #3813 from fieldOfView/fix_depth_picking_legacy_gl
...
Fix support blocker on older (legacy) opengl
2018-05-19 08:20:56 +02:00
Ghostkeeper
a74b6047e7
Merge branch 'cross_fractal_infill_reimplementation'
2018-05-16 16:25:38 +02:00
jack
4a816d5cd2
Merge pull request #3817 from Ultimaker/settings-search-keystroke-timeout
...
Only trigger settings filter on enter or after 500ms timeout
2018-05-16 13:27:50 +02:00
Ghostkeeper
1174f0fa3b
Merge branch 'master' of github.com:Ultimaker/Cura
2018-05-16 10:46:42 +02:00
Ghostkeeper
a59d57d01d
Merge branch 'master' of https://github.com/jbkim/Cura into jbkim-master
2018-05-16 10:46:08 +02:00
Jack Ha
60a21b3d7d
3DMaker Starter definition: Set the preferred quality to draft (0.2mm) and remove default layer_height so normal profile is back to 0.1. CURA-5217
2018-05-16 09:42:34 +02:00
Jack Ha
e53d4aaab6
101Hero definition: Set the preferred quality to draft (0.2mm) and remove default layer_height so normal profile is back to 0.1. CURA-5217
2018-05-16 09:35:03 +02:00
Aleksei S
27c8b43133
Added setting "support_wall_count" to the expert setting's visibility list
2018-05-15 16:43:02 +02:00
alekseisasin
1756a952ae
Merge pull request #3412 from BagelOrb/support_wall_count
...
support_wall_count setting
2018-05-15 16:35:40 +02:00
ChrisTerBeke
409b905045
Only trigger settings filter on enter or after 500ms timeout
2018-05-15 15:43:02 +02:00
Ian Paschal
d30bbd48fb
CURA-5296
...
- Changed API to not use staging
- Fixed crash when pressing cancel
- Added loading icon
2018-05-15 12:53:05 +02:00
Diego Prado Gesto
de36be0546
Merge branch 'master' of github.com:Ultimaker/Cura
2018-05-15 11:44:34 +02:00
Diego Prado Gesto
5d7976c302
Add the aluminum build plate variant to avoid crashes when synching to
...
a S5 with that build plate selected.
2018-05-15 11:41:58 +02:00
Ghostkeeper
0a9f389396
Search for bundled packages file in all search paths
...
For this we need to rename bundled_packages to disambiguate between that and the other packages.json file for user-installed packages.
Contributes to issue CURA-5364.
2018-05-15 11:14:17 +02:00
Maxim Kulkin
9cb3960690
Add travel_avoid_supports setting support
2018-05-14 23:43:05 -07:00
fieldOfView
7a25841816
Fix support blocker on older (legacy) opengl
2018-05-14 14:29:41 +02:00
Diego Prado Gesto
4e4dc800a7
Merge pull request #3762 from Ultimaker/Optimization
...
PP formula based temperature fixes S5
2018-05-14 13:39:19 +02:00
Nicolas Graziano
9080e75634
Correct the test to hide bed temperature when no heated bed is present.
2018-05-14 12:13:23 +02:00
Kristel88
1dadc7d1b2
S5 global settings fixes
...
Fixes as suggested by Diego
2018-05-14 12:09:40 +02:00
Kristel88
cf84adfb73
S5 dimensions were incorrect
...
See Jira: CURA-5331
2018-05-14 11:25:55 +02:00
Aleksei S
83482c0826
remove Malyan printer's quality files, they are duplicated
...
CURA-5217
2018-05-14 11:20:43 +02:00
Diego Prado Gesto
1ecc52e920
Merge branch 'master' of github.com:Ultimaker/Cura
2018-05-11 14:10:20 +02:00
Diego Prado Gesto
806b1f707f
Change layout of the installed plugins tab.
...
- There were some alignment problems when there were more than 2 buttons
in a column (disable, uninstall and update)
- Now the progress bar shows on top of the "Update" button.
2018-05-11 14:03:28 +02:00
Ghostkeeper
16c9c4a388
Don't correct bed origin any more
...
It's not needed with current versions of the Printrbot Simple version of Marlin, or even the version that the printers are shipped with. Thanks to tenten8401 for the debugging.
Fixes #3711 .
2018-05-11 11:47:35 +02:00
Ghostkeeper
8e3e5f50b4
Improve translation of short time format
...
It wasn't short enough.
Fixes #3692 .
2018-05-11 09:32:52 +02:00
ChrisTerBeke
6f402c9ea9
Fix pre-installed Ultimaker PC material
2018-05-11 09:00:24 +02:00
Jack Ha
dff36da895
CURA-5296 set correct package_id for version upgrades in packages.json
2018-05-09 14:33:43 +02:00
Ian Paschal
0561c66e47
CURA-5096 Remove unused leftovers
2018-05-08 15:38:18 +02:00
Ian Paschal
0accdc6320
Cura-5296 Use separate packages.json files in app and user data
2018-05-08 11:54:19 +02:00
Diego Prado Gesto
b8d442a1ac
Merge pull request #3760 from fieldOfView/fix_missing_units
...
Add some missing units to machine settings
2018-05-04 15:07:09 +02:00
Ian Paschal
858108920a
Merge pull request #3765 from fieldOfView/fix_toolbox_appearance
...
Fix toolbox appearance
2018-05-04 14:25:01 +02:00
Ghostkeeper
736f28bdb9
Move platform model slightly further down
...
Otherwise it clips with the build volume. This looks much nicer.
2018-05-04 13:30:28 +02:00
fieldOfView
89322b9db6
Move toolbox button style into theme
2018-05-04 10:41:45 +02:00
Diego Prado Gesto
c8f73d303e
Merge pull request #3699 from Ultimaker/M&P-Setting-Optimization
...
PP formula based temperatures fix
2018-05-04 09:43:30 +02:00
Kristel88
3671296860
Updates PLA 0.8 S5
...
2 mistakes in previous pull request
2018-05-03 14:39:06 +02:00
Ian Paschal
0872d499f8
CURA-5035 Add compatibility chart
2018-05-02 18:43:12 +02:00
Ruben D
0c51173bed
Disable Connect Infill Lines when using gradual infill
...
Gradual infill causes infill to break up into lots of different areas with different infill densities. Because Connect Infill Lines connects those lines along the border of an infill area, you sometimes get very thin areas with lots of lines going back and forth connecting extremely thin pieces of infill. Sometimes it works fantastically (esp. with mechanical models) but sometimes it really messes up the print.
Contributes to issue CURA-5319.
2018-05-02 17:45:45 +02:00
Aleksei S
b1c9b04a7a
Fix: filenames cut by first dot, remove only file extension because file might have dot in name
...
CURA-5323
2018-05-02 17:17:45 +02:00
Lipu Fei
050d7ec5f1
Update the rest to version 5
...
CURA-4644
2018-05-02 14:07:24 +02:00
Lipu Fei
8d547010fb
Update all inst.cfg files to version = 4
...
CURA-4644
2018-05-02 14:04:34 +02:00
Diego Prado Gesto
8a768b8a96
CURA-5322 Add the resources deleted by mistake in 62aeb6c954
2018-05-02 13:45:23 +02:00
Ian Paschal
87e1f98156
Merge pull request #3663 from Ultimaker/feature_material_marketplace
...
Feature material toolbox; all changes made
2018-05-02 12:23:13 +02:00
Ian Paschal
62aeb6c954
CURA-5035 Review feedback
2018-05-02 12:01:29 +02:00
Kristel88
352cb9184c
S5 profile updates
...
More formulas en more in line with UM3
2018-05-02 10:52:20 +02:00
Lipu Fei
41092b4d48
Merge pull request #3599 from jwalt/master
...
Fixes for cura on ARM/Mali-based systems
2018-05-02 10:18:24 +02:00