Commit graph

34169 commits

Author SHA1 Message Date
Jelle Spijker
7cb2e96b63 Use pyarcus 10951
Contributes to CURA-10951 and CURA-10446
2023-08-29 08:24:01 +02:00
Jelle Spijker
3d48e51ac2
Update requirements-conan-package.txt 2023-08-29 07:53:35 +02:00
Jelle Spijker
b648eddfd7
Update requirements-conan-package.txt 2023-08-28 17:33:15 +02:00
Jelle Spijker
72db652aec
Update requirements-conan-package.txt 2023-08-28 17:32:45 +02:00
Jelle Spijker
d70b209288
Update requirements-conan-package.txt 2023-08-28 17:32:03 +02:00
Jelle Spijker
c335447292
Update requirements-conan-package.txt 2023-08-28 16:37:09 +02:00
Jelle Spijker
7671705c16
Update requirements-conan-package.txt 2023-08-28 16:35:27 +02:00
fieldOfView
eecdceffdb Fix available height when adding modifier mesh in One at a Time printing
Cura lowers the available build volume height when more than 1 model is loaded. This count should include grouped nodes as one (since they will be slice as one and thus not affect the gantry), and should not include modifier meshes or support meshes (since support-meshes are always printed with the first model anyway).

Fixes https://github.com/Ultimaker/Cura/issues/16566
2023-08-28 15:42:04 +02:00
Jelle Spijker
d7a218b302
Bundle the gradualflow plugin
Contributes CURA-10466
2023-08-28 15:36:46 +02:00
Jelle Spijker
608878d7be
Update macos.yml 2023-08-28 15:21:09 +02:00
Jelle Spijker
2b39c73d56
Update linux.yml 2023-08-28 15:20:17 +02:00
Jelle Spijker
0e67ff38c2
Update windows.yml 2023-08-28 15:19:45 +02:00
c.lamboo
93b10cb770 Revert "Update conan version"
This reverts commit 413aa181ff.
2023-08-28 14:49:51 +02:00
c.lamboo
0362f8abe6 Revert "Update conan version"
This reverts commit 711b440100.
2023-08-28 14:42:04 +02:00
Jelle Spijker
247025ffc4
Use curaengine from cura_10446
Contributes CURA-10466
2023-08-28 13:49:40 +02:00
c.lamboo
711b440100 Update conan version
CURA-10446
2023-08-28 13:00:08 +02:00
c.lamboo
413aa181ff Update conan version
CURA-10446
2023-08-28 12:42:16 +02:00
c.lamboo
ffe6447244 Merge branch 'CURA-10475_engineplugin' into CURA-10446_modify_gcode_path 2023-08-28 10:43:37 +02:00
c.lamboo
2ffcfa37e9 Merge branch 'main' into CURA-10475_engineplugin 2023-08-28 10:42:23 +02:00
Saumya Jain
95aec61de9
Merge pull request #16555 from Ultimaker/CURA-10307_expand-one-at-a-time-shadow
CURA-10307_expand-one-at-a-time-shadow
2023-08-25 17:24:53 +02:00
Casper Lamboo
e3b29b9ad5
Merge pull request #16556 from Ultimaker/CURA-10180-warning_out_of_space
CURA-10180-warning_out_of_space
2023-08-25 17:09:09 +02:00
saumya.jain
ab8b7c3ab5 name changes
CURA-10685
2023-08-25 15:46:30 +02:00
saumya.jain
2c6e3fb813 Merge branch 'CURA-10685_improve_ui_performance' of https://github.com/Ultimaker/Cura into CURA-10685_improve_ui_performance 2023-08-25 11:58:35 +02:00
saumya.jain
9129a526ba improve number of iterations
CURA-10685
2023-08-25 11:58:27 +02:00
Erwan MATHIEU
281e543255 Remove exported file after fail
CURA-10180
2023-08-25 11:27:54 +02:00
saumya.jain
11ea4639c9 Merge branch 'CURA-7951_lock_rotation' of https://github.com/Ultimaker/Cura into CURA-7951_lock_rotation 2023-08-24 16:34:55 +02:00
saumya.jain
e8c06ec783 grid arrange adjusted for disallowed area
CURA-7951
2023-08-24 16:34:34 +02:00
c.lamboo
34aa631531 Re-add arrange to CuraApplication
CURA-7951
2023-08-24 16:13:39 +02:00
Saumya Jain
300f3fa5db
Merge pull request #16547 from Ultimaker/optimal_offset
Find optimal offset for grid arrange
2023-08-24 11:56:31 +02:00
c.lamboo
ac78de1227 Updated comments
CURA-7951
2023-08-24 11:55:25 +02:00
Saumya Jain
1e7c975929
Merge branch 'CURA-7951_lock_rotation' into optimal_offset 2023-08-24 11:54:19 +02:00
saumya.jain
1591a2a0c3 ctrl+z for grid
CURA-7951
2023-08-24 11:48:43 +02:00
c.lamboo
719b11655c Fix ctrl+z issues
CURA-7951`
2023-08-24 11:24:21 +02:00
Erwan MATHIEU
eee1eb714b Fixed TiZYX machines head polygon definition 2023-08-24 11:17:21 +02:00
Erwan MATHIEU
09d4f083e0 Include adhesion for 1-at-a-time exclusion shadow
CURA-10307
2023-08-24 11:15:34 +02:00
c.lamboo
f67a6970dd Find optimal offset for grid arrange
CURA-7951
2023-08-24 08:33:59 +02:00
c.lamboo
668038c59f Implement factory for Arrange
CURA-7951
2023-08-23 17:58:00 +02:00
saumya.jain
118f49a052 review comments fixed
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>

CURA-7951
2023-08-23 15:39:23 +02:00
Casper Lamboo
fce35b78c4
Merge pull request #16516 from Ultimaker/CURA-8415_self_hosted_runner
CURA-8415 Update installers and added self-hosted installer
2023-08-23 11:43:18 +02:00
Casper Lamboo
9000730ce7
use template strings 2023-08-23 11:39:54 +02:00
c.lamboo
1f6c096bf7 Don't omit printers in printer list
Since the message is now scrollable we can do this :)
2023-08-22 16:42:34 +02:00
saumya.jain
4096fc864b grid placement available for elliptical buildplates
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>

CURA-7951
2023-08-22 15:06:17 +02:00
saumyaj3
5dc417cf0a Applied printer-linter format 2023-08-22 11:59:03 +00:00
Saumya Jain
28ec6280d6
Merge pull request #16506 from Tachyonn/fix-kingroon-kp3s-pro
Update and fix Kingroon KP3S Pro missing nozzle
2023-08-22 13:58:00 +02:00
saumya.jain
b662da732e review comments fixed
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>

CURA-7951
2023-08-22 11:51:30 +02:00
saumya.jain
7449e2137c objects placed with an offset to the grid
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>

CURA-7951
2023-08-22 11:26:43 +02:00
saumya.jain
2089462cd8 place objects outside grid
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>

CURA-7951
2023-08-22 11:16:02 +02:00
saumya.jain
b62725b4f0 copy_paste in a grid
arrange all objects in grid
place in grid

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>

CURA-7951
2023-08-22 10:30:51 +02:00
Casper Lamboo
45b2dd1d64
Merge pull request #16509 from Ultimaker/CURA-9374_make_long_messages_scrollable
CURA-9374 Add scrollable area around text messages
2023-08-22 10:21:40 +02:00
Remco Burema
331ddf3dde
Merge pull request #16429 from Ultimaker/CURA-10829_dont_expose_small_skin_to_air
[CURA-10829] Option to not use small skin areas on surface
2023-08-22 10:15:18 +02:00