cataclism
|
d56fb92ece
Added the Artillery Sidewinder X1 and Genius (#8301)
|
4 years ago |
Kostas Karmas
|
c54605a134
Transfer deprecated decorator on __init__ of Arrange
|
4 years ago |
Remco Burema
|
534b8f74a9
Merge pull request #8503 from Ultimaker/CURA-7440-pynest2d_for_arrange
|
4 years ago |
Kostas Karmas
|
a0e4e4325d
Add missing documentation
|
4 years ago |
Ghostkeeper
|
602e09e8af
Fix printer name in setting
|
4 years ago |
Ghostkeeper
|
98f92e0f2e
Change tabs into 4 spaces
|
4 years ago |
Ghostkeeper
|
62129f9066
Merge branch 'master' of https://github.com/FoxExe/Cura-Anycubic-Kossel-support into FoxExe-master
|
4 years ago |
Kostas Karmas
|
972e2f6716
Fix crash when arranging objects in one-at-a-time mode
|
4 years ago |
Ghostkeeper
|
f1c34ca386
I wrote this script, not Thopiekar
|
4 years ago |
Remco Burema
|
9f929298d7
Merge pull request #8510 from Ultimaker/CURA-7754_add_disallowed_areas
|
4 years ago |
Kostas Karmas
|
7e77910d10
Make the code of the locked_nodes more readable
|
4 years ago |
Kostas Karmas
|
a94ebc6261
Don't arrange locked objects when arrangeAll is called
|
4 years ago |
Kostas Karmas
|
d47623d58a
Remove duplicate addition of items in the node_items list
|
4 years ago |
Kostas Karmas
|
f9bd5e3dcd
Modify arrange() to optionally create AddSceneNodeOperations
|
4 years ago |
Kostas Karmas
|
518003f027
Remove unused variables
|
4 years ago |
Kostas Karmas
|
eedbcb6a2d
Fix z position of objects that end outside the buildplate
|
4 years ago |
Jaime van Kessel
|
0493fb24df
Add extra human readable strings to asserts
|
4 years ago |
Jaime van Kessel
|
8f4dd3cb12
Made the asserts of the profile tests a bit more explicit
|
4 years ago |
Jaime van Kessel
|
bfef61ad81
Use fastConfigParser for the versionUpToDate test
|
4 years ago |
Jaime van Kessel
|
f31490125c
Add test to check if profile ID's are unique
|
4 years ago |
Kostas Karmas
|
0922f03ca5
Merge branch 'CURA-7440-pynest2d_for_arrange' of https://github.com/Ultimaker/Cura into CURA-7440-pynest2d_for_arrange
|
4 years ago |
Remco Burema
|
d3ec1d7d28
Cache wasn't valid due to a reference being stored, not a copy.
|
4 years ago |
Kostas Karmas
|
8678682d94
Reformat file and remove unused import
|
4 years ago |
Ghostkeeper
|
6bfa24686f
Mark disallowed areas as disallowed areas
|
4 years ago |
Jaime van Kessel
|
a46bf8d6fa
Apply suggestions from code review
|
4 years ago |
Remco Burema
|
24f95a9cab
Fix confusing nozzle-node 'ghost' in simulation-view.
|
4 years ago |
Kostas Karmas
|
f25bfd717e
Recalculate the number of user settings after setting the quality group
|
4 years ago |
Ghostkeeper
|
55f0c10f94
Upgrade usage of support_tree_enabled
|
4 years ago |
Ghostkeeper
|
87eca6f46a
Raise error if there is a syntax error in stored post-processing scripts
|
4 years ago |
Jaime van Kessel
|
d801f9838a
Fix mypy issues
|
4 years ago |
Jaime van Kessel
|
59b9639d87
Don't let arranger place all objects on the same spot if they don't fit
|
4 years ago |
Jaime van Kessel
|
a14135be5e
Add some documentation to the arrange nest algorithm
|
4 years ago |
Jaime van Kessel
|
9312dc5c07
Add deprecated tag to arranger
|
4 years ago |
Jaime van Kessel
|
a1f43e7bcf
Also use the new arranger when multiplying objects
|
4 years ago |
Ghostkeeper
|
9b5005fc90
Fix Biqu definition files
|
4 years ago |
Jaime van Kessel
|
5823140b21
Always add multiplied nodes to the root.
|
4 years ago |
Ghostkeeper
|
a73cd96e1a
Rename Biqu quality profiles to have unique IDs
|
4 years ago |
Jaime van Kessel
|
30966beed2
Let autoplacement also take the existing nodes into account
|
4 years ago |
Jaime van Kessel
|
a34f1a6504
Arrange newly placed models
|
4 years ago |
Jaime van Kessel
|
2d084c9e2b
Remove the old arrange from mesh placement on load
|
4 years ago |
Ghostkeeper
|
abe2a56a03
Merge branch 'hotfix/simplify-baud-job-plugin' of https://github.com/aerotog/Cura into aerotog-hotfix/simplify-baud-job-plugin
|
4 years ago |
Ghostkeeper
|
2ec5ffba0d
Assign FABtotum profiles to 0.4mm nozzle
|
4 years ago |
Ghostkeeper
|
5415ded35d
Update setting_version of new profiles
|
4 years ago |
Ghostkeeper
|
b2a5cd9703
Merge branch 'master' of https://github.com/eMotion-Tech/Cura into eMotion-Tech-master
|
4 years ago |
Ghostkeeper
|
cd683bdcb6
Clarify description of what happens if bed temperature is 0
|
4 years ago |
Jaime van Kessel
|
274dc8d06c
Split up arrange
|
4 years ago |
Jaime van Kessel
|
c25351c98a
Remove unused imports
|
4 years ago |
Jaime van Kessel
|
8c1985cdb3
Move nest2darrange to it's own function
|
4 years ago |
Jaime van Kessel
|
c33c025a6c
Add getters for Width/height/depth to build volume
|
4 years ago |
Tim Guenthner
|
27eb72c64a
Remove redundant variable
|
4 years ago |