Lipu Fei
d24bc0b41b
Fix code style in MaterialView.qml
2018-03-03 16:23:54 +01:00
Mark Burton
323eac345a
Added bridge_modify_skins_above.
2018-03-03 12:04:58 +00:00
Mark Burton
5db636bf9b
Add bridge_wall_min_length setting.
...
It's currently per extruder to make it easy to access within the engine but this should
be changed when the settings are refactored.
2018-03-02 16:36:26 +00:00
Mark Burton
62169bed2a
Rename bridge_wall_max_air_gap to bridge_wall_max_overhang.
2018-03-02 16:35:21 +00:00
Lipu Fei
c93643bc2f
Move createMaterial() to MaterialManager
2018-03-02 17:30:19 +01:00
Lipu Fei
5f0bb3a283
Move removeMaterial() to MaterialManager
2018-03-02 17:20:26 +01:00
Lipu Fei
7642afb9fe
Move duplicateMaterial() to MaterialManager
2018-03-02 17:16:35 +01:00
Lipu Fei
ca785c9df3
Move duplicateQualityChanges() to QualityManager
2018-03-02 17:08:58 +01:00
Lipu Fei
355b8cbac3
Move renameQualityChangesGroup() into QualityManager
2018-03-02 16:58:50 +01:00
Lipu Fei
8324f4f44e
Move removeQualityChangesGroup() into QualityManager
2018-03-02 16:47:25 +01:00
Lipu Fei
c6128ef5ba
Move setMaterialName() into MaterialManager
2018-03-02 16:22:22 +01:00
Ghostkeeper
7b809becd9
Merge branch 'M&P-Setting-Optimization'
2018-03-02 15:22:54 +01:00
THeijmans
75d106368e
Retraction minimum travel fix
...
Retraction minimum travel distance set to two times the line width for all 0.4 and 0.8 mm TPU profiles.
2018-03-02 15:15:23 +01:00
THeijmans
0305ad1ea2
Zig_zaggifying the infills
...
Connected infill lines in all our profiles, for increased strenght and print quality.
2018-03-02 15:11:26 +01:00
THeijmans
e080ff2db0
Revert "Combing to "No Skin""
...
This reverts commit ca83089eff
.
2018-03-02 15:04:33 +01:00
Ghostkeeper
acbc6893f5
Also allow backspace to delete models
...
See the documentation in the code as to why. Macintosh keyboards...
Fixes #3257 .
2018-03-02 14:51:13 +01:00
Diego Prado Gesto
135208bfee
CURA-4870 Modify the dropdown look and feel
2018-03-02 13:26:04 +01:00
Lipu Fei
93190dde9b
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
2018-03-02 09:55:14 +01:00
Lipu Fei
c82b2f2f6c
Fix gcode flave RepRap for dagoma neva
...
CURA-4988
2018-03-02 09:29:38 +01:00
Lipu Fei
5351ce7d23
Fix dagoma discoeasy200 travel speed 100
...
CURA-4988
2018-03-02 09:29:03 +01:00
Diego Prado Gesto
ae57e23eec
Create a mouse area around the sidebar to avoid propagating mouse wheel events.
...
Contributes to CURA-4495
2018-03-01 19:48:41 +01:00
Ian Paschal
feb3143874
CURA-5032 Settings for settings visibility
...
Settings groups now match specification.
2018-03-01 17:51:51 +01:00
Jack Ha
53ec846436
CURA-4400 introduced value -1 for extruder number setting (not optional_extruder); this one takes the defaultExtruderPosition in MachineManager
2018-03-01 17:21:35 +01:00
Lipu Fei
71e8478419
Rename to selected_position
2018-03-01 16:26:12 +01:00
Jack Ha
2538c689f1
CURA-4400 make extruder combobox disabled items grey
2018-03-01 16:22:40 +01:00
Lipu Fei
a81d124aae
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
2018-03-01 16:03:49 +01:00
Lipu Fei
e87077802f
Change to layer_height and layer_height_unit
2018-03-01 15:55:44 +01:00
Lipu Fei
06ec16d627
Rename quality drop down menu models
2018-03-01 15:37:48 +01:00
Ghostkeeper
7b794249f6
Add 512 padding bytes to the end of the g-code
...
Due to a bug in the firmware of the Ultimaker 2, the print was already ending before the last few commands were executed completely. It would then finish the last few commands in a different routine but the extrusion modifier wasn't applied there, resulting in a blob on your print.
This is a workaround that puts always one file system page (512 bytes) of padding at the end of the g-code file. If these comments are not executed that is fine. If they are then it's also fine. Until the bug is fixed in firmware, this will at least prevent the issue from occurring for users.
2018-03-01 13:33:14 +01:00
Jack Ha
ac76d6ea52
Merge branch 'refactoring_machine_manager' into feature_enable_disable_extruder
2018-03-01 13:14:10 +01:00
Jack Ha
71e631150d
CURA-4400 update extruder disabled color
2018-03-01 13:06:12 +01:00
Jack Ha
c94d88cd9d
CURA-4400 added context menu on right click extruder in SidebarHeader
2018-03-01 12:58:27 +01:00
Lipu Fei
580244a546
Split material models into separate files
2018-03-01 11:50:55 +01:00
Lipu Fei
b5cf6b7531
Rename selectedQualityItem and add docs
2018-03-01 11:16:22 +01:00
Diego Prado Gesto
6952e3f5c1
CURA-4870 Create a customized popup for the sync dropdown and fill it out with the information about the printers in the group
2018-02-28 19:41:23 +01:00
Lipu Fei
3e23659c79
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
2018-02-28 15:29:22 +01:00
Ghostkeeper
4757f9dc0c
Remove invalid alias
...
This alias was referring to something that didn't exist any more and this broke our application menu.
Contributes to issue CURA-5029.
2018-02-28 13:49:11 +01:00
Tim Kuipers
b2a2e8ed64
support_wall_count setting
2018-02-28 13:44:45 +01:00
Diego Prado Gesto
3aa3729635
CURA-4870 Add printer type selector that show the unique name list of
...
all the types of printers in a group.
2018-02-28 13:36:39 +01:00
Andreea Scorojitu
356e13c225
Merge branch 'master' of https://github.com/Ultimaker/Cura
2018-02-28 13:34:38 +01:00
Andreea Scorojitu
7881dce638
Remove_installed_plug-ins_submenu_CURA-5029
...
The Installed plugins from the Plugins menu is replaced by the browser plugin window.
2018-02-28 13:33:02 +01:00
Jack Ha
86c13e86c7
CURA-4400 first version that disables extruder and updates available quality profiles
2018-02-28 12:56:00 +01:00
Lipu Fei
6b0095014a
Fix merge conflicts from master
2018-02-28 12:52:45 +01:00
Lipu Fei
7f5bb70bee
Remove redundant setProperties
...
CURA-4916
2018-02-28 12:46:00 +01:00
Aleksei S
e533c4604c
Update infill scroll bar if setting is changed in custom mode
...
CURA-4916
2018-02-28 10:52:46 +01:00
Tim Kuipers
244444cab9
setting to disable omitting retractions in support
...
Some users report that omitting the retractions causes print failures.
It might be machine/material dependant, so we need a user setting for this.
Omitting retractions was implemented somewhere in 2.5 or something, but it was never a setting.
We've since gotten some critique on this.
2018-02-28 10:44:13 +01:00
Diego Prado Gesto
ac635ba748
CURA-4870 Add mock-up for the printer type dropdown selector.
...
Add mock-up for the configuration selection.
2018-02-27 17:10:19 +01:00
Jack Ha
01071da4c1
CURA-4606 corrected slider bar, it now updates correctly from 0 available qualities to 1 available quality
2018-02-27 16:33:37 +01:00
Diego Prado Gesto
6fca1f1589
CURA-4870 Add i18n labels
2018-02-27 13:14:18 +01:00
Lipu Fei
75573da9dd
Fix merge conflicts with master
2018-02-27 13:08:29 +01:00