Ghostkeeper
71c146f437
Always send not-printed objects to slicer regardless of build volume
...
Objects that aren't printed, such as infill meshes, can simply be sent to the slicer regardless of whether they are inside or outside the build volume, because they don't generate g-code in their own volume. This way you can have a model that is partially outside the build volume that still does its anti-overhang task or whatever.
Contributes to issue CURA-3951.
2017-06-30 13:04:09 +02:00
Ghostkeeper
16564b3194
Merge branch 'master' of github.com:Ultimaker/Cura
2017-06-28 15:54:27 +02:00
Jaime van Kessel
e9d2434c41
Simplify text generaton for download button
...
CURA-3856
2017-06-28 15:35:13 +02:00
Ghostkeeper
cd4bffb380
Set author to Ultimaker B.V. instead of Ultimaker
...
To be consistent with the rest of the plug-ins and with the material files.
Contributes to issue CURA-3857.
2017-06-28 13:50:37 +02:00
Ghostkeeper
2a593e316b
Close camera upon disconnecting instead of relying on Uranium to do that
...
Uranium shouldn't know about no camera.
2017-06-28 11:51:12 +02:00
Jaime van Kessel
eda6394b34
Merge branch 'mb-fix-layer-view-line-widths' of https://github.com/smartavionics/Cura
2017-06-26 14:22:00 +02:00
Lipu Fei
fe5466872f
Merge remote-tracking branch 'upstream/2.6'
2017-06-26 12:59:25 +02:00
Lipu Fei
dc6eef0bc6
Merge pull request #2015 from Ultimaker/fix_override_extruder_settings_with_global_2.6
...
fix: copy global settings into extruder msessage for SE (CURA-3930)
2017-06-26 12:57:39 +02:00
Lipu Fei
bc65cc1102
Fix code style
...
CURA-3930
2017-06-26 12:49:34 +02:00
Ghostkeeper
6088617453
Merge branch '2.6'
2017-06-26 10:34:58 +02:00
Ghostkeeper
35e0d1e607
Add entry for new materials in 2.6.1
...
Contributes to issue CURA-3960.
2017-06-26 09:24:44 +02:00
Mark Burton
6d6fec46b2
In geometry41core, take the line width/depth from the second vertex rather than the first.
...
This change fixes a problem where a sequence of lines that have different widths are displayed
with the widths shifted by 1, i.e. line 1 had the width of line 2 and so on.
2017-06-26 08:20:13 +01:00
Jaime van Kessel
78141cf330
Merge branch 'fix_layerview_small_windows' of https://github.com/fieldOfView/Cura
2017-06-23 15:11:57 +02:00
Jaime van Kessel
31dcb6f41f
Decreased height of progress bar
...
CURA-3856
2017-06-23 14:41:23 +02:00
Jaime van Kessel
8a8123a021
Correctly set User-Agent header
2017-06-23 14:35:15 +02:00
Jaime van Kessel
32c699e4a1
Updated layout
2017-06-23 14:17:22 +02:00
Jaime van Kessel
37162683e5
Show result message after installing / upgrading plugin with the browser
...
CURA-3856
2017-06-23 13:51:13 +02:00
Jaime van Kessel
867dd04681
PluginBrowser strings are now translatable
...
CURA-3856
2017-06-23 13:43:08 +02:00
Jaime van Kessel
f5a43b48c2
Merge branch 'master' of github.com:Ultimaker/Cura
2017-06-23 13:32:46 +02:00
Jaime van Kessel
83b3dcbb2f
Freshly installed plugins can't be downloaded again anymore
...
CURA-3856
2017-06-23 13:32:19 +02:00
Mark
4c8015f17f
Remove beta from changelog
2017-06-23 13:04:37 +02:00
Jaime van Kessel
68663b2789
Plugin browser now shows difference between new & upgradable plugins
...
CURA-3856
2017-06-23 13:03:30 +02:00
Mark
68b4d8d499
Remove beta from changelog
2017-06-23 13:01:38 +02:00
Jaime van Kessel
b2a21f0443
Uninstalled plugins are now correctly marked as such again
...
CURA-3856
2017-06-23 12:49:36 +02:00
Jaime van Kessel
a4e353c830
Download buttons are now disabled when another plugin is being downloaded
...
CURA-3856
2017-06-23 12:42:39 +02:00
Jaime van Kessel
051ce5e9f4
Disabled download button on pluginbrowser for plugins that are already installed
...
CURA-3856
2017-06-23 11:51:00 +02:00
Jaime van Kessel
d815c2afcf
Added download progress bar to plugin browser
...
CURA-3856
2017-06-23 11:48:13 +02:00
Jaime van Kessel
e6a3577e9d
Plugin browser now also uses version to check if plugin is already installed
...
CURA-3856
2017-06-23 11:25:53 +02:00
Jaime van Kessel
e3dffd6610
Plugin browser can now download & install plugins
2017-06-23 11:18:10 +02:00
Jaime van Kessel
503aa00137
Added rough dialog for the PluginBrowser
...
CURA-3856
2017-06-22 17:55:45 +02:00
Jaime van Kessel
d1e1265215
Merge branch 'master' of github.com:Ultimaker/Cura
2017-06-22 17:26:31 +02:00
Jaime van Kessel
8f1608bc3b
Added model to PluginBrowser
...
We need the model to display items in the popup view.
CURA-3856
2017-06-22 17:25:48 +02:00
Jaime van Kessel
b9241e8070
PluginBrowser now retrieves list of plugins from the server
...
CURA-3856
2017-06-22 16:13:33 +02:00
fieldOfView
48efcdf6e4
Use a PointingRectangle for the LayerView pane
2017-06-22 14:59:15 +02:00
Tim Kuipers
fad78c20b5
fix: copy global settings into extruder msessage for SE (CURA-3930)
2017-06-22 14:40:12 +02:00
Jaime van Kessel
b9e863a953
Added PluginBrowser stub
...
CURA-3856
2017-06-22 14:39:46 +02:00
Lipu Fei
6be76ec806
Fix code style
...
CURA-3872
2017-06-22 14:00:04 +02:00
Jaime van Kessel
14fb01ee46
Merge branch '2.6' of github.com:Ultimaker/Cura
2017-06-22 10:24:36 +02:00
Jaime van Kessel
7b7580daaf
Merge branch 'fix_single_extrusion_multiple_stacks' of https://github.com/fieldOfView/Cura into 2.6
2017-06-22 10:12:49 +02:00
Lipu Fei
5900bb8622
Use "Ultimaker" as the author for ultimaker plugins
...
CURA-3712
2017-06-22 08:58:54 +02:00
Lipu Fei
4ea8cc448a
Use semantic versioning for all plugin.json
...
CURA-3712
2017-06-22 08:57:47 +02:00
Lipu Fei
73f598ff9f
Fix code style
...
CURA-3712
2017-06-22 08:54:04 +02:00
fieldOfView
de01155630
Add documentation
2017-06-21 19:15:05 +02:00
fieldOfView
adc547fa36
Don't send extruder stack settings to CuraEngine when there is just one extruder
...
When there is 1 extruder, the frontend stores all settings in the global stack. Sending an extruder stack confuses CuraEngine into using the values of the extruder stack, which results in defaults being used.
2017-06-21 19:00:18 +02:00
Tim Kuipers
cfe1dd4fb6
fix: group selection box uses proper rendermode now (CURA-3846)
...
Renderer.RenderMode doesn't exist any more.
This should have been fixed way back when RenderBatch was introduced
2017-06-21 15:05:49 +02:00
Jaime van Kessel
e3629cec39
Replaced catalog metadata entry with i18n-catalog
...
CURA-3712 & Cura-3856
2017-06-21 14:24:00 +02:00
Jaime van Kessel
44125d3275
Moved certain meta data entries to seperate file
...
CURA-3856 & CURA-3712
2017-06-21 11:22:35 +02:00
Jaime van Kessel
5375d43320
Merge branch 'fix_layerview_python3.6' of https://github.com/sheinz/Cura
2017-06-19 11:13:31 +02:00
Ghostkeeper
e16d88517d
Merge branch '2.6'
2017-06-16 15:54:59 +02:00
Ghostkeeper
694254e299
Fix MIME type of material resources
...
Because of this wrong MIME type, the material profile would get saved using the preferred extension of the instance container, .inst.cfg. This would then get interpreted as having the MIME type of instance containers, and then it would fail to load because it is not an INI file.
Now it stores it as .xml.fdm_material and so the MIME type database interprets it as an XML file.
Contributes to issue CURA-3937.
2017-06-16 15:54:42 +02:00