Orel
352bbed313
Add machine_extruder_start_code and machine_extruder_end_code default values on bicolor Dagoma printers.
2020-01-17 13:06:53 +01:00
Orel
da3ea6cfdb
Add additional extruder on Dagoma Disco printers.
2020-01-16 17:47:37 +01:00
Orel
8c7ca506ad
Introduce Dagoma DiscoUltimate profile and make minor changes on other Dagoma printers profiles.
2020-01-16 16:48:49 +01:00
jos@mauk.cc
61f5b1a993
HMS434 update
...
excluded materials
speed settings
2020-01-16 16:41:14 +01:00
MaukCC
f79b3158e4
Merge pull request #2 from Ultimaker/master
...
update
2020-01-16 16:35:48 +01:00
MaukCC
3b739f8443
Create hms434.def.json
2020-01-16 16:35:23 +01:00
ninovanhooff
8bf7666493
Merge pull request #6986 from Ultimaker/CURA-7027_Add_more_materials_from_Marketplace_button
...
Cura 7027 add more materials from marketplace button
2020-01-16 16:26:38 +01:00
ninovanhooff
4b60da6802
Update resources/qml/Actions.qml
...
Remove redundant icon from marketplaceMaterialsAction
2020-01-16 16:26:15 +01:00
MaukCC
96edf02f1d
Delete hms434.def.json
2020-01-16 16:24:40 +01:00
jos@mauk.cc
18ec19aff3
Merge branch 'master' of https://github.com/maukcc/Cura
2020-01-16 16:22:22 +01:00
jos@mauk.cc
7eacb9f13c
HMS434 update
...
excluded materials
speed settings
toolchange settings
2020-01-16 16:21:06 +01:00
MaukCC
1814b67b67
HMS434 update ( #6826 )
...
Material exclusion update
2020-01-16 16:13:27 +01:00
Jaime van Kessel
fc25a07666
Update platform offset for 3dtech
2020-01-16 16:11:04 +01:00
David Souza
d6392c117d
Add 3D Tech Printer ( #6948 )
...
* Add a new Machine Profile for 3DTech
2020-01-16 16:10:24 +01:00
Kostas Karmas
18e5d76990
Fix button to open in-Cura Marketplace materials
...
The button was opening the online Marketplace, which was wrong.
This fix changes the behavior to open the in-Cura Marketplace at
the materials tab.
In order to achieve that, the button calls an action called
materialsMarketplace, which in turn is connected through a
Connection in the ApplicationMenu. When the action is triggered,
it first launched the Toolbox and then it sets its category to
the materials tab.
Since the callExtensionMethod does not allow us to provide input
arguments to the called method, a new method had to be created in
the toolbox that changes the view to the materials tab, instead
of immediately calling the setViewCategory("material").
CURA-7027
2020-01-16 15:11:34 +01:00
FN5969
312cb2cf43
Update tevo_tarantula_pro_extruder_0.def.json
2020-01-15 18:29:46 +03:00
Nino van Hooff
182bab6467
Merge remote-tracking branch 'origin/master' into CURA-6983_sync_packages
...
# Conflicts:
# plugins/Toolbox/src/CloudSync/SubscribedPackagesModel.py
# plugins/Toolbox/src/Toolbox.py
2020-01-15 15:40:03 +01:00
FN5969
e4ed20b1e9
Add files via upload
2020-01-15 16:22:18 +03:00
Kostas Karmas
dbab3c6e8b
Add more materials from Marketplace menu button
...
This commit adds a button "Add more materials from Marketplace" in the
menu that pops up in the material list while configuring the materials
into custom ones. The button redirects the user to the Marketplace
materials page (https://marketplace.ultimaker.com/app/cura/materials )
CURA-7027
2020-01-15 11:50:59 +01:00
Remco Burema
3872e8ffa3
Move 'Toolbar' lower: Toolpanels could be obscured by objects-info.
2020-01-14 12:45:11 +01:00
Jaime van Kessel
414b696b32
Use the resetWorkspace for new project
...
This makes it a bit cleaner as we don't have to copy functionality
CURA-6627
2020-01-14 11:04:42 +01:00
Ghostkeeper
122b6318fe
Remove dash if print job name is empty
...
Otherwise it shows ' - Ultimaker Cura' here which looks a bit weird.
2020-01-13 12:32:46 +01:00
MaukCC
ca3cce9252
Merge pull request #1 from Ultimaker/master
...
update
2020-01-13 08:38:46 +01:00
Nino van Hooff
028aece644
Fix extensions not being unique in ExtensionModel
...
CURA-6983
2020-01-10 11:42:48 +01:00
Kostas Karmas
3ce52423fa
Change description of nozzle wipes settings
...
CURA-6968
2020-01-09 15:06:58 +01:00
Remco Burema
1f722d4de0
Minimum support area was always supposed to be small.
2020-01-08 16:28:28 +01:00
PurpleHullPeas
b2424a4f2c
Removing id from MPMD extruder def.
2020-01-07 22:27:03 -06:00
PurpleHullPeas
1c54f4c592
Removing id field.
2020-01-07 22:17:54 -06:00
PurpleHullPeas
fa89841f52
Removed gantry_height
2020-01-07 22:03:30 -06:00
PurpleHullPeas
473ff88009
Adding Monoprice Mini Delta platform image.
2020-01-07 18:31:10 -06:00
PurpleHullPeas
8e50f7ab95
Adding Monoprice Mini Delta Extruder File
2020-01-07 18:29:52 -06:00
PurpleHullPeas
317c4aa559
Adding Monoprice Mini Delta definition file.
2020-01-07 18:28:32 -06:00
Remco Burema
a0a5785092
Adjusted mylan-m200 gocde per request (see github #6921 ).
2020-01-07 13:43:30 +01:00
Remco Burema
9c0bd00714
Move settings to the right _visibility_ categories as well.
2020-01-07 13:40:24 +01:00
Lipu Fei
4f91389941
Fix QML warnings
2020-01-07 11:37:37 +01:00
Mark Burton
d388f2463b
Add fuzzy skin outside only option.
2020-01-04 09:14:13 +00:00
Jaime van Kessel
6a5fbba519
Prevent the Networked printer scrollview from slowing shit down when it's not even visible
2020-01-03 17:29:04 +01:00
Jaime van Kessel
1b1c7b78aa
Remove unneeded rounding
2020-01-03 16:56:13 +01:00
Jaime van Kessel
6afd669389
Speed up QMl binding evaluation for MaterialMenu
2020-01-03 16:24:56 +01:00
Dirk O. Kaar
a61207ca04
Release v3.0.3 of [dok-net RF100]( https://github.com/dok-net/RF100 ) brings less retraction stringing and much better qualitiy for small objects/layers.
2020-01-03 15:46:13 +01:00
Dirk O. Kaar
ab6835e93b
Back-ported RF100 V1, V2, and XL resources files from [dok-net RF100]( https://github.com/dok-net/RF100 ) to Renkforce COTS stock firmware (temperature, flow rate; build volume on V1).
2020-01-03 15:46:13 +01:00
Ghostkeeper
f9e8d8b753
Compress BeamUp S platform mesh with Decimate to 0.1 degrees
...
This reduces the file size 30-fold. It also seems to be lossless as no matter how low I set the angle limit it stays on 616 faces.
Contributes to issue CURA-7088.
2020-01-03 12:52:26 +01:00
Ghostkeeper
0e91ef2f71
Merge branch 'master' of https://github.com/beamup3d/Cura into beamup3d-master
2020-01-03 11:55:55 +01:00
Ghostkeeper
8f7642931b
Only enable extruder switch retraction settings if multi-extrusion
...
Otherwise there can't be any extruder switches.
2020-01-03 10:38:54 +01:00
Ghostkeeper
5e0324b9be
Move retraction settings to travel category
...
And the nozzle switch settings to the multi-extrusion category.
As discussed with the CCB.
2020-01-03 10:36:27 +01:00
Jaime van Kessel
c261065d68
Merge branch 'CURA-6959_collapse_categories' of github.com:Ultimaker/Cura
2020-01-02 16:07:24 +01:00
Nino van Hooff
8dbd67f5bd
Merge remote-tracking branch 'origin/master' into CURA-6959_collapse_categories
...
# Conflicts:
# resources/qml/Menus/SettingVisibilityPresetsMenu.qml
# resources/qml/Settings/SettingView.qml
2020-01-02 15:32:26 +01:00
Nino van Hooff
4097256827
Clear settings search when pressing collapse all.
...
CURA-6959
2020-01-02 15:28:34 +01:00
Remco Burema
261ee5b7f5
Fix SettingCheckbox.qml warning.
2020-01-02 14:11:46 +01:00
Nino van Hooff
72497f48f7
Remove redundant brackets
...
CURA-6959
2020-01-02 13:55:01 +01:00