Commit graph

32784 commits

Author SHA1 Message Date
Mariska
af12166595
Decreased frequency - Increased Operations
Changes made
- Decreased the frequency to ~4 hours during working hours
- Increased the Actions by a lot to process all issues
- Changed the ordering to Ascening to address the oldest issues first.
2023-05-30 10:17:01 +02:00
Mariska
781276bba2
Increased Operations per Run
Only half of the issues seem to be addressed with the default value of 30. Increasing it to double + a margin.
2023-05-26 17:26:50 +02:00
Mariska
8bd288815d
Remove Won't fix label
This is preventing the Only-Labels to work
2023-05-26 16:18:26 +02:00
Mariska
5411bcbb32
Update frequency
Now run every 10 minutes.
2023-05-26 16:01:01 +02:00
Mariska
b088514f07
Remove vacancies
Positions have been filled
2023-05-26 15:36:23 +02:00
Mariska
82d9486800
Introduce a Stale bot
Helps with cleaning the issue list and introducing old tickets to the new triage system.
2023-05-26 15:08:50 +02:00
Mariska
13e245bc02
More concise questions
This way the template looks more compact
2023-05-26 09:23:27 +02:00
Mariska
5d96ede235
Introduce SlicingCrash.yaml
Add slicing failed bug report
2023-05-25 16:27:35 +02:00
Mariska
147b07fdbb
Update featurerequest for introduction Slicing Crash 2023-05-25 16:24:56 +02:00
Mariska
e65ca175d2
Update bugreport for introduction Slicing crash
Updated the description to match the slicing crash
2023-05-25 16:24:05 +02:00
Casper Lamboo
764e271e95
Merge pull request #15581 from Ultimaker/CURA-10615_Fix_M600_Retracting_Filament_Enter
Cura 10615 fix m600 retracting filament enter
2023-05-23 16:33:04 +02:00
c.lamboo
d549fbca6c Merge branch 'main' into CURA-10615_Fix_M600_Retracting_Filament_Enter
# Conflicts:
#	resources/i18n/cs_CZ/cura.po
#	resources/i18n/cura.pot
#	resources/i18n/de_DE/cura.po
#	resources/i18n/es_ES/cura.po
#	resources/i18n/fi_FI/cura.po
#	resources/i18n/fr_FR/cura.po
#	resources/i18n/hu_HU/cura.po
#	resources/i18n/it_IT/cura.po
#	resources/i18n/ja_JP/cura.po
#	resources/i18n/ko_KR/cura.po
#	resources/i18n/nl_NL/cura.po
#	resources/i18n/pl_PL/cura.po
#	resources/i18n/pt_BR/cura.po
#	resources/i18n/pt_PT/cura.po
#	resources/i18n/ru_RU/cura.po
#	resources/i18n/tr_TR/cura.po
#	resources/i18n/zh_CN/cura.po
#	resources/i18n/zh_TW/cura.po
2023-05-23 16:32:45 +02:00
c.lamboo
acf4ad8476 Add linebreak after filament change command
CURA-10615
2023-05-23 16:30:18 +02:00
Mariska
1bbb4054fa
Update plugins/PostProcessingPlugin/scripts/FilamentChange.py
Removed comment

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2023-05-23 15:37:34 +02:00
Casper Lamboo
50bc51b431
Merge pull request #15528 from Ultimaker/CURA-10511_Improve_Visibility_Darkmode_Printjob_Name
CURA-9840_Improve_Visibility_Darkmode_Printjob_Name
2023-05-23 15:23:23 +02:00
c.lamboo
dd7e16d258 Revert "Apply suggestions from code review"
This reverts commit cbdd5e434b.
2023-05-23 15:21:45 +02:00
Casper Lamboo
cbdd5e434b
Apply suggestions from code review 2023-05-23 15:17:23 +02:00
Jordon Brooks
d3c88eb7a6
Update anycubic_kobra_plus_pla.inst.cfg
Changed setting_version to 22
2023-05-23 11:20:14 +01:00
Jordon Brooks
b9a6efb332
Added Kobra Plus printer profiles 2023-05-23 03:35:43 +01:00
MariMakes
588d7d9147 Merge branch 'CURA-10615_Fix_M600_Retracting_Filament_Enter' of https://github.com/Ultimaker/Cura into CURA-10615_Fix_M600_Retracting_Filament_Enter 2023-05-22 11:25:49 +02:00
MariMakes
d1f9879ee1 Fixed Spacing
The original file did not work correctly, this file worked after testing
2023-05-22 11:25:39 +02:00
MariMakes
ffd73962c5 update translations 2023-05-22 08:55:46 +00:00
MariMakes
d40a20771b CURA-10615_Fix M600_Retract_Enter 2023-05-22 10:51:08 +02:00
Jelle Spijker
cccfebcc8e
Allow Cura front-end to set plugins (port & address)
This can currently be done by setting the environment variables:
- SIMPLIFY_ENABLE: default disabled, setting this to any value will enable the plugin
- SIMPLIFY_ADDRESS: defaults to localhost
- SIMPLIFY_PORT: defaults to 33700
- POSTPROCESS_ENABLE: default disabled, setting this to any value will enable the plugin
- POSTPROCESS_ADDRESS: defaults to localhost
- POSTPROCESS_PORT: defaults to 33701

Hacky for now

Contributes to CURA-10475
2023-05-19 13:33:14 +02:00
jellespijker
e3123e80ca update translations 2023-05-19 09:23:38 +00:00
Jelle Spijker
281dde4b23
Use boost 1.81.0
Contributes to CURA-10475
2023-05-19 11:13:02 +02:00
Jelle Spijker
c11c23c173
Disable plugins for Enterprise
This would then default to default behaviour of slots

Contributes to CURA-10475
2023-05-19 09:05:06 +02:00
Jelle Spijker
c65f0e1493
Use pyArcus with static compiled Arcus and Protobuf
Contributes to CURA-10475
2023-05-19 09:04:13 +02:00
goofoo3d
5f81594946
Merge branch 'main' into main 2023-05-17 15:20:45 +08:00
MariMakes
86ecd5c818 update translations 2023-05-15 14:33:15 +00:00
MariMakes
4d32e4d75b Improve readability of printjob name in Darkmode 2023-05-15 16:28:22 +02:00
pkuiper-ultimaker
7e32039dbb update translations 2023-05-15 10:00:52 +00:00
Paul Kuiper
ed4ad6b8ef Cleanup skin overlap. Set to 20% by default for S line machines.
Relates to: PP-321
2023-05-15 11:56:07 +02:00
pkuiper-ultimaker
3c9ff56c94 update translations 2023-05-15 09:25:09 +00:00
Paul Kuiper
ffbc7bb310 Cleanup of infill overlap setting. Make it 10% for S line machines and keep it 0% for the other machines. Removed all overwrites from the quality profiles.
Relates to: PP-336
2023-05-15 11:21:14 +02:00
pkuiper-ultimaker
d11b3c011d Applied printer-linter format 2023-05-15 08:16:35 +00:00
Paul Kuiper
a199afa501 Increased brim distance to -initial_layer_horizontal_expansion + 0.05 to create an easier to tear of brim.
Relates to: PP-81
2023-05-15 10:15:16 +02:00
pkuiper-ultimaker
2a03d03c23 Applied printer-linter format 2023-05-15 06:42:28 +00:00
Paul Kuiper
4af771dab2 Increased brim distance to -initial_layer_horizontal_expansion + 0.05 to create an easier to tear of brim.
Relates to: PP-81
2023-05-15 08:41:20 +02:00
c.lamboo
1c07ba81f4 Add shortcut for "arrange without rotation" action
CURA-7951
2023-05-12 09:23:03 +02:00
casperlamboo
d4c0f81719 update translations 2023-05-11 14:20:25 +00:00
c.lamboo
4f9d041ae8 Add rotation lock in arrange and multiply objects
Add rotation lock in
- context menu item arrange and
- checkbox in multiply objects dialog

CURA-7951
2023-05-11 16:14:38 +02:00
Remco Burema
6a5a9e70af Fix whole output of nest2d was translated.
By default, the alignment would cause the entire mass of objects to have its center of gravity to be at the origin, including any fixed object. So there was an unwanted 'whole space' translation that we didn't take into account could occur beforehand. Fortunately, there's an option to just set it not to re-translate the whole space. It's unlcear to me how this would've worked in 5.2.2 and prior (and it did ... somehow), since we didn't change anything, including that default, as far as I can see. Anyway, the arrange function can handle 'fixed' objects again (as in loading them in one by one, or loading in a whole bunch of files instead of just 'arrange all').

CURA-10476 -- should fix #14838
2023-05-09 15:44:59 +02:00
Jaime van Kessel
3f83799229
Only show build volume height message if it was changed
Fixes #15373 && CURA-10580
2023-05-08 11:04:27 +02:00
goofoo
aca841302b modify renkforce pro 10+ variants version to 22 2023-05-08 14:30:03 +08:00
goofoo
1a7ce4d344 Merge branch 'main' of https://github.com/goofoo3d/Cura into main 2023-05-08 14:11:19 +08:00
goofoo
04da0c9f7e add Renkforce Pro 10+ 2023-05-08 14:10:11 +08:00
goofoo3d
78e0192df5
Merge branch 'Ultimaker:main' into main 2023-05-08 10:29:22 +08:00
Remco Burema
0567fb7695
Merge pull request #15432 from Ultimaker/CURA-10507_compatible_printers_window_ui
Fix compatible printers window UI issues
2023-05-05 10:58:24 +02:00
c.lamboo
333c573dcc Resolve alignment issues
If the material list is too long the printer name/print button should be aligned to the top according to the figma design

CURA-10507
2023-05-05 10:43:26 +02:00