Commit graph

34356 commits

Author SHA1 Message Date
Jelle Spijker
1ffd94e07c
moved macos macos installer to root workflows
Contributes to CURA-8415
2023-08-18 21:28:40 +02:00
Jelle Spijker
7c9661a81a
Merge branch 'main' into CURA-8415_self_hosted_runner 2023-08-18 21:26:28 +02:00
Jelle Spijker
83d2c8154b
use dedicated workflow for macos installer
Contributes to CURA-8415
2023-08-18 21:21:36 +02:00
Jelle Spijker
7a8fe8330a
Use named arguments
Contributes to CURA-8415
2023-08-18 20:48:15 +02:00
Jelle Spijker
5a12ad2a71
Allow the build_macos script to build both dmg/pkg on the same runner
Why should we build the installer twice?

Contributes to CURA-8415
2023-08-18 20:13:49 +02:00
Jelle Spijker
23c407150c
Specifify arch in filename
Contributes to CURA-8415
2023-08-18 20:12:45 +02:00
Saumya Jain
62a32fc725
Update resources/qml/ApplicationSwitcher/ApplicationSwitcherPopup.qml
translating sponser cura

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2023-08-18 17:34:54 +02:00
Casper Lamboo
3e63863a72
Formatting 2023-08-18 16:41:38 +02:00
saumya.jain
4f6c0001b6 Sponsor cura added at designated loc
CURA-10832
2023-08-18 14:55:19 +02:00
Erwan MATHIEU
a3d664571a Add scrollable area around text messages
CURA-9374
2023-08-18 14:45:02 +02:00
Jelle Spijker
13fdb9499e
Ensure that signing_temp.keychain has been removed
Contributes to CURA-8415
2023-08-18 13:13:41 +02:00
Jelle Spijker
c894ffe934
Revert "keychain is persistent"
This reverts commit bcdd7c9ed3.
2023-08-18 12:41:44 +02:00
Jelle Spijker
bcdd7c9ed3
keychain is persistent
If we ever need to start from scratch,
temporarily remove `&& inputs.runner != 'self-hosted'`

Contributes to CURA-8415
2023-08-18 11:43:04 +02:00
Jelle Spijker
1d101a256e
Merge branch 'main' into CURA-8415_self_hosted_runner 2023-08-18 11:33:07 +02:00
Jelle Spijker
a077dc4b5e
Always force detection of default profile
Contributes to CURA-10855
2023-08-18 11:32:31 +02:00
casperlamboo
8ee48434e7 Applied printer-linter format 2023-08-18 07:51:51 +00:00
Casper Lamboo
64715aeb33
Fix printer definition for SV02
CURA-10949
2023-08-18 09:50:46 +02:00
Maksym Shevchenko
9b140a7e67
Added missing extruder variants
Added missing extruder variants for Kingroon KP3S Pro.
2023-08-18 10:40:01 +03:00
Maksym Shevchenko
874f4a1b4a
Update kingroon_kp3s_pro.def.json
Added the default machine_depth value.
Changed the default machine_name value.
2023-08-18 10:37:13 +03:00
Jelle Spijker
c8f393f785
Specify runner for each installer workflow
Contributes to CURA-10855
2023-08-18 08:22:27 +02:00
Jelle Spijker
fa52469f5d
Make popen kwargs OS specific
Contribute to CURA-10619
2023-08-17 08:13:50 +02:00
jellespijker
023f2f6e0f Merge remote-tracking branch 'origin/main' into CURA-10475_engineplugin 2023-08-17 00:16:32 +02:00
jellespijker
55d27bd0af Don't create shell windows when starting plugin
Contribute to CURA-10619
2023-08-17 00:15:32 +02:00
Jelle Spijker
4393603b8e
pin curaengine channel 2023-08-16 21:08:52 +02:00
Remco Burema
0432b76b4e
Merge pull request #16484 from Ultimaker/CURA-10814_Fix_Missed_Licences
Align Licenses to LGPLv3
2023-08-16 17:37:57 +02:00
Remco Burema
5ac4303175
Merge pull request #16485 from Ultimaker/CURA-10619_infill_fix
Send over plugin name and version
2023-08-16 17:36:37 +02:00
Jelle Spijker
8cc54b0d89
Add missing catalog to BackendPlugin
Contribute to CURA-10619
2023-08-16 16:08:05 +02:00
Saumya Jain
ba7004ff66
Merge pull request #16444 from Ultimaker/CURA-10811-improve-smooth
Add fluid motion related settings
2023-08-16 15:15:19 +02:00
Jelle Spijker
b483537c43
Explicitly use address for plugin_command
Contributes CURA-10619
2023-08-16 14:26:54 +02:00
Jelle Spijker
eadf9881ef
Use cura_10169 for the engine
revert after merge

Contributes CURA-10619
2023-08-16 09:15:03 +02:00
Jaime van Kessel
bb79282f95
Update version & releasedate in CITATION.cff 2023-08-15 16:51:50 +02:00
Casper Lamboo
767cdf431c
Merge pull request #16384 from Ultimaker/CURA-10670_reenable_small_skin_area
[CURA-10670] Re-enable Small Top/Bottom Width
2023-08-15 16:40:08 +02:00
Jaime van Kessel
8698fd6686
Create FUNDING.yml 2023-08-15 16:10:04 +02:00
MariMakes
596b3930b6 Align Licences to LGPLv3
As discussed in https://github.com/Ultimaker/Cura/issues/15731, we should align these licences under the LGPLv3 because they fall under the Cura umbrella.
2023-08-15 14:01:22 +02:00
Remco Burema
d864332032
Merge pull request #16394 from ThomasRahm/change_minimum_support_area_elegoo
Change minimum support area to be 0 when tree supports are used (Elegoo profile)
2023-08-15 13:16:14 +02:00
Saumya Jain
8ebf9282cf
Merge pull request #16304 from Ultimaker/fix_required_plugins
Move the required plugins list to before it's actually checked
2023-08-15 12:43:00 +02:00
Jelle Spijker
f634a5bd44 Send over plugin name and version
Might be needed during the handshake between engine and plugin

Contributes to CURA-10619
2023-08-15 11:27:15 +02:00
goofoo3d
11bf974035 Applied printer-linter format 2023-08-15 07:26:49 +00:00
goofoo3d
08bec236e9
Merge branch 'Ultimaker:main' into main 2023-08-15 15:25:19 +08:00
goofoo3d
1d7139a43a Uniform naming format 2023-08-15 15:24:17 +08:00
goofoo3d
7daff5358a Creat filament files with different nozzle diameters 2023-08-15 15:14:49 +08:00
GregValiant
362b4d894f Update DisplayInfoOnLCD.py
Added TimeToPause to DisplayProgress
2023-08-12 08:58:34 -04:00
c.lamboo
c1acfee5f1 Merge branch 'CURA-10475_engineplugin' into CURA-10446_modify_gcode_path 2023-08-11 15:08:59 +02:00
c.lamboo
0667230055 Merge branch 'main' into CURA-10475_engineplugin 2023-08-11 10:20:11 +02:00
Paul Kuiper
2451e288de Fix horizontal interface expansion setting.
PP-370
2023-08-10 14:41:10 +02:00
c.lamboo
1d6df4cd88 Update copy
CURA-7913
2023-08-10 12:23:54 +02:00
casperlamboo
99bcec18d6 Applied printer-linter format 2023-08-10 10:20:25 +00:00
c.lamboo
00607cf157 Use more reasonable settings values for fluid motion
CURA-10811
2023-08-10 12:18:54 +02:00
saumyaj3
c74748dbb3 Applied printer-linter format 2023-08-10 08:07:17 +00:00
Saumya Jain
4a559e812a
Update fdmprinter.def.json
removed warning

CURA-10670
2023-08-10 10:06:09 +02:00