Lipu Fei
cbc45bffd0
Should use .gcode.gz
2018-04-25 16:43:59 +02:00
Jack Ha
efdccb593f
Merge branch '3.3'
2018-04-25 16:35:20 +02:00
Lipu Fei
50e2db47c8
Fix can_upgrade flag for non-working plugins
...
CURA-5287
2018-04-25 14:24:49 +02:00
Ian Paschal
236e2db47e
CURA-5035 Fixed selection header
2018-04-24 16:59:23 +02:00
Ian Paschal
f2301eec31
CURA-5035 Simplify selection
2018-04-24 15:34:05 +02:00
Lipu Fei
585888f84a
Merge remote-tracking branch 'origin/3.3'
2018-04-24 14:28:50 +02:00
Lipu Fei
fca14eeef3
Fix optional arguments in MA _onChanged
2018-04-24 13:56:09 +02:00
Lipu Fei
4d7bf579e6
Do not keep triggering on changed in MA
2018-04-24 13:49:07 +02:00
Diego Prado Gesto
f68ab9ac03
Add the 'auto slice disabled by default' line to the changelog
2018-04-24 12:42:03 +02:00
Ghostkeeper
db0288fec4
Merge branch '3.3'
2018-04-24 10:49:30 +02:00
Ghostkeeper
403051e0b2
Merge branch 'CURA-5143_3.3_send_gz' into 3.3
2018-04-24 10:48:31 +02:00
Ghostkeeper
16de8cac0f
Fix undefined variable
...
Contributes to issue CURA-5143.
2018-04-24 10:38:50 +02:00
Lipu Fei
0852cd2c20
WIP: Fix hanging upon send gz
2018-04-24 10:34:08 +02:00
Diego Prado Gesto
41e3ba528b
Merge branch 'smartavionics-mb-fix-gcode-reader-start-position'
2018-04-23 14:52:29 +02:00
Diego Prado Gesto
f328926be3
CURA-5275 Add the end point of the previous path also when there is a
...
change in the tool.
2018-04-23 14:24:25 +02:00
Ghostkeeper
acd38b365a
Merge branch '3.3'
2018-04-23 14:15:38 +02:00
Ghostkeeper
dd408d559b
Fix translation of Support Blocker plug-in name
...
It was in the wrong catalogue. This means that our template picks it up but our actual code couldn't find the translation in that catalogue.
Contributes to issue CURA-5166.
2018-04-23 14:15:23 +02:00
Diego Prado Gesto
a3dc94aedd
Merge branch 'mb-fix-gcode-reader-start-position' of https://github.com/smartavionics/Cura into smartavionics-mb-fix-gcode-reader-start-position
2018-04-23 14:11:07 +02:00
Ian Paschal
e0d4395950
CURA-5238 Added a bugfix
2018-04-23 13:39:52 +02:00
Ian Paschal
e5a3dffceb
CURA-5238 Updated release notes from Google Docs
2018-04-23 13:31:30 +02:00
Lipu Fei
37bcf1694d
Remove translation wrapper for unnecessary parts
...
CURA-5221
2018-04-23 12:00:05 +02:00
Lipu Fei
f92985b4ac
Add Ultimaker S5 for printer type detection
...
CURA-5221
2018-04-23 11:57:01 +02:00
Diego Prado Gesto
b85b39ff35
CURA-5188 If the auto_slice option was enabled in previous version,
...
keep it like this in the new version.
Since the default value of this preference changed, we don't want to
confuse users that still use the auto_slice option. Those users with
clean install or intalling Cura for the first time will have this
preference disabled.
2018-04-23 11:29:18 +02:00
Aldo Hoeben
5796848bfd
Merge branch 'master' into feature_separate_stage_qml
2018-04-23 10:42:57 +02:00
Fredrik Öhrn
33e35e114e
Only open USB ports if the printer understands gcode.
2018-04-21 08:09:05 +02:00
Ian Paschal
dc0dcac199
CURA-5035 Small style tweaks
2018-04-20 17:06:16 +02:00
Ian Paschal
0944bba86b
CURA-5035 Added typings
2018-04-20 16:21:57 +02:00
Ian Paschal
9b556e9c86
CURA-5035 Removed all base units
2018-04-20 14:08:44 +02:00
Ian Paschal
668a92952c
CURA-5035 Review changes
2018-04-20 13:26:23 +02:00
Ian Paschal
7f622eb300
Cura with a capital "C"
2018-04-20 11:27:53 +02:00
Ian Paschal
fbf73176d3
Use UM.Version instead of VersionTools
2018-04-20 11:25:39 +02:00
Diego Prado Gesto
4e53f219f0
Merge branch 'master' into CURA-5204_send_anonymous_data
2018-04-20 10:35:52 +02:00
Ian Paschal
921e8f7602
CURA-5035 Clean-up
2018-04-19 16:07:31 +02:00
Lipu Fei
53495604f8
Merge remote-tracking branch 'origin/feature_show_config_errors'
2018-04-19 15:38:29 +02:00
Lipu Fei
db5c18295b
Merge remote-tracking branch 'origin/3.3'
2018-04-19 09:20:22 +02:00
fieldOfView
57404deba6
Prevent scaling support eraser with scaled parent
2018-04-19 08:32:50 +02:00
fieldOfView
0e85802f9c
Only respond to left mouse button
2018-04-19 08:32:50 +02:00
Ian Paschal
8f8d709b64
CURA-5035 Removed debug statements
2018-04-18 17:05:01 +02:00
Ian Paschal
d3ba684b15
CURA-5035 Installed plugins instantly move to the installed tab
2018-04-18 17:03:27 +02:00
Ian Paschal
a5a35ef98b
CURA-5035 Added dummy author text
2018-04-18 16:47:28 +02:00
Ian Paschal
f8672ecbc6
CURA-5035 Improved details pages
2018-04-18 16:35:55 +02:00
Lipu Fei
2ba7a6e462
Revert "Fix gcode.gz double extension problem on Mac"
...
This reverts commit fa90fcf18e
.
CURA-5228
2018-04-18 16:00:08 +02:00
Lipu Fei
9e7c417801
Revert "Fix gcode.gz double extension problem on Mac"
...
This reverts commit fa90fcf18e
.
CURA-5228
2018-04-18 15:59:28 +02:00
Lipu Fei
e7ec767cb7
Merge pull request #3545 from fieldOfView/fix_support_eraser_related
...
[3.3] Support Eraser related fixes
2018-04-18 15:14:44 +02:00
Lipu Fei
340916179a
Small typo fixes for preheat timeout
...
CURA-5227
2018-04-18 12:00:50 +02:00
Lipu Fei
dc52678c05
Merge pull request #3620 from fieldOfView/fix_preheat_end_during_print
...
[3.3] Prevent preheat timeout from occurring during a print
2018-04-18 11:59:54 +02:00
Lipu Fei
1fefc05698
Fix UM2 custom profile upgrade from 2.7
...
CURA-5218
2018-04-18 10:54:54 +02:00
Ghostkeeper
b8920b290f
Merge branch '3.3'
2018-04-18 09:47:06 +02:00
Ian Paschal
7a0fe74989
CURA-5035 Added material authors + icons
2018-04-17 17:07:06 +02:00
Lipu Fei
35e7be1d41
Use pyqtSlot to show more info dialog
...
CURA-5204
2018-04-17 16:43:41 +02:00