17119 Commits

Author SHA1 Message Date
Aleksei S
9258c9a7fc Added links to toolbox
CURA-5676
2018-08-31 11:03:30 +02:00
Diego Prado Gesto
a8cb1e25b4 Merge branch 'master' into fix_layer_number_width 2018-08-31 10:56:23 +02:00
Jaime van Kessel
e2bcf4dfa8 Show correct labels & status icon if print was aborted
CL-896
2018-08-30 17:18:48 +02:00
fieldOfView
65f3605d92 Allow the full range of orientations 2018-08-30 14:43:00 +02:00
fieldOfView
ac2125c3a5 Hide setting when support pattern is set to concentric...
because it has no influence on the concentric pattern
2018-08-30 14:36:54 +02:00
alekseisasin
0488494537
Merge pull request #4300 from Ultimaker/remove_double_extensions_cura_5650
change .curaproject.3mf to just use .3mf
2018-08-30 13:19:47 +02:00
Jaime van Kessel
49aeb60e7d Merge branch 'master' of github.com:Ultimaker/Cura into cura_connect_UI_rework 2018-08-30 10:35:20 +02:00
Jaime van Kessel
fd1b0a80e7 Fixed alignment of printCoreConfiguration
CL-896
2018-08-30 10:32:37 +02:00
Jaime van Kessel
14f253017b Align printer name & printjob name with center of printer icon
CL-896
2018-08-30 10:21:50 +02:00
Lipu Fei
9f158a995c
Merge pull request #4283 from Ultimaker/CURA-5555_ufp_material_profile
Add materil xml file to UFP file
2018-08-30 09:58:42 +02:00
paukstelis
53a0abd230 Convert name check to defaultdict 2018-08-29 17:43:22 -04:00
Amanda de Castilho
7e7f2aab6b
Update DisplayFilenameAndLayerOnLCD.py 2018-08-29 09:48:37 -07:00
Amanda de Castilho
f7fbc685d8
Update DisplayFilenameAndLayerOnLCD.py
changed so that actual filename is displayed (or alternatively user can enter text to display) to LCD during print
2018-08-29 08:43:16 -07:00
Lipu Fei
570d0715ed Add call_on_qt_thread to UFPWriter.write()
CURA-5555
2018-08-29 17:38:36 +02:00
Lipu Fei
8f5aa82bdb Fix adding materials in UFP
CURA-5555

Need to use getContainer() for a MaterialNode.
2018-08-29 17:38:36 +02:00
Lipu Fei
939484bc91 Fix adding materials in UFP
CURA-5555

 - Store materials in virtual path "/Materials"
 - Correct material relationship type
 - Add origin for material relationship
 - Use MaterialManager instead of ContainerRegistry to get materials
 - Other minor changes
2018-08-29 17:25:36 +02:00
Ghostkeeper
1fbf9c9731
Add default value to extruders_enabled_count
Otherwise CuraEngine can't parse this setting from the JSON file in command line slicing.

Contributes to issue CURA-4410.
2018-08-29 17:21:47 +02:00
Amanda de Castilho
a5baa90086
Rename DisplayFilenameAndLayerOnLCD to DisplayFilenameAndLayerOnLCD.py
added the .py extention
2018-08-29 08:09:57 -07:00
Gabriele Rossetti
f681b2abc7
Merge branch 'master' into master 2018-08-29 15:34:38 +02:00
Mark
baef0350cd Cleaned up MIME types 2018-08-29 14:41:38 +02:00
Mark
43676d761c
Merge branch 'master' into master 2018-08-29 14:00:46 +02:00
Mark
17f51ca704
Merge branch 'master' into patch-2 2018-08-29 13:55:42 +02:00
Mark
c48a5474f0 remove .curaproject from the extensions and just use .3mf
CURA-5650
2018-08-29 13:42:26 +02:00
Lipu Fei
ee8d45f8a6
Merge branch 'master' into CURA-5675-reset_machines_for_removed_quality_changes 2018-08-29 12:53:46 +02:00
Lipu Fei
49743d8e6c
Merge pull request #4299 from Ultimaker/remove_maximum_length_printer_address
Remove the 40 char maximum on printer address textfield
2018-08-29 12:53:14 +02:00
Lipu Fei
c1e4b5f80d
Merge branch 'master' into remove_maximum_length_printer_address 2018-08-29 12:49:16 +02:00
Ghostkeeper
1d8f19f1d1
Don't give error value for infill layer thickness if no infill
It won't crash the engine because the entire infill filling routine is skipped.
2018-08-29 11:55:37 +02:00
Mark
dda356fbc4 Remove the 40 char maximum on printer address textfield 2018-08-29 11:50:43 +02:00
Lipu Fei
e0aea18177 Reset machines that use a removed quality changes
CURA-5675

When a custom quality gets removed, Cura should reset all machines which
use this custom quality to default.
2018-08-29 11:42:45 +02:00
Jaime van Kessel
60353bcd67 Added missing elides
CL-896
2018-08-29 11:00:24 +02:00
Amanda de Castilho
6dbf0a5fb7
Create DisplayFilenameAndLayerOnLCD
This plugin inserts M117 into the g-code so that the filename is displayed on the LCD and updates at each layer to display the current layer
2018-08-29 00:39:13 -07:00
Ian Paschal
694cc91ae9 Add a "Favorites" heading to materials menu
Contributes to CURA-5162

Also fixed some non i18n strings
2018-08-28 11:21:47 +02:00
Ghostkeeper
f0f33262c4
Merge branch 'master' into refactor_singleton_settingsbase 2018-08-28 10:50:25 +02:00
Lipu Fei
40c4e9c5df Fix KeyError color_code in BaseMaterialsModel 2018-08-28 09:56:00 +02:00
Aleksei S
3e3f1cb03d Remove double shortcut buttons
CURA-5642
2018-08-28 09:31:05 +02:00
Matteo Spinelli
dd0ddaedac reduce stress on the galvo by printing infill in straight lines 2018-08-28 08:01:51 +02:00
Matteo Spinelli
255a2afe3b more moai tweaks 2018-08-28 08:01:51 +02:00
Matteo Spinelli
203e77fee1 moai definition tweaks 2018-08-28 08:01:51 +02:00
Matteo Spinelli
65992f4281 Add KDE .directory file in gitignore 2018-08-28 08:01:51 +02:00
Matteo Spinelli
39cbfca17f typo in moai profile 2018-08-28 08:01:51 +02:00
Matteo Spinelli
ae4d6f05f8 teaking the moai profile 2018-08-28 08:01:51 +02:00
Matteo Spinelli
048bdd36a6 updated moai plate image 2018-08-28 08:01:51 +02:00
Matteo Spinelli
d0c1496960 fix issues with moai profile 2018-08-28 08:01:51 +02:00
Matteo Spinelli
eca2f5f6ba change from snap_distance to minimum_polygon_circumference 2018-08-28 08:01:51 +02:00
Matteo Spinelli
8c4117541c Update Peopoly moai definitions and files 2018-08-28 08:01:51 +02:00
Aleksei S
ed5faae0b9 Merge branch 'feature_support_infill_angle' of https://github.com/fieldOfView/Cura into fieldOfView-feature_support_infill_angle 2018-08-27 14:27:09 +02:00
Aleksei S
fe9cada459 Increase plugin API version to 5
CURA-5627
2018-08-27 13:59:00 +02:00
Lipu Fei
1dd0d794df Collect user modified settings
- Collect user modified settings in user_changes and quality_changes
 - Update example data
2018-08-27 13:46:58 +02:00
Lipu Fei
22ccf074f3 Only check if printing extruder is enabled for printing meshes
CURA-5669
2018-08-27 13:20:21 +02:00
Ian Paschal
d097b06479
Merge pull request #4284 from Ultimaker/CURA-5668_fix_quality_fallback
CURA-5668 Fix quality lookup fallback mechanism
2018-08-27 11:58:18 +02:00