p.kuiper
32eefbb404
Removed the 'support_infill_sparse_thickness' setting from the global quality files and only added them to the PVA and BAM quality files.
...
This prevents infill layer skipping during self support.
Relates to PP-193
2022-07-13 16:29:18 +02:00
c.lamboo
2a2945bcfe
Attempt to fix tests
...
Remove `gitpython` from requirements-conan-package.txt and install it manually instead
2022-07-13 09:25:16 +02:00
Remco Burema
b268657fbd
Enable Alternate Wall Dirs for end-users too.
...
It's a little bit unclear, but the initial reason we set this to false was because we wanted to make sure most of the 'metal print' releated features dropped in 5.1, not 5.0?
still CURA-8097 .. sort of
2022-07-12 12:18:38 +02:00
j.spijker@ultimaker.com
51da6ca87b
remove single quotes
...
Contributes to CURA-9365
2022-07-12 11:49:39 +02:00
j.spijker@ultimaker.com
8ae326d7a5
use the job outputs
...
Contributes to CURA-9365
2022-07-12 11:45:55 +02:00
j.spijker@ultimaker.com
b3c60eb34b
Get correct issue number from PR
...
Contributes to CURA-9365
2022-07-12 11:35:08 +02:00
Jaime van Kessel
ecee9181b9
Merge pull request #12736 from Ultimaker/CURA-9205_appimage_not_launching_on_ubuntu_2204
...
Cura 9205 appimage not launching on ubuntu 2204
2022-07-12 11:19:45 +02:00
j.spijker@ultimaker.com
2263407856
Count from latest tag
...
This can result in a strange versioning compared
to the previous 5.1.0 beta,
but it will only be cosmetic
Contributes to CURA-9365
2022-07-12 11:16:06 +02:00
j.spijker@ultimaker.com
cf9482218f
fix typo
...
Contributes to CURA-9365
2022-07-12 11:11:26 +02:00
j.spijker@ultimaker.com
fcc1a38e3f
Use the latest prerelease but count from the latest stable
...
Contributes to CURA-9365
2022-07-12 11:08:22 +02:00
j.spijker@ultimaker.com
5dd1798979
Use the input for the project name
...
Contributes to CURA-9365
2022-07-12 11:04:11 +02:00
j.spijker@ultimaker.com
fbf49221b5
Count from the latest stable release
...
Contributes to CURA-9365
2022-07-12 11:04:11 +02:00
j.spijker@ultimaker.com
ba1e4eb39f
use the first index
...
Contributes to CURA-9365
2022-07-12 10:58:25 +02:00
j.spijker@ultimaker.com
36c4c56abb
Use custom versioning system
...
We already had to customize to much, it isn't worth
the effort to continue with GitVersion
The script still has some issues when a tag is pushed
Contributes to CURA-9365
2022-07-12 10:55:05 +02:00
j.spijker@ultimaker.com
913d9b8ed7
Add serial to the hidden imports
...
Should fix USB printing not working
2022-07-11 15:41:15 +02:00
j.spijker@ultimaker.com
479679b018
Also add libegl-dev to Linux system req
...
Contributes to CURA-9205
2022-07-11 12:04:15 +02:00
j.spijker@ultimaker.com
4c6ad9f4d6
Specify Ubuntu 22.04 explicitly
...
The latest points to 22.04, which is the latest stable GH runner
Contributes to CURA-9205
2022-07-11 11:11:17 +02:00
j.spijker@ultimaker.com
5e40f2eaec
Build an AppImage with the latest Ubuntu
...
Instead of trying to support multiple libstdc++ or ship or own (bad pratcice in general)
an easy solution could be to provide two different AppImage's, were one is build on the
latest Ubuntu runner.
This should fix #11856 for the 5.1.0 release, but I don't consider this a permanent and/or
sustainable solution. We should still create a ticket on the backlog to solves this issue
in a more generic way and future-proof way.
Contributes to CURA-9205
2022-07-11 10:09:18 +02:00
c.lamboo
19d62da737
Possible fix for Cura crashing on Zorin OS 16
...
Appearently the `QT_STYLE_OVERRIDE` variable is set for some users, crashing Cura. Unset variable `QT_STYLE_OVERRIDE` as a precaution
https://github.com/Ultimaker/Cura/issues/12343
2022-07-11 00:05:15 +02:00
j.spijker@ultimaker.com
db67c1f66a
Don't run with the conan config for powershell
...
Contributes to CURA-9365
2022-07-08 18:56:50 +02:00
j.spijker@ultimaker.com
c4d78529e0
Use conan-recipe-version from CURA-9365
...
Contributes to CURA-9365
2022-07-08 18:39:07 +02:00
j.spijker@ultimaker.com
8750c218db
Added missing indirect pip requirements
...
Contributes to CURA-9365
2022-07-08 12:17:50 +02:00
j.spijker@ultimaker.com
8b5ed4b26b
Downgrade urllib3 to 1.25.9
...
to fix dependency conflict
Contributes to CURA-9365
2022-07-08 12:07:04 +02:00
j.spijker@ultimaker.com
9b8f4b5ec9
Add twisted to requirements
...
Contributes to CURA-9365
2022-07-08 12:05:07 +02:00
j.spijker@ultimaker.com
ed02364809
Add requests to requirements
...
Fixes #12696
Contributes to CURA-9365
2022-07-08 12:05:07 +02:00
j.spijker@ultimaker.com
3cb58c6554
Updated conandata to run from main
...
Note: This will work correctly when all the requirements
are also merged
Contributes to CURA-9365
2022-07-08 12:05:07 +02:00
Jaime van Kessel
6a36840793
Use optional assert message instead of print
2022-07-08 10:24:23 +02:00
Jaime van Kessel
1f1ee7ff60
Fix buildvolume tests
2022-07-08 10:19:09 +02:00
Jaime van Kessel
e73a18afc1
Fix elegoo definitions
2022-07-08 10:11:04 +02:00
Jaime van Kessel
0c37fe333a
Fix position of extruder elegoo
2022-07-08 10:08:48 +02:00
Jaime van Kessel
117e9976eb
Fix Convex hull decorator tests
2022-07-08 10:02:52 +02:00
Jaime van Kessel
c75268dd07
Change default_value to value for elegoo_neptune for infill_pattern
2022-07-08 10:00:15 +02:00
Jaime van Kessel
4656ba0917
Remove deleted setting from profiles
2022-07-08 09:59:31 +02:00
Jaime van Kessel
ce136fafc1
Bump version number of jgaurora profile
2022-07-08 09:56:58 +02:00
Jaime van Kessel
afed96187c
Change default_value to value
2022-07-08 09:55:11 +02:00
Jaime van Kessel
9c0671f2a7
Remove unnedeeded default_value overide
2022-07-08 09:53:05 +02:00
j.spijker@ultimaker.com
1066e6a99f
Add libEGL to system deps for Linux
...
Contributes to CURA-9365
2022-07-08 09:33:17 +02:00
j.spijker@ultimaker.com
8500e34f25
Use the app_root to obtain the resources
...
Contributes to CURA-9365
2022-07-08 09:26:27 +02:00
j.spijker@ultimaker.com
1c77eb07a4
Use VirtualPythonEnv
...
Contributes to CURA-9365
2022-07-07 20:08:30 +02:00
j.spijker@ultimaker.com
82904ccd3f
Fix version if version is None
...
Contributes to CURA-9365
2022-07-07 20:04:38 +02:00
jspijker
593ba0ec36
Revert "Also create package when unit-test workflow is changed"
...
This reverts commit ab4c62e46fa685b910c7fdf85302040ad4aa7bc3.
2022-07-07 19:52:00 +02:00
j.spijker@ultimaker.com
cbe8a90b35
Use local folder
...
Contributes to CURA-9365
2022-07-07 19:51:38 +02:00
j.spijker@ultimaker.com
c22999c314
handle local packages correctly
...
Contributes to CURA-9365
2022-07-07 19:49:04 +02:00
j.spijker@ultimaker.com
ab4c62e46f
Also create package when unit-test workflow is changed
...
needed due to the install without a dot
Contributes to CURA-9365
2022-07-07 17:20:48 +02:00
j.spijker@ultimaker.com
dea224718b
Use the exported package
...
Since the VirtualPythonEnv seems to be broken
Contributes to CURA-9365
2022-07-07 17:19:38 +02:00
Jelle Spijker
c16e1fcf60
Use venv folder
2022-07-07 17:08:21 +02:00
j.spijker@ultimaker.com
d84133c484
Remove redundant options for conan install
...
Contributes to CURA-9365
2022-07-07 17:00:36 +02:00
j.spijker@ultimaker.com
7ed81f0110
Also test when unit-test workflow changes
...
Contributes to CURA-9365
2022-07-07 16:57:08 +02:00
j.spijker@ultimaker.com
df5446b4c6
Add unit-tests
...
Contributes to CURA-9365
2022-07-07 16:55:41 +02:00
Rijk van Manen
55375a22d4
increase printing temperature BAM 0.1 layerheight
...
reduced printing temperature for BAM 0.1mm layer height profile causes extrusion issues. No drawback for increasing to the default printing temperature are found. PP-190
2022-07-07 15:35:54 +02:00