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
Lipu Fei
066a00653a
Add one more layer to the decision tree
2018-08-02 17:15:34 +02:00
fieldOfView
339987be9d
Move hardcoded firmware-file table to definitions
2018-08-02 11:50:28 +02:00
Diego Prado Gesto
aca4ebec50
Update version number for quality profile.
...
Contributes to CURA-5610.
2018-08-01 17:03:49 +02:00
Diego Prado Gesto
f968b4f62d
Merge branch 'master' into ValentinPitre-contribution
2018-08-01 16:54:42 +02:00
Diego Prado Gesto
4406b621a5
Fix quality profiles for Dagoma Neva Magis.
...
Contributes to CURA-5499.
2018-08-01 08:46:44 +02:00
Jack Ha
be177939b5
Reverts other commit bound to CURA-5563, that was not correct.
2018-07-31 17:09:33 +02:00
Diego Prado Gesto
5dc993bb49
Merge branch 'contribution' of https://github.com/ValentinPitre/Cura into ValentinPitre-contribution
2018-07-31 09:07:27 +02:00
root
2584d58904
correction extruder
2018-07-30 22:51:02 +02:00
jack
4dd0ad6984
Merge pull request #4159 from Ultimaker/fix_settings_scrolling
...
Fix the scrolling when the cursor is hovering the combobox settings
2018-07-30 14:28:47 +02:00
Jack Ha
fcacbbd17e
Merge branch 'master' of github.com:Ultimaker/Cura
2018-07-30 13:31:19 +02:00
Jack Ha
c036912752
Pressing enter on project window will now open the file dialog to save instead of just closing the window
2018-07-30 13:31:10 +02:00
Diego Prado Gesto
7215b8081d
Fix the scrolling when the cursor is hovering the combobox settings.
2018-07-30 13:08:13 +02:00