j.spijker@ultimaker.com
7eb47d450f
Also use gcc12 for the unittest
...
in case curaengine isn't build
2022-09-06 13:00:45 +02:00
j.spijker@ultimaker.com
bc7db5ffa7
Always run
2022-09-06 13:00:44 +02:00
Jaime van Kessel
d097b7d030
Minor codestyle changes to fdmprinter
2022-09-06 11:52:33 +02:00
Jaime van Kessel
a5f23939f5
Fix a few more typos
2022-09-06 11:47:33 +02:00
Jaime van Kessel
e2e1926c3c
Merge branch '180822' of github.com:digitalfrost/Cura
2022-09-06 11:43:57 +02:00
Jaime van Kessel
543598a200
Fix typo
2022-09-06 11:43:45 +02:00
digitalfrost
250c038e03
CuraContainerStack.py: iterate directly over IndexTypeMap ( #12988 )
...
* CuraContainerStack.py: iterate directly over IndexTypeMap
There is no need for range(len
Co-authored-by: Jelle Spijker <spijker.jelle@gmail.com>
2022-09-06 11:41:50 +02:00
Jaime van Kessel
e30b85fc18
Merge branch 'main' of github.com:Ultimaker/Cura
2022-09-06 11:39:57 +02:00
Jaime van Kessel
2c331604e8
Clean up a lot of duplicate settings from machine profiles
...
These were errors that were copy pasted from other definitions. So leaving them as is would
continue to decrease the quality of third party profiles.
2022-09-06 11:39:08 +02:00
jelle Spijker
59d9bfde99
Use umbase 0.1.7
...
This will now set the version by default if not
defined at the cmd line to the first entry in the
conandata.yml
2022-09-06 11:33:18 +02:00
Jaime van Kessel
328b32ee6b
Remove a bunch of duplicate settings from artillery base
2022-09-06 10:29:19 +02:00
Jaime van Kessel
9d12ee841b
Remove unneeded values from machine profiles
2022-09-06 10:21:21 +02:00
Jaime van Kessel
699a9c0530
Remove unneeded excluded materials
...
These machines are 1.75mm, so there is no need to add the UM materials as excluded
2022-09-06 10:13:45 +02:00
c.lamboo
2d3ad84167
Fix extruders enabled button not updating
...
The `numberExtrudersEnabled` property was never updated, as such the checks if the property changed based on the new value being different from this value didn't work.
CURA-8463
2022-09-05 14:31:21 +02:00
KOONOVO3DPrinter
db6e7d57f9
Add tank-M machine ( #13036 )
...
CURA-9605
2022-09-05 14:08:59 +02:00
Jaime van Kessel
54aa404ec6
Merge pull request #11650 from Geeetech3D/master
...
add Profile for Geeetech Mizar_S
2022-09-05 14:05:53 +02:00
Jaime van Kessel
f86b2b8ac7
Merge pull request #13037 from odaki/fix_kingroon_end_gcode
...
Prevents the head from moving outside the print area
2022-09-05 14:00:30 +02:00
Jaime van Kessel
26b9bcf4f5
Merge pull request #12981 from digitalfrost/080822b
...
X3DReader.py: Iterate directly over list in readIndex()
2022-09-05 13:58:13 +02:00
Jaime van Kessel
bad161ef06
Merge pull request #13022 from digitalfrost/130822
...
VersionUpgrade.py: Use enumerate
2022-09-05 13:28:09 +02:00
Jelle Spijker
871e442a2e
Don't use conan 1.52.0
...
Fails on Windows in the `MSBuildDeps` generator.
Looks like a bug in Conan raised an issue conan-io/conan#12023
2022-09-05 11:34:57 +02:00
Jaime van Kessel
4b2d03fe1d
Don't show warning message if creating abstract printer failed
2022-09-05 10:27:03 +02:00
Jaime van Kessel
93b865cba3
Merge branch 'main' of github.com:Ultimaker/Cura
2022-09-02 15:56:45 +02:00
Jaime van Kessel
3c1ff09d39
Update the description of Wall Ordering to include center line
...
CURA-9290
2022-09-02 15:56:18 +02:00
Jaime van Kessel
77bfcccb79
Merge pull request #13111 from GroovyDrifter/patch-1
...
Modify the Ender 6 Profile.
2022-09-02 10:56:57 +02:00
Jaime van Kessel
023046370a
Throttle how often the local cluster updates
...
This puts it in line with how often the cloud does it
Might contribute to #11608
2022-09-02 10:03:24 +02:00
GroovyDrifter
19146fad3d
Merge branch 'main' into patch-1
2022-09-01 19:32:14 +02:00
Jaime van Kessel
89fbac74f9
Fix incorrectly setting material_print_temperature
...
If this is set to an absolute value, the material settings wont have any effect anymore.
A much better way is to just set the default temperature, which is what the intent is
2022-09-01 17:51:25 +02:00
GroovyDrifter
2d77a08460
Modify the Ender 6 profile to the minimun
...
Modify the Ender 6 profile to the minimun, to fit other creality printers. all additional configuration removed.
Print quality is better with default Creality firmware and this simpler definition.
2022-09-01 15:33:53 +02:00
Jaime van Kessel
ccdbc3e06f
Merge pull request #13177 from Ultimaker/PP-235-clean-up-adhesion_type
...
PP-235-clean-up-adhesion_type
2022-09-01 15:01:49 +02:00
Remco Burema
053437a502
UX: The color needs to be the same.
2022-09-01 14:15:16 +02:00
Jaime van Kessel
6563ba32b4
Fix crash with removedPrinterMessage
2022-09-01 14:12:02 +02:00
Remco Burema
f6190f9b23
Merge pull request #9255 from Ultimaker/tree_support_max_radius
...
setting for support_tree_max_diameter
2022-09-01 12:56:29 +02:00
jelle Spijker
3f02a96b33
don't use no_commits
2022-09-01 12:15:21 +02:00
jellespijker
e59aa8e22b
temporary fix for external PR
2022-09-01 12:13:31 +02:00
j.spijker@ultimaker.com
03c6686f7d
Only run create package on our pr
2022-09-01 12:02:33 +02:00
jellespijker
76466b776a
Use different checkout scheme based on forked repo
2022-09-01 12:00:07 +02:00
j.spijker@ultimaker.com
df0179ef58
define it as inputs
2022-09-01 10:26:02 +02:00
jellespijker
046985270a
Add optional input is_external_pr
2022-09-01 09:51:46 +02:00
jellespijker
2385b00af3
Fixes external PR version
...
Differentiate between internal actions and those of PR's
This should fix the failing unit tests on forked PR
2022-09-01 09:33:23 +02:00
Casper Lamboo
fa78996bab
Merge pull request #13179 from Ultimaker/CURA-9289_Automatically_add_abstract_machines
...
Always check if an abstract machine needs to be added
2022-09-01 09:00:15 +02:00
Jaime van Kessel
3040a7c830
Always check if an abstract machine needs to be added
...
CURA-9289
2022-08-31 18:11:24 +02:00
Jaime van Kessel
438871648b
Don't notify qml of update if no configurations changed
...
This might be the cause of #11608 , but i'm not entirely sure. Whatever
the case, it's also not going to hurt checking this...
2022-08-31 16:31:39 +02:00
Casper Lamboo
62b102cc74
Merge pull request #13175 from Ultimaker/CURA-9422_abstract_cloud_monitor_redux
...
[CURA-9422] abstract cloud monitor redux
2022-08-31 16:09:40 +02:00
c.lamboo
c73b980a3d
Merge branch 'main' into CURA-9422_abstract_cloud_monitor_redux
...
# Conflicts:
# resources/qml/PrinterSelector/MachineListButton.qml
2022-08-31 16:05:00 +02:00
c.lamboo
60a670f2ed
Update light-mode cura_connected_printers svg
...
Old one was not displaying on my machine
CURA-9422
2022-08-31 15:56:02 +02:00
Rijk van Manen
b3fb34d84a
clean up adhesion_type
...
S-line printers can follow the machine default. PP-brim will be moved to fdm materials. PP-235
2022-08-31 15:54:20 +02:00
Jaime van Kessel
ded3873249
Fix abstract machines being displayed twice
2022-08-31 15:12:25 +02:00
Remco Burema
a713b1e9e9
Merge pull request #13165 from Ultimaker/CURA-8463_cloud_configuration
...
Show all configurations in "abstract" printer from cloud
2022-08-31 14:50:13 +02:00
Remco Burema
afeec473f6
Small fixes (mostly QML warnings and the like).
...
done as part of CURA-9422
2022-08-31 14:15:05 +02:00
Remco Burema
4ea437ba28
Make send to DF in monitor for abstract printer work (again-ish).
...
Already moslty implemented, but a new approach of the base feature (abstract cloud printers) made a more? elegant and functioning implementation possible.
(re)implements CURA-9422
2022-08-31 14:13:47 +02:00