Commit graph

32657 commits

Author SHA1 Message Date
c.lamboo
93b10cb770 Revert "Update conan version"
This reverts commit 413aa181ff.
2023-08-28 14:49:51 +02:00
Jelle Spijker
247025ffc4
Use curaengine from cura_10446
Contributes CURA-10466
2023-08-28 13:49:40 +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
Erwan MATHIEU
281e543255 Remove exported file after fail
CURA-10180
2023-08-25 11:27:54 +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
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
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
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
rburema
ac8a958dec Applied printer-linter format 2023-08-22 08:15:02 +00:00
Remco Burema
8f1f34e803
Merge branch 'main' into CURA-10829_dont_expose_small_skin_to_air 2023-08-22 10:13:54 +02:00
Erwan MATHIEU
89cb69a376 Restored QML import versions
Restore versions to minimize the impact of CURA-9374
2023-08-21 15:57:36 +02:00
Erwan MATHIEU
0c405288e0 Add wrapper to Cura.ScrollableTextArea
Add wrapper to legacy Cura.ScrollableTextArea class which has now moved to Uranium, in order to keep plugins working in case they use it.
CURA-9374
2023-08-21 15:50:52 +02:00
Jelle Spijker
037a462c97
Merge branch 'CURA-10475_engineplugin' into CURA-10446_modify_gcode_path 2023-08-21 14:05:43 +02:00
HellAholic
e5fef5ba4b
Merge pull request #16508 from Ultimaker/Cura-10832_donation_button_cura
Sponsor cura added at designated loc
2023-08-21 09:46:50 +02:00
Jelle Spijker
bd57b43931
Use runner OS and Arch specific configurations
https://github.com/Ultimaker/Cura/issues/11841#issuecomment-1685076361

Contributes to CURA-8415 and CURA-10855
2023-08-20 12:49:25 +02:00
Jelle Spijker
7d462577f8
Merge branch 'CURA-8415_self_hosted_runner' into CURA-10475_engineplugin 2023-08-19 19:51:14 +02:00
Jelle Spijker
296921d625
Merge branch 'main' into CURA-10475_engineplugin 2023-08-19 19:50:01 +02:00
Jelle Spijker
e2584ad741
Merge branch 'main' into CURA-10446_modify_gcode_path 2023-08-19 19:46:44 +02:00
Jelle Spijker
7011c8f85a
Removed old installer workflows
Contributes to CURA-8415
2023-08-19 16:53:25 +02:00
Jelle Spijker
78d555144e
Don't parallelize installer creation
Zipping -> uploading -> downloading unzipping cost the same amount of time,
while it also increased the complexity.

Contributes to CURA-8415
2023-08-19 16:50:33 +02:00
Jelle Spijker
c686326e22
Parallelization fixes
Contributes to CURA-8415
2023-08-19 16:50:32 +02:00
Jelle Spijker
82f5878439
Merge branch 'main' into CURA-8415_self_hosted_runner 2023-08-19 01:47:09 +02:00
Jelle Spijker
fbfb4b82dd
Don't specify versions
Contributes to CURA-8415
2023-08-19 01:46:07 +02:00
Jelle Spijker
457bbb1543
All installers
Contributes to CURA-8415
2023-08-19 01:44:33 +02:00
Jelle Spijker
0cc286a159
level up
Contributes to CURA-8415
2023-08-19 01:37:01 +02:00
Jelle Spijker
5e7a71c914
zip dist
Contributes to CURA-8415
2023-08-19 01:23:26 +02:00
Jelle Spijker
c1e27a9016
zip dist
Contributes to CURA-8415
2023-08-19 01:21:45 +02:00
Jelle Spijker
8ea4dabcea
parallelize dmg and pkg creation
Contributes to CURA-8415
2023-08-19 01:12:43 +02:00
Jelle Spijker
f2c68fe2ce
parallelize msi and exe creation
Contributes to CURA-8415
2023-08-19 01:03:08 +02:00
Jelle Spijker
67caa185db
fixed missing qoutes
Contributes to CURA-8415
2023-08-19 00:43:49 +02:00
Jelle Spijker
fce1aba6a6
run conan config download cache after config install
Contributes to CURA-8415
2023-08-19 00:34:09 +02:00
Jelle Spijker
8501c7113a
use caching of conan data
Contributes to CURA-8415
2023-08-19 00:33:20 +02:00
Jelle Spijker
ce5fb3d403
run download cache after config
Contributes to CURA-8415
2023-08-19 00:32:12 +02:00
Jelle Spijker
d934f06d1b
ported linux workflow
Contributes to CURA-8415
2023-08-19 00:30:57 +02:00
Jelle Spijker
e184e4f15a
removed redundant if check
Contributes to CURA-8415
2023-08-19 00:10:51 +02:00
Jelle Spijker
5521d6448e
Ported windows runner logic from old workflows
Contributes to CURA-8415
2023-08-19 00:10:29 +02:00
Jelle Spijker
e70db563a5
Merge branch 'main' into CURA-8415_self_hosted_runner
# Conflicts:
#	.github/workflows/macos.yml
2023-08-18 23:56:53 +02:00
Jelle Spijker
f452bcf576
Specify OS as UI option
Contributes to CURA-8415
2023-08-18 23:54:48 +02:00
Jelle Spijker
b681439bba
Setup minimum workflow for Linux
Needed for the GH UI

Contributes to CURA-8415
2023-08-18 23:46:54 +02:00
Jelle Spijker
62aa1a6af6
Setup minimum workflow for Windows
Needed for the GH UI

Contributes to CURA-8415
2023-08-18 23:42:14 +02:00
Jelle Spijker
07f784a5d6
use env instead of output
Contributes to CURA-8415
2023-08-18 23:17:55 +02:00