Jaime van Kessel
|
d2280b9afb
Fix disabling show_xray_warning
|
4 years ago |
Jaime van Kessel
|
70254e5585
Let search field also look through the description
|
4 years ago |
jelle Spijker
|
7d0a05176f
Removed spaghetti related settings from expert view
|
4 years ago |
jelle Spijker
|
5bf1f34b34
Removed spaghetti infill settings
|
4 years ago |
Konstantinos Karmas
|
c6fd25e7e9
Merge pull request #7971 from Ultimaker/CURA-7106-Speedup-multiple-objects-on-build-plate
|
4 years ago |
Nino van Hooff
|
b70e6b0172
Merge pull request #7969 from maukcc/master
|
4 years ago |
Nino van Hooff
|
2fed7a835e
Merge pull request #7990 from cclauss/patch-1
|
4 years ago |
Ghostkeeper
|
8ab765576f
Attempt at improving documentation of Slicing Tolerance setting
|
4 years ago |
Nino van Hooff
|
979407eddf
Additional typing fixes
|
4 years ago |
Nino van Hooff
|
20f9d4c806
Merge remote-tracking branch 'origin/CURA-7473_account_pending_update_button' into CURA-7473_account_pending_update_button
|
4 years ago |
Nino van Hooff
|
8e62a6d6d7
Apply suggestions from code review
|
4 years ago |
Christian Clauss
|
e78248eaf3
Avoid SyntaxWarning on Python >= 3.8
|
4 years ago |
Ghostkeeper
|
8b10bef0a6
Actually compress the 3MF archive
|
4 years ago |
Ghostkeeper
|
51d0545201
Actually compress the 3MF file
|
4 years ago |
Ghostkeeper
|
ec66ce3445
Merge branch 'master' of https://github.com/louiswouters/Cura into louiswouters-master
|
4 years ago |
Ghostkeeper
|
574f2426ef
Correct alignment after applying transformations
|
4 years ago |
Ghostkeeper
|
922986a3f9
Apply transformation inside 3MF file
|
4 years ago |
Ghostkeeper
|
201b6b6f89
Merge branch 'master' of https://github.com/beamup3d/Cura into beamup3d-master
|
4 years ago |
Ghostkeeper
|
aa1964dd7b
Remove overrides of combing mode for CPE+
|
4 years ago |
Nino van Hooff
|
c815b098d4
Fix a bug where a package sync dialog would incorrectly not be shown
|
4 years ago |
Nino van Hooff
|
294afdb7ca
Connect sync timer to sync() for consistency and add unit tests.
|
4 years ago |
BeamUp 3D
|
88c0746fa8
Update beamup_l.3mf
|
4 years ago |
BeamUp 3D
|
2f48b93bb3
Delete beamup_l.3mf
|
4 years ago |
Nino van Hooff
|
4f1a18f102
Add Install Pending Updates button to Account popup
|
4 years ago |
Ghostkeeper
|
b63ac06e71
Update bundled packages with renamed version upgrade plug-ins
|
4 years ago |
Jaime van Kessel
|
e03c767b0d
Merge branch 'CURA-7527_Fix_3mf_reader_crashing_if_printer_has_no_extruders' of github.com:Ultimaker/Cura
|
4 years ago |
Ghostkeeper
|
ffac9adb96
Add default for extruder position
|
4 years ago |
Kostas Karmas
|
572ded8c95
Fix crash while reading 3mf if extruder list is empty
|
4 years ago |
Ghostkeeper
|
79cc6ec897
Also report failure if the file system can't handle the archive contents
|
4 years ago |
Kostas Karmas
|
0738696312
Revert the geeetech_A10 size to the official size (220x220x260)
|
4 years ago |
Konstantinos Karmas
|
abeed3281d
Merge pull request #7752 from keleticsaba/master
|
4 years ago |
Konstantinos Karmas
|
374a6b7b68
Merge branch 'master' into master
|
4 years ago |
Jaime van Kessel
|
05f35a07e4
Fix mypy issues
|
4 years ago |
Jaime van Kessel
|
27277d4e54
Add missing typing
|
4 years ago |
Jaime van Kessel
|
68807d99d2
Fix issue that no disallowed areas were show if there were no active objects
|
4 years ago |
maukcc
|
c9e5f8ac54
HMS434 update
|
4 years ago |
Jaime van Kessel
|
b1fe4793e4
Put all objects normal models in a single render batch
|
4 years ago |
Louis Wouters
|
c87bd83618
Improved readability of putValue
|
4 years ago |
Jaime van Kessel
|
03e66beafd
Re-use some render batches
|
4 years ago |
Jaime van Kessel
|
b0ed47daf1
Don't copy transformations if it's not needed
|
4 years ago |
Nino van Hooff
|
f35ca0eb7d
Add Multiply Objects to Edit menu
|
4 years ago |
Jaime van Kessel
|
ac0c0d0698
Let the error checker calculate the error values a bit more "on demand"
|
4 years ago |
Nino van Hooff
|
2e0489c509
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Jaime van Kessel
|
90c6183634
Add process events triggers to startSliceJob
|
4 years ago |
Jaime van Kessel
|
3985406634
Speed up generation of extruder message
|
4 years ago |
Jaime van Kessel
|
e001839512
Replace getUsedExtruderNumbers with the faster alternative
|
4 years ago |
Jaime van Kessel
|
7e8e051eb2
Short circuit finding the extruders that are active
|
4 years ago |
Jaime van Kessel
|
f9b288f3c6
Move checking for some global features outside of the per node loop
|
4 years ago |
Jaime van Kessel
|
1f698fd664
Further simplify the getUsedExtruderStacks function
|
4 years ago |
Jaime van Kessel
|
1d9c92c47f
Use cached values for anti overhang and support mesh
|
4 years ago |