6714 Commits

Author SHA1 Message Date
Lipu Fei
7ec62315e0 Remove shortcut for About
CURA-5642

It has conflict with "&Add Printer".
2018-09-13 10:54:46 +02:00
Lipu Fei
e069e0db99 Fix S5 extruder start and end locations
CURA-5672

X coordinate 310 is not at the rightmost position, and this causes the
prime tower to start printing from somewhere in the middle.
2018-09-12 13:18:43 +02:00
Diego Prado Gesto
19eefc71da Update SDK version for the bundled packages. 2018-09-11 09:38:23 +02:00
Diego Prado Gesto
bacae6c136 Update name of the VersionUpgrade for the version 3.5. 2018-09-11 09:38:23 +02:00
Jaime van Kessel
c7350ff579 Merge branch 'master' of github.com:Ultimaker/Cura 2018-09-07 15:24:09 +02:00
Jaime van Kessel
4cde6c05ae Switch most usages of containerStackId to containerStack for settingPropertyProvider
This mostly makes the code a bit more logic and also decreases the number of searches in the registry
2018-09-07 15:23:09 +02:00
Ian Paschal
49d72f5855
Merge pull request #4301 from Ultimaker/cura_connect_UI_rework
CL-893 CL-894 Cura connect ui rework
2018-09-07 12:45:56 +02:00
Lipu Fei
5a36bc963c Fix shortcut conflict in French 2018-09-06 16:06:45 +02:00
Aleksei S
27c112d4db Fix duplicated shortcut keys in all languages
CURA-5642
2018-09-06 16:06:45 +02:00
Aleksei S
0f655553bb Removed shortcut keys from general cura.pot
CURA-5642
2018-09-06 16:06:45 +02:00
Aleksei S
e853cdc04d Removed shortcut from Reset All Model &Transformations
CURA-5642
2018-09-06 16:06:45 +02:00
Aleksei S
3a8d023371 Addded test for checking shortcut keys
CURA-5642
2018-09-06 16:06:45 +02:00
Jaime van Kessel
53d083e232 Merge branch 'master' of github.com:Ultimaker/Cura into cura_connect_UI_rework 2018-09-06 10:50:51 +02:00
Lipu Fei
9aea0e5109 Fix quality lookup logic for extruders
CURA-5694

 - Add convenience functions into GlobalStack
 - Use "has_variants" and "has_materials" instead of
 "has_variant_materials"
 - Remove "has_variant_materials"
 - For extruder qualities, skip global qualities if the machine has
   variants or materials
2018-09-06 08:12:55 +02:00
Remco Burema
d3356cdba6
Merge pull request #4142 from smartavionics/mb-improve-overhanging-walls
Improve processing of overhanging walls
2018-09-05 17:38:32 +02:00
Mark
f18d9fed97
Merge pull request #4316 from stelgenhof/master
Add Creality Ender-3 machine definition
2018-09-05 14:46:37 +02:00
Ghostkeeper
b02769912f
Don't print slower than 1mm/s
If you set the wall printing speed to 10, it would through inheritance result in an outer wall printing speed of 0. No longer.
2018-09-05 09:42:20 +02:00
Aleksei S
149a47e5a7 Remove double keys from right click menu, remove backspaceSelectionAction because not used
CURA-5642
2018-09-03 11:15:25 +02:00
Sacha Telgenhof Oude Koehorst
6ddafa00a4
Add Creality Ender-3 machine definition. 2018-09-01 19:37:53 +09:00
Mark
9bcc8ffff6
Merge pull request #4288 from thopiekar/patch-2
bq Hephestos2: Getting a rid of custom g-code
2018-09-01 09:25:17 +02:00
Lipu Fei
6cceebb117 Revert "Remove double shortcut buttons"
CURA-5642

This breaks translations and doesn't fix the shortcut key problem.
2018-08-31 15:14:12 +02:00
alekseisasin
aa2cb7d415
Merge pull request #4212 from fieldOfView/feature_support_infill_angle
Add setting for Support Infill Line Direction
2018-08-31 11:18:03 +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
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
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
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
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
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
Lipu Fei
9d1b115f2a
Merge pull request #4244 from Ultimaker/feature_favorite_materials
Feature favorite materials
2018-08-27 11:12:08 +02:00
Ghostkeeper
336ea150d9
Change tabs into spaces
As per our code style.
2018-08-27 10:45:18 +02:00
Ghostkeeper
eac70dc06d
Change default print job name to 'Untitled'
This is more common for documents that don't yet have a title in many applications.
2018-08-27 09:41:19 +02:00
Thomas Karl Pietrowski
82570ee35f
bq Hephestos2: Getting a rid of custom g-code
* Getting a rid of M800:
This removes M800 completely. The problem is basically that M800 sets the temperature to 200deg.
As a result we tell the firmware to heat up to e.g. 205deg, then M800 kicks in and sets the temperature to 200deg and then we heat up to 205deg again.
Therefore I looked into the firmware and extracted all g-code lines except the one which tells to go to 200deg.

* Getting independent of bq's fork and therefore adding compatibility to Marlin
We use standard g-code, which is safe to be used with both firmware.

Note: This change might be also interesting for other bq products, but can't test on them. Therefore it is up to bq and/or the owners of these products to contribute and correct this here, as I did.
2018-08-25 14:46:21 +02:00
Ghostkeeper
aa03fabc57
Remove trailing whitespace 2018-08-24 15:24:00 +02:00
Ian Paschal
2304aeaceb Expanded states preserved when updating models
Did this so that models can be updated more often fixing bugs where when a material is set as "not favorite" in the favorites section, its updated accordingly in its "normal" section.

It's also the ground work for saving material section expansion to preferences.

Contributes to CURA-5378
2018-08-24 12:10:32 +02:00
Ian Paschal
13069a2f99 Some file renaming
Contributes to CURA-5378
2018-08-24 11:06:44 +02:00
Ian Paschal
93645e6bfe Reduce component sizes
Contributes to CURA-5378
2018-08-24 10:46:23 +02:00
Ian Paschal
f6b43bd9ab Merge branch 'master' into feature_favorite_materials
Contributes to CURA-5162, CURA-5378
2018-08-23 17:24:39 +02:00