Commit graph

8170 commits

Author SHA1 Message Date
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
Jaime van Kessel
8c2cd510d8 Merge branch 'master' of github.com:Ultimaker/Cura into cura_connect_UI_rework 2018-08-23 12:45:41 +02:00
Ian Paschal
6225fff1f8 Re-added material detail view
Contributes to CURA-5378
2018-08-22 15:58:58 +02:00
fieldOfView
5f81c6d1f4 Add a FirmwareUpdater class and make AvrFirmwareUpdater a subclass 2018-08-22 15:43:17 +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
fieldOfView
c1d7ca7bff Merge branch 'master' into feature_firmware_updater 2018-08-22 12:16:25 +02:00
Mark Burton
b9f1f8c400 Add machine_extruder_cooling_fan_number setting to specify print cooling fan for each extruder. 2018-08-21 19:44:21 +01: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
Jaime van Kessel
01b9ba03d4 Added extruder icon
CL-894
2018-08-16 16:24:14 +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
fieldOfView
b9ac567123 Fix description of the setting 2018-08-09 09:32:38 +02:00
ValentinPitre
ea770a26a3
Add mesh offset 2018-08-08 23:23:32 +02:00
fieldOfView
c3504fb223 Add setting for Support Infill Line Direction 2018-08-08 20:47:22 +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
Tim Kuipers
bc0a53c15a JSON fix: only enable skin settings when there is skin 2018-08-06 10:38:21 +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
Lipu Fei
5320d05b20 Add special quality profiles 2018-08-03 09:34:36 +02:00
Diego Prado Gesto
e74aa6dcc9
Merge pull request #4124 from milkok/patch-9
Create winbo_dragonl4_extruder.def.json
2018-08-03 09:28:49 +02:00
Diego Prado Gesto
c7dbb478a8
Merge pull request #4120 from milkok/patch-5
Create winbo_dragonl4.def.json
2018-08-03 09:28:39 +02:00
Diego Prado Gesto
42f0daa21a
Merge pull request #4123 from milkok/patch-8
Create winbo_mini2_extruder.def.json
2018-08-03 09:28:27 +02:00
Diego Prado Gesto
5913903d1e
Merge pull request #4119 from milkok/patch-4
Create winbo_mini2.def.json
2018-08-03 09:28:13 +02:00
milkok
85575f6782
Update winbo_dragonl4.def.json 2018-08-03 09:58:23 +08:00
milkok
7157118889
Update winbo_mini2.def.json 2018-08-03 09:53:25 +08:00
Matteo Spinelli
e817d94a83
Add user editable snap distance
This PR requires an update to CuraEngine as well (I'm posting the update right after)
2018-08-02 17:30:06 +02:00
Lipu Fei
cc39ca09b8 Enable build plate selection menu 2018-08-02 17:16:16 +02:00