Jack Ha
|
657a52a5e7
|
CURA-4400 add checking for enabled extruder in setting _outside_buildarea, cleaned up a bit and factored some functions out BuildVolume
|
2018-03-01 11:54:31 +01:00 |
|
ChrisTerBeke
|
a8bf44003f
|
Some fixes in Dockerfile
|
2018-03-01 11:52:09 +01:00 |
|
Lipu Fei
|
580244a546
|
Split material models into separate files
|
2018-03-01 11:50:55 +01:00 |
|
ChrisTerBeke
|
2b0211a45f
|
Move build steps for better caching strategy
|
2018-03-01 11:45:40 +01:00 |
|
Lipu Fei
|
f485702e58
|
Add doc for CustomQualityProfilesModel
|
2018-03-01 11:41:41 +01:00 |
|
Lipu Fei
|
154d104f95
|
Fix the using of protected property in CustomQualityProfilesModel
|
2018-03-01 11:40:22 +01:00 |
|
ChrisTerBeke
|
700254ffc9
|
use master for testing
|
2018-03-01 11:40:08 +01:00 |
|
Lipu Fei
|
50c61c9934
|
Document and rename getFallbackMaterialIdByMaterialType()
|
2018-03-01 11:31:18 +01:00 |
|
Lipu Fei
|
ea2b076dbd
|
Rename to extruder_variant_name in MaterialManager
|
2018-03-01 11:19:46 +01:00 |
|
Lipu Fei
|
b5cf6b7531
|
Rename selectedQualityItem and add docs
|
2018-03-01 11:16:22 +01:00 |
|
Lipu Fei
|
b8ac5b296b
|
Add doc for map/tree update/recreation
|
2018-03-01 11:10:05 +01:00 |
|
Lipu Fei
|
d4cb10b061
|
Add doc for model update
|
2018-03-01 11:03:42 +01:00 |
|
ChrisTerBeke
|
e8481f5505
|
Cleanup
|
2018-03-01 11:00:49 +01:00 |
|
Lipu Fei
|
2dd7be1271
|
Add documentation for timers in Material and Quality managers
|
2018-03-01 10:59:39 +01:00 |
|
ChrisTerBeke
|
8b1bca6743
|
Add run in docker script
|
2018-03-01 10:58:18 +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 |
|
Jack Ha
|
11bad271d3
|
CURA-4400 set extruder numbers of settings to an enabled extruder; added SettingOverrideDecorator by default in CuraSceneNode
|
2018-02-28 15:56:45 +01:00 |
|
Lipu Fei
|
3e23659c79
|
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
2018-02-28 15:29:22 +01:00 |
|
Ian Paschal
|
f646f11020
|
CURA-4890 Removed print() statement.
|
2018-02-28 15:16:04 +01:00 |
|
Ian Paschal
|
3eab99c25c
|
CURA-4890 Empty material no longer displayed as Unknown
"Get learned how to make Cura more better-er!"
|
2018-02-28 15:06:02 +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 |
|
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 |
|
Aleksei S
|
77a624d3b4
|
In monitor view show Finished for "wait_user_action" in printjob.status
CURA-4873
|
2018-02-28 13:04:51 +01:00 |
|
Jack Ha
|
f28bed9b4f
|
CURA-4400 not sending objects that are printed with a disabled extruder
|
2018-02-28 12:56:39 +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
|
ab4cfa5fbb
|
Use userChanges instead of getContainer(0)
CURA-4916
|
2018-02-28 12:49:41 +01:00 |
|
Lipu Fei
|
7f5bb70bee
|
Remove redundant setProperties
CURA-4916
|
2018-02-28 12:46:00 +01:00 |
|
Lipu Fei
|
741dc8b8a3
|
Remove ContainerGroup in favour of QualityGroup
|
2018-02-28 11:56:12 +01:00 |
|
Lipu Fei
|
37f86a43de
|
Fix type hinting for getQualityGroupsForMachineDefinition()
|
2018-02-28 11:49:03 +01:00 |
|
Lipu Fei
|
07824c21e1
|
Move getMachineDefinitionIDForQualitySearch() into QualityManager.py
|
2018-02-28 11:48:20 +01:00 |
|
Lipu Fei
|
4a202d6728
|
Use getMultiBuildPlateModel()
|
2018-02-28 11:42:26 +01:00 |
|
Lipu Fei
|
025239c26e
|
Add documentation for ContainerGroup
|
2018-02-28 11:24:31 +01:00 |
|
Lipu Fei
|
a0acf8631d
|
Add copyright headers
|
2018-02-28 11:18:01 +01:00 |
|
Lipu Fei
|
c143cd97c8
|
More accurate doc for material maps
|
2018-02-28 11:15:43 +01:00 |
|
Lipu Fei
|
c5d443109b
|
Split MaterialGroup and MaterialNode
|
2018-02-28 11:12:44 +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 |
|
ChrisTerBeke
|
1c2999551b
|
install materials, install cura engine, run headless
|
2018-02-28 10:30:51 +01:00 |
|
Lipu Fei
|
615b20aa5b
|
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
2018-02-28 09:51:26 +01:00 |
|
Ian Paschal
|
1eaec2ecbc
|
Update ISSUE_TEMPLATE.md
|
2018-02-28 09:17:11 +01:00 |
|
Ian Paschal
|
a74282a664
|
Update ISSUE_TEMPLATE.md
|
2018-02-28 09:15:53 +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
|
7507ba10a9
|
Merge branch 'refactoring_machine_manager' of github.com:Ultimaker/Cura into refactoring_machine_manager
|
2018-02-27 16:33:44 +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 |
|
ChrisTerBeke
|
cee0887d1b
|
Fix typo in python path
|
2018-02-27 16:24:50 +01:00 |
|
ChrisTerBeke
|
d3f7771e16
|
Simplify cura engine cmake
|
2018-02-27 16:24:17 +01:00 |
|
ChrisTerBeke
|
e1a6ab098a
|
Rename source paths env variable
|
2018-02-27 16:21:07 +01:00 |
|
Lipu Fei
|
85e3857785
|
Use getters to get managers for CuraStackBuilder
|
2018-02-27 16:12:28 +01:00 |
|