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
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
Lipu Fei
01cf9ee23b
Remove "Experimental" text
2018-08-23 17:08:27 +02:00
Lipu Fei
26fced22bb
Add quality profiles for S5 aluminum
...
CURA-5656
2018-08-23 17:08:15 +02:00
Ian Paschal
56a5f59964
Cleaner code
...
I was hoping to completely nix the generic materials model (since it's basically just a brand "Generic", but then in the QML it has to be have the same in terms of sub-menus or fold-outs and that looked stupid (Generic -> ABS -> ABS)). So we keep that one for now. It is cleaner though.
Contributes to CURA-5162, CURA-5378
2018-08-23 16:39:40 +02:00
Ian Paschal
8da7773600
Remove unused code
...
Contributes to CURA-5162, CURA-5378
2018-08-23 16:04:51 +02:00
Ian Paschal
6225fff1f8
Re-added material detail view
...
Contributes to CURA-5378
2018-08-22 15:58:58 +02:00
alekseisasin
ff38ee2bed
Merge pull request #4245 from Ultimaker/CURA-5649_hide_gcodegz_in_save_dialog
...
CURA-5649 Do not show gcode.gz as an option in save file dialog
2018-08-22 14:12:08 +02:00
Lipu Fei
29180740de
Fix missed names
2018-08-22 13:36:17 +02:00
Ian Paschal
00eb8e6788
Organize material preferences
...
Contributes to CURA-5378
2018-08-22 12:34:38 +02:00
Ian Paschal
272e892179
Extend Cura Light theme for material favorites
...
Contributes to CURA-5162, CURA-5378
2018-08-22 12:33:55 +02:00
Cherubim
f35005c8ba
Brackets on new line
...
As per our code style.
2018-08-21 14:24:07 +02:00
Lipu Fei
10e474ad27
Add draft shield distance into the prime tower position fomulas
...
CURA-5644
2018-08-21 13:38:56 +02:00
Ian Paschal
2410c21839
Move material list to separate QML file
...
Contributes to CURA-5378
2018-08-20 17:16:05 +02:00
alekseisasin
4b5cc59508
Merge pull request #4144 from smartavionics/mb-add-combing-mode-within-infill
...
Added the "Within Infill" combing option that functions identically to the original "Not in Skin" option.
2018-08-20 12:50:41 +02:00
Lipu Fei
f42dc24d95
Do not show gcode.gz as an option in save file dialog
...
CURA-5649
2018-08-16 15:16:32 +02:00
Jack Ha
376b6a53c9
Capital Letters In Setting Name. CURA-5623
2018-08-16 13:47:32 +02:00
Jack Ha
44eb372cb8
Merge branch 'patch-1'
2018-08-16 13:45:33 +02:00
Jack Ha
6c1d380602
Renamed snap_distance to minimum_polygon_circumference and changed the description a bit. CURA-5623
2018-08-16 13:45:27 +02:00
Ian Paschal
e8cda90021
Add favorites to materials menu
...
Contributes to CURA-5162
2018-08-16 13:04:58 +02:00
DavidGergely
05bfee8158
Fix UM3extended 0.25 variant file
...
Set ultimaker3_extended_aa0.25.inst.cfg to be the same as the ultimaker3_aa0.25.inst.cfg.
2018-08-14 15:26:52 +02:00
Diego Prado Gesto
848e99a4ba
Don't show the hint message when the buildplate selector is shown.
...
Contributes to CURA-5570.
2018-08-13 17:04:13 +02:00
Diego Prado Gesto
152005ab14
Merge pull request #4184 from Ultimaker/CURA-5570_beyond_comprehension
...
CURA-5570 More decision points in material and quality lookup!
2018-08-13 12:06:29 +02:00
Diego Prado Gesto
b1c073aab6
CURA-5570 Expose the CuraSDKVersion to qml and show the buildplate
...
selector only when "dev" version is selected.
2018-08-13 11:50:50 +02:00
Ian Paschal
3fad11e07f
Code style fixes
...
Contributes to CURA-5595
2018-08-13 10:45:03 +02:00
Aleksei S
787948f401
Removed "Preparing" button state
...
CURA-5551
2018-08-13 10:42:22 +02:00
Diego Prado Gesto
de1b8edb72
Merge branch 'master' into CURA-5570_beyond_comprehension
2018-08-13 09:57:36 +02:00
Aleksei S
a1bc2f3ebf
Merge branch 'master' into CURA-5595_add_custom_button_to_menu
2018-08-10 15:51:38 +02:00
Ghostkeeper
6924d28ee7
Disambiguate translation of 'Settings' from 'Preferences'
...
The 'settings' entry contains the set-up of the printer so Konfiguration is a better word there.
Discovered during investigation of #3971 .
2018-08-10 11:52:52 +02:00
Ghostkeeper
f247c328c6
Show shortcut key in tool tooltips
...
In brackets. I couldn't translate it to an icon easily. It was possible but I'd have to create a giant mapping from every key to the key icons and add a bunch of icons and I don't think that's necessary.
Contributes to issue CURA-5634.
2018-08-10 11:22:42 +02:00
Ghostkeeper
4a22bb3b69
Code style
2018-08-10 11:22:42 +02:00
Jaime van Kessel
1180fad62f
Fix binding loop
2018-08-09 11:33:04 +02:00
ValentinPitre
ea770a26a3
Add mesh offset
2018-08-08 23:23:32 +02:00
Ghostkeeper
58e5a81236
Fix units for initial layer print/travel acceleration
...
These two were wrong.
Contributes to issue CURA-5495.
2018-08-07 13:10:03 +02:00
DavidGergely
ea8d10783c
Cura-5457 prime tower settings
...
New settings for the prime towers for all profiles expect PP0.8 printcore
2018-08-03 14:12:36 +02:00