jelle Spijker
cc403a9a49
Bump up patch version on release branch
2022-09-06 15:38:42 +02:00
Jaime van Kessel
f348249333
Merge branch 'fix/renkforcerf100xl' of github.com:imakecodes/Cura
...
CURA-9609
2022-09-06 15:29:38 +02:00
Jaime van Kessel
6afdd86cc4
Merge pull request #13215 from digitalfrost/050922
...
PrintInformation.py Use warning method with Logger
2022-09-06 15:07:56 +02:00
Jaime van Kessel
48c6eb076c
Merge pull request #12959 from digitalfrost/050822
...
LayerPolygon.py: Refactor check for unknown line types
2022-09-06 15:06:13 +02:00
Jaime van Kessel
0944e63808
Merge pull request #12947 from digitalfrost/040822
...
MachineErrorChecker.py: Use one line conditional assignment
2022-09-06 15:04:10 +02:00
Jaime van Kessel
5b9ff198f4
Merge branch '030822' of github.com:digitalfrost/Cura
2022-09-06 15:02:32 +02:00
Jaime van Kessel
7d836e3874
Merge pull request #12844 from digitalfrost/patch-4
...
LayerPolygon.py: Shorten excessively long lines
2022-09-06 15:00:52 +02:00
Jaime van Kessel
a49919d106
Merge pull request #12887 from digitalfrost/patch-7
...
Add link to style guide
2022-09-06 14:59:47 +02:00
Jaime van Kessel
2f1325259c
Fix 3mf workspace reader crashing on certain invalid files
...
CURA-4DP (Sentry crash)
2022-09-06 14:47:32 +02:00
Jaime van Kessel
7d3a617824
Merge branch 'main' of github.com:Ultimaker/Cura
2022-09-06 14:44:01 +02:00
Jaime van Kessel
6c0d76807e
Add trycatch around whatsnew & changelog pages
...
Fixes CURA-4DX (sentry crash)
2022-09-06 14:43:38 +02:00
Joey de l'Arago
e95ed93021
Merge pull request #13210 from Ultimaker/CURA-9277_
...
Various fixes for the cloud printer types feature
2022-09-06 13:57:03 +02:00
Jaime van Kessel
f2edc1ac49
Fix typo
2022-09-06 13:56:24 +02:00
c.lamboo
148263a068
Move hasNetworkedConnection
to GlobalStack
...
From code review
CURA-9277
Co-authored-by: Joey <j.delarago@ultimaker.com>
2022-09-06 13:52:10 +02:00
Jaime van Kessel
370d0bcf03
Add extra BOM numbers to UMs3 and UMs5
2022-09-06 13:43:14 +02:00
Casper Lamboo
6253fb2fdc
Add typing to function argument
...
CURA-9277
Co-authored-by: Joey de l'Arago <joeydelarago@gmail.com>
2022-09-06 13:19:50 +02:00
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
digitalfrost
f30fd519b7
PrintInformation.py Use warning method with Logger
...
Use f-string and warning method with Logger instead of "Old Style string
formatting
2022-09-05 19:37:34 +02:00
c.lamboo
b6a461bd08
Revert "Prevent abstract machines from being deleted in the config menu"
...
This reverts commit 27fc11b8404ed84a9b95b2fdddab239d2cd3c93b.
2022-09-05 17:32:23 +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
c.lamboo
48b8585ce6
Make sure online printers are always shown in the correct tab
...
CURA-9277
2022-09-05 11:44:29 +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
c.lamboo
ce6d7d72bd
Fix calculating number of removed devices
...
CURA-9277
2022-09-05 11:14:13 +02:00
Jaime van Kessel
4b2d03fe1d
Don't show warning message if creating abstract printer failed
2022-09-05 10:27:03 +02:00
c.lamboo
6d0acbe095
Always show correct number of connected machines
...
Calculate number of connected machines _after_ the abstract machine its connected is removed from the list
CURA-9277
2022-09-02 16:28:10 +02:00
c.lamboo
27fc11b840
Prevent abstract machines from being deleted in the config menu
...
CURA-9277
2022-09-02 16:26:17 +02:00
c.lamboo
8bb2671a28
Don't show abstract machines in configuration page
...
So they cannot be removed through the preferences
CURA-9289
2022-09-02 16:26:17 +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