lp:cura

Owned by Ultimaker
Get this repository:
git clone https://git.qastaging.paddev.net/cura

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/Ultimaker/Cura.git.

Last successful import was .

Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes
Import started on juju-eb11dc-stg-qa-launchpad-codeimport-0 and finished taking 5 minutes

Updating repository...

Launchpad is processing new changes to this repository which will be available shortly. Reload to see the changes.

Branches

Name Last Modified Last Commit
CURA-11347 2023-11-16 13:45:46 UTC
Fix some more parsing issues

Author: c.lamboo
Author Date: 2023-11-16 13:45:46 UTC

Fix some more parsing issues

Example of issues we had is that parsing floating point numbers would parse the dot as an attribute syntax and trying to retrieve both sides of the attributes to the get_value resolve. E.g `3.14` would be interpreted as getting the `14` property of the object `3`, which ofcourse throws an error.

CURA-11347

CURA-10831 2023-11-16 12:30:26 UTC
Only check internal requirements when building internal

Author: Jelle Spijker
Author Date: 2023-11-16 12:30:26 UTC

Only check internal requirements when building internal

Contributes to CURA-10831

5.6 2023-11-16 11:48:52 UTC
Merge pull request #17315 from Ultimaker/PP-399-Shrinkage-compensation-Method...

Author: Casper Lamboo
Author Date: 2023-11-16 11:48:52 UTC

Merge pull request #17315 from Ultimaker/PP-399-Shrinkage-compensation-Method-materials

Shrinkage compensation method materials

CURA-11300_translations_v5p6 2023-11-15 13:40:32 UTC
Merge remote-tracking branch 'origin/5.6' into CURA-11300_translations_v5p6

Author: Remco Burema
Author Date: 2023-11-15 13:40:32 UTC

Merge remote-tracking branch 'origin/5.6' into CURA-11300_translations_v5p6

main 2023-11-15 12:54:40 UTC
use testing for fdm_material and curaengine

Author: Jelle Spijker
Author Date: 2023-11-15 12:54:40 UTC

use testing for fdm_material and curaengine

Contributes to CURA-11269

PP-399-Shrinkage-compensation-Method-materials 2023-11-14 13:32:42 UTC
- Removed step correction from z shrinkage compensation for the Method X

Author: Paul Kuiper
Author Date: 2023-11-14 13:32:42 UTC

- Removed step correction from z shrinkage compensation for the Method X
- Changed step size tfrom 0.2mm to 0.203mm for Method X
- Added material compensations for ABS-R and ABS-CF
- New resolve formula in fdmprinter.def.json to not use the shrinkage factors of support materials

CURA-11299 2023-11-10 14:21:18 UTC
Fix nozzle selection checkmark

Author: c.lamboo
Author Date: 2023-11-10 14:21:18 UTC

Fix nozzle selection checkmark

CURA-11299

CURA-11078_loosen_pyinstaller_version 2023-11-09 15:02:45 UTC
Update PyInstaller version in dev requirements

Author: Jelle Spijker
Author Date: 2023-11-09 15:02:45 UTC

Update PyInstaller version in dev requirements

The fixed version restriction of PyInstaller in the development requirements file has been removed. This update allows for the use of newer versions of PyInstaller without conflicts.

Version 5.8 uses `imp` which will give us trouble in Python 3.12

Contributes to CURA-11078

CURA-7647-play-simulation-time-dependent 2023-11-08 08:03:09 UTC
Merge branch 'main' into CURA-7647-play-simulation-time-dependent

Author: Saumya Jain
Author Date: 2023-11-08 08:03:09 UTC

Merge branch 'main' into CURA-7647-play-simulation-time-dependent

CURA-4666_fix_python_install_info 2023-11-07 16:32:25 UTC
Use `soure_folder` instead of `source_path`

Author: Jelle Spijker
Author Date: 2023-11-07 16:32:25 UTC

Use `soure_folder` instead of `source_path`

`source_path` is `None` at the time we generate the file

master 2023-11-07 11:47:11 UTC
Merge branch '5.6' of github.com:Ultimaker/Cura into 5.6

Author: Jaime van Kessel
Author Date: 2023-11-07 11:47:11 UTC

Merge branch '5.6' of github.com:Ultimaker/Cura into 5.6

CURA-11221-intent-naming-not-consistant 2023-11-06 07:42:47 UTC
intent name translated from intent_translations

Author: saumya.jain
Author Date: 2023-11-06 07:42:47 UTC

intent name translated from intent_translations

CURA-11221

CURA-11225-url-scheme 2023-11-04 11:10:16 UTC
Log on incoming url schemes

Author: c.lamboo
Author Date: 2023-11-03 18:44:52 UTC

Log on incoming url schemes

CURA-11225

Update_Method 2023-11-03 12:32:18 UTC
Merge branch '5.6' into Update_Method

Author: Casper Lamboo
Author Date: 2023-11-03 12:32:18 UTC

Merge branch '5.6' into Update_Method

Makerbot-profiles-update 2023-11-03 10:09:21 UTC
- Disable fan for RapidRinse

Author: Paul Kuiper
Author Date: 2023-11-03 10:09:21 UTC

- Disable fan for RapidRinse
- Set small layer temperature equal to print temperature
- Increased size of the prime tower foot

CURA-11259_improve_prime_tower_settings_desc 2023-11-03 09:56:59 UTC
Refine prime tower new settings descriptions

Author: Erwan MATHIEU
Author Date: 2023-11-03 09:56:59 UTC

Refine prime tower new settings descriptions

CURA-11259

CURA-10561-makerbot 2023-10-31 16:33:02 UTC
Uncouple dependencies

Author: c.lamboo
Author Date: 2023-10-31 16:33:02 UTC

Uncouple dependencies

CURA-10561

CURA-10561-makerbot-python 2023-10-27 13:40:55 UTC
Merge branch 'main' into CURA-10561-makerbot-python

Author: Remco Burema
Author Date: 2023-10-27 13:40:55 UTC

Merge branch 'main' into CURA-10561-makerbot-python

dependabot/pip/twisted-23.8.0 2023-10-25 21:45:55 UTC
Bump twisted from 21.2.0 to 23.8.0

Author: dependabot[bot]
Author Date: 2023-10-25 21:45:55 UTC

Bump twisted from 21.2.0 to 23.8.0

Bumps [twisted](https://github.com/twisted/twisted) from 21.2.0 to 23.8.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](https://github.com/twisted/twisted/compare/twisted-21.2.0...twisted-23.8.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

5.5 2023-10-25 09:50:37 UTC
pin fdm_materials to 5.5.0

Author: Jelle Spijker
Author Date: 2023-10-25 09:50:37 UTC

pin fdm_materials to 5.5.0

Contributes to CURA-11218

makerbot-iso-view-renderer 2023-10-23 09:19:28 UTC
Reuse `node_bounds` utility function

Author: c.lamboo
Author Date: 2023-10-23 09:19:28 UTC

Reuse `node_bounds` utility function

CURA-11189-reset-intents 2023-10-20 13:10:39 UTC
Boyscouting

Author: c.lamboo
Author Date: 2023-10-20 13:10:39 UTC

Boyscouting

CURA-11189

CURA-10994_translations_v5p5 2023-10-18 14:46:43 UTC
Fix misplaced translations

Author: Erwan MATHIEU
Author Date: 2023-10-18 14:46:43 UTC

Fix misplaced translations

CURA-10994

CURA-11132_fix_missing_icons 2023-10-18 12:53:27 UTC
Inlude libc6

Author: Jelle Spijker
Author Date: 2023-10-18 12:53:27 UTC

Inlude libc6

Since it now crashes on older mint versions again

Contributes to CURA-11132

dependabot/pip/urllib3-1.26.18 2023-10-17 22:18:19 UTC
Bump urllib3 from 1.25.9 to 1.26.18

Author: dependabot[bot]
Author Date: 2023-10-17 22:18:19 UTC

Bump urllib3 from 1.25.9 to 1.26.18

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.9...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

CURA-11146_badonka_donk_donk 2023-10-11 12:21:24 UTC
Less bloat

Author: Jelle Spijker
Author Date: 2023-10-11 12:21:24 UTC

Less bloat

Could also be a solution for:
- #16932
- #16935

Fixes CURA-11146
Fixes #16931

CURA-11137_update_pyqt6 2023-10-10 03:20:19 UTC
Update PyQt6 dependencies to latest versions

Author: jellespijker
Author Date: 2023-10-10 03:20:19 UTC

Update PyQt6 dependencies to latest versions

PyQt6 and PyQt6-sip along with their dependencies are updated to newer versions (6.5.2 and 13.5.2) in both requirements.txt and Uranium/requirements.txt. This is to ensure the application uses the latest and most secure versions of the libraries, potentially improving application performance and security. These updates also ensure compatibility with current and upcoming features and bug fixes.

Contributes to CURA-11137

CURA-11132_prevent-crash-due-to-OS-icon-style 2023-10-09 13:06:11 UTC
Add gdk-pixbuf

Author: Jelle Spijker
Author Date: 2023-10-09 13:06:11 UTC

Add gdk-pixbuf

Contributes to CURA-11132

PPM-profile-updates-petg-abs 2023-10-06 08:35:22 UTC
Merge branch '5.5' into PPM-profile-updates-petg-abs

Author: Saumya Jain
Author Date: 2023-10-06 08:35:22 UTC

Merge branch '5.5' into PPM-profile-updates-petg-abs

CURA-10254-disable-interface-extruders 2023-10-04 11:31:41 UTC
Merge branch '5.5' into CURA-10254-disable-interface-extruders

Author: c.lamboo
Author Date: 2023-10-04 11:31:41 UTC

Merge branch '5.5' into CURA-10254-disable-interface-extruders

# Conflicts:
# resources/definitions/fdmprinter.def.json

CURA-11087_fix_missing_asc 2023-10-02 07:49:04 UTC
Fix missing asc file in Linux build artifacts

Author: Jelle Spijker
Author Date: 2023-10-02 07:49:04 UTC

Fix missing asc file in Linux build artifacts

The asc was created for the AppImage, but never uploaded as an
artifact.

Fixes CURA-11087

CURA-11002_multiplication_tool_tip 2023-09-25 14:39:37 UTC
affects and affected by list fixing

Author: saumya.jain
Author Date: 2023-09-25 14:39:37 UTC

affects and affected by list fixing

CURA-11002

CURA-11051-fix-cura-recommended-mode-crashing 2023-09-25 11:36:36 UTC
Fix cura recommended mode crashing

Author: c.lamboo
Author Date: 2023-09-25 11:36:36 UTC

Fix cura recommended mode crashing

CURA-11051

CURA-11050_switching_printers_for_first_time 2023-09-21 11:59:36 UTC
Merge pull request #16780 from Ultimaker/PP-245-profile-tweaks

Author: Jelle Spijker
Author Date: 2023-09-21 11:59:36 UTC

Merge pull request #16780 from Ultimaker/PP-245-profile-tweaks

Bug fixes profiles

CURA-10993_simple_prime_tower_raft 2023-09-20 16:40:29 UTC
Merge pull request #16776 from Ultimaker/CURA-11038_bundled_plugin_executable...

Author: Casper Lamboo
Author Date: 2023-09-20 16:40:29 UTC

Merge pull request #16776 from Ultimaker/CURA-11038_bundled_plugin_executable_macos

CURA 11038 bundled plugin executable macos

CURA-11029_appimage_include_bundled_plugins 2023-09-15 11:13:23 UTC
Get abstract color property from metadata not from properties

Author: Jaime van Kessel
Author Date: 2023-09-15 11:13:23 UTC

Get abstract color property from metadata not from properties

Otherwise all the abstract profiles are visible

CURA-10953

revert-15943-PP-350_cleanup_print_temperature 2023-09-12 10:52:11 UTC
Revert "PP-350 cleanup print temperature"

Author: Saumya Jain
Author Date: 2023-09-12 10:52:11 UTC

Revert "PP-350 cleanup print temperature"

CURA-10475_engineplugin 2023-09-11 10:18:12 UTC
Merge branch 'main' into CURA-10475_engineplugin

Author: Jelle Spijker
Author Date: 2023-09-11 10:18:12 UTC

Merge branch 'main' into CURA-10475_engineplugin

# Conflicts:
# .github/workflows/installers.yml

CURA-10870_multimonitor_workarounds 2023-09-07 08:51:34 UTC
Prevent non-'hard' crashes from re-setting the window-positions.

Author: Remco Burema
Author Date: 2023-09-07 08:51:34 UTC

Prevent non-'hard' crashes from re-setting the window-positions.

part of CURA-10870

CURA-10942_postp_limit_xy_jerk 2023-09-06 19:17:15 UTC
Pass 'all' exceptions.

Author: Remco Burema
Author Date: 2023-09-06 19:17:15 UTC

Pass 'all' exceptions.

part of CURA-10942

PP-245-high-speed-profiles 2023-09-01 18:32:43 UTC
Added extra speeds and accelerations for prime towers, irioning and self supp...

Author: Paul Kuiper
Author Date: 2023-09-01 18:32:43 UTC

Added extra speeds and accelerations for prime towers, irioning and self support interface layer.

PP-245

CURA-10835_make_setting_hidden_icon 2023-09-01 09:12:50 UTC
Few minor fixes

Author: saumya.jain
Author Date: 2023-09-01 09:12:50 UTC

Few minor fixes

CURA-10835

fill_ipv6_local_printer 2023-08-31 11:11:08 UTC
Aparently IPv6 needs more than just ':'

Author: Remco Burema
Author Date: 2023-08-31 11:11:08 UTC

Aparently IPv6 needs more than just ':'

part of the IPv6 'epic'.

detached 2023-08-24 09:38:28 UTC
ctrl+z for grid

Author: saumya.jain
Author Date: 2023-08-24 09:38:28 UTC

ctrl+z for grid

CURA-7951

CURA-14666_test_runner 2023-08-17 16:05:13 UTC
Update cura-all-installers.yml

Author: Jelle Spijker
Author Date: 2023-08-17 16:05:13 UTC

Update cura-all-installers.yml

CURA-10619_fix_mac_runner 2023-08-17 10:19:59 UTC
Use BREW_CLANG environment

Author: Jelle Spijker
Author Date: 2023-08-17 10:19:59 UTC

Use BREW_CLANG environment

Contribute to CURA-10619

support_brand_specific_generic 2023-08-15 11:11:00 UTC
Insert "generic color same brand" logic for qualities

Author: Jaime van Kessel
Author Date: 2023-08-15 11:11:00 UTC

Insert "generic color same brand" logic for qualities

So instead of always falling back to generic brand and generic color,
we first try to fall back to generic color with the same brand for qualities

CURA-10581 2023-08-10 14:55:41 UTC
Change workspace dialog so it has an enormous amount of icons

Author: c.lamboo
Author Date: 2023-08-10 14:55:41 UTC

Change workspace dialog so it has an enormous amount of icons

CURA-10581

CURA-10670_reenable_small_skin_area 2023-08-10 08:07:17 UTC
Applied printer-linter format

Author: saumyaj3
Author Date: 2023-08-10 08:07:17 UTC

Applied printer-linter format

engi 2023-08-09 21:46:01 UTC
Update README.md

Author: Jelle Spijker
Author Date: 2023-08-09 21:46:01 UTC

Update README.md

10770 2023-08-08 11:54:17 UTC
Merge pull request #16423 from Ultimaker/CURA-10770_Developer_about_dialog

Author: Saumya Jain
Author Date: 2023-08-08 11:54:17 UTC

Merge pull request #16423 from Ultimaker/CURA-10770_Developer_about_dialog

from deploy field.

revert-15470-main 2023-08-02 14:21:19 UTC
Revert " Creat new machine named Renkforce 10+"

Author: Mariska
Author Date: 2023-08-02 14:21:19 UTC

Revert " Creat new machine named Renkforce 10+"

PP-363_Fix_broken_definitions 2023-07-21 08:36:48 UTC
Fix printer definitions

Author: Frederic Meeuwissen
Author Date: 2023-07-21 08:36:48 UTC

Fix printer definitions

CURA-10778_Add_Support_Type_To_Basic 2023-07-18 10:06:26 UTC
Add Support Structure to Basic

Author: MariMakes
Author Date: 2023-07-18 10:06:26 UTC

Add Support Structure to Basic

We show this setting in recommended, so it's safe to say we can show it in basic.

exception_handler_scroll_to_end 2023-07-17 10:55:52 UTC
Automatically scroll down in crash handler

Author: Jaime van Kessel
Author Date: 2023-07-17 10:55:52 UTC

Automatically scroll down in crash handler

It was reaaaaaly annoying me that people would post screenshots all the time.
Those screenshots would never include the info you need, because it would only
capture the top of the exception / logs.

PP-356_Create_material-max-flowrate_setting 2023-07-13 10:58:42 UTC
Use material_max_flowrate for speed_print value warning

Author: Frederic Meeuwissen
Author Date: 2023-07-13 10:58:42 UTC

Use material_max_flowrate for speed_print value warning

5.4 2023-07-04 11:55:10 UTC
update translations

Author: casperlamboo
Author Date: 2023-07-04 11:55:10 UTC

update translations

CURA-10752_New_Changelog_for_5.4 2023-07-04 10:19:57 UTC
Update Changelog for Stable

Author: MariMakes
Author Date: 2023-07-04 10:19:57 UTC

Update Changelog for Stable

Update the changelog for the Stable release

CURA-10662_Wider_Material_Estimation 2023-06-28 14:16:58 UTC
Increase Boxes for Printjob Information

Author: MariMakes
Author Date: 2023-06-28 14:16:58 UTC

Increase Boxes for Printjob Information

Proposed by contributed by @Diegovd

CURA-10709_remove_exclude_materials_from_3d_party_printers 2023-06-26 14:54:29 UTC
Applied printer-linter format

Author: casperlamboo
Author Date: 2023-06-26 14:54:29 UTC

Applied printer-linter format

GregValiant_Elegoo_2Plus_Fix 2023-06-26 09:58:54 UTC
update translations

Author: casperlamboo
Author Date: 2023-06-26 09:58:54 UTC

update translations

Elegoo_2Plus_Fix 2023-06-26 09:55:58 UTC
update translations

Author: casperlamboo
Author Date: 2023-06-26 09:55:58 UTC

update translations

CURA-10713_bumpup_various_security_deps 2023-06-19 09:02:18 UTC
Bump down version of keyring

Author: Jelle Spijker
Author Date: 2023-06-19 09:02:18 UTC

Bump down version of keyring

SecretStorage 3.3.3 requires 23.0.1

Fixes CURA-10713

CURA-10702_bumpup_keyring 2023-06-18 12:16:59 UTC
Merge branch 'CURA-10700_bumpup_secretstorage' into CURA-10702_bumpup_keyring

Author: Jelle Spijker
Author Date: 2023-06-18 12:16:59 UTC

Merge branch 'CURA-10700_bumpup_secretstorage' into CURA-10702_bumpup_keyring

# Conflicts:
# requirements.txt

CURA-10700_bumpup_secretstorage 2023-06-18 11:54:15 UTC
Bump up version of SecretStorage

Author: Jelle Spijker
Author Date: 2023-06-18 11:54:15 UTC

Bump up version of SecretStorage

Fixes CURA-10700

bumpcryptography 2023-06-18 11:42:30 UTC
Bump up version of cryptography

Author: Jelle Spijker
Author Date: 2023-06-18 11:42:30 UTC

Bump up version of cryptography

We were using a version of 3 years ago

CURA-10618_broadcast_settings 2023-06-16 11:46:38 UTC
Define "BroadcastSettings" for simplify

Author: Jelle Spijker
Author Date: 2023-06-16 11:46:38 UTC

Define "BroadcastSettings" for simplify

Hardcoded for now.

Contributes to CURA-10475 and CURA-10618

CURA-10677_Releasenotes54 2023-06-15 15:18:47 UTC
update translations

Author: casperlamboo
Author Date: 2023-06-15 15:18:47 UTC

update translations

CURA-10599_fix_exclude_materials 2023-06-12 12:35:11 UTC
Use camelCase for python function definition

Author: Casper Lamboo
Author Date: 2023-06-12 12:35:11 UTC

Use camelCase for python function definition

CURA-10599

Co-authored-by: Jaime van Kessel <nallath@gmail.com>

PP-351_PET-CF_lower_max_fanspeed 2023-06-09 08:08:55 UTC
update translations

Author: pkuiper-ultimaker
Author Date: 2023-06-09 08:08:55 UTC

update translations

CURA-9709_custom_icons_with_profiles 2023-06-08 10:37:02 UTC
update translations

Author: jellespijker
Author Date: 2023-06-08 10:37:02 UTC

update translations

CURA-10500_disable_small_skin_feat 2023-06-07 09:25:49 UTC
Disable Small Skin Area feature for now :-/

Author: Remco Burema
Author Date: 2023-06-07 09:25:49 UTC

Disable Small Skin Area feature for now :-/

We're not sure why this introduces a boatload of small segments into the infill, and we're out of time to try and fix this before the beta. Re-introducing after the beta seems like a bad idea, so this'll have to wait until 5.5 unfortunately.

Done as part of fixing for CURA-10500, but for the original Small Skin Area feature, see CURA-10201. For the ticket to (fix? and) reintroduce the feature, see CURA-10670.

PP-321_Cleanup_skin_overlap_settings 2023-06-05 08:18:03 UTC
Merge remote-tracking branch 'origin/main' into PP-321_Cleanup_skin_overlap_s...

Author: Jelle Spijker
Author Date: 2023-06-05 08:18:03 UTC

Merge remote-tracking branch 'origin/main' into PP-321_Cleanup_skin_overlap_settings

# 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

PP_328_Increase_speed_bottom_interface_layer 2023-06-02 13:42:31 UTC
Merge branch 'main' into PP_328_Increase_speed_bottom_interface_layer

Author: Jelle Spijker
Author Date: 2023-06-02 13:42:31 UTC

Merge branch 'main' into PP_328_Increase_speed_bottom_interface_layer

PP-120_Improve_dimensional_accuracy_of_holes 2023-05-31 07:13:15 UTC
Applied printer-linter format

Author: pkuiper-ultimaker
Author Date: 2023-05-31 07:13:15 UTC

Applied printer-linter format

PP-81_Easy_to_tear_of_brim 2023-05-30 15:24:43 UTC
Applied printer-linter format

Author: Frederic98
Author Date: 2023-05-30 15:24:43 UTC

Applied printer-linter format

automerge_main_workflow 2023-05-23 22:03:48 UTC
New workflow: Auto-merge main branch into extant remotes.

Author: Remco Burema
Author Date: 2023-05-23 21:57:52 UTC

New workflow: Auto-merge main branch into extant remotes.

CURA-10615_Fix_M600_Retracting_Filament_Enter 2023-05-22 09:25:49 UTC
Merge branch 'CURA-10615_Fix_M600_Retracting_Filament_Enter' of https://githu...

Author: MariMakes
Author Date: 2023-05-22 09:25:49 UTC

Merge branch 'CURA-10615_Fix_M600_Retracting_Filament_Enter' of https://github.com/Ultimaker/Cura into CURA-10615_Fix_M600_Retracting_Filament_Enter

PP-341_Cleanup_exclude_materials 2023-05-10 17:26:38 UTC
Applied printer-linter format

Author: pkuiper-ultimaker
Author Date: 2023-05-10 17:26:38 UTC

Applied printer-linter format

CURA-10500_fix_jagged_paths 2023-05-02 12:36:53 UTC
Increase min value warning for max extr dev

Author: Jelle Spijker
Author Date: 2023-05-02 12:36:53 UTC

Increase min value warning for max extr dev

500 is rather low (100x as low as UltiMaker printers by default = 50.000).
This could result in people (with a Custom FFF printer) to set that value to
unrealistic values such as 5000 ( see project file in #15152 ).
Increasing the warning threshold would still allow people to go below it if
they deem it necessary.

Giving a warning at 10.000 (corresponds to 125 micrometer length with a linewidth of 0.4 mm)
seems reasonable imo

Contributes to CURA-10500

CURA-10437_sovol_sv04 2023-04-28 11:15:16 UTC
Merge remote-tracking branch 'origin/main' into CURA-10437_sovol_sv04

Author: Jelle Spijker
Author Date: 2023-04-28 11:15:16 UTC

Merge remote-tracking branch 'origin/main' into CURA-10437_sovol_sv04

CURA-10415_main_based_update_tree 2023-04-24 09:08:47 UTC
update translations

Author: casperlamboo
Author Date: 2023-04-24 09:08:47 UTC

update translations

5.3 2023-04-20 10:32:32 UTC
Add proper credentials in changelog

Author: c.lamboo
Author Date: 2023-04-20 10:32:32 UTC

Add proper credentials in changelog

5.3.1 2023-04-18 12:58:13 UTC
Update changelog

Author: c.lamboo
Author Date: 2023-04-18 12:58:13 UTC

Update changelog

CURA-10520

CURA-10516_remove_seemecnc_by_request 2023-04-14 15:08:15 UTC
Remove SeeMeCNC profiles by request of that company.

Author: Remco Burema
Author Date: 2023-04-14 15:02:30 UTC

Remove SeeMeCNC profiles by request of that company.

Aparently their preferred workflow involved users downloading Cura 4.6.2 according to this guide they mailed us when we asked for confirmation: https://seemecnc.dozuki.com/Guide/Clean+Cura+Slicing+Software+Setup/141?lang=en

CURA-10516

CURA-10472_disable_tree_expansion 2023-04-13 12:21:17 UTC
Disable horizontal expansion when using tree-support.

Author: Remco Burema
Author Date: 2023-04-13 12:21:17 UTC

Disable horizontal expansion when using tree-support.

Done because there where situations (when support interface was set to 'off' and there is a small spike hanging downwards for example), that the support could go around the model rather than actually suporting it. -- The old (now '1.0'/'classic') tree support had horizontal expansion disabled as well. Since you can set both the tip-diameter, the expansion-rate and several other related settings for tree support 2.0, its disablement shouldn't be a great loss even so.

CURA-10472

CURA-10376_fix_TM 2023-04-05 10:35:23 UTC
Also check on Uranium.pot

Author: Jelle Spijker
Author Date: 2023-04-05 10:35:23 UTC

Also check on Uranium.pot

Contribute to CURA-10376

CURA-10389_pyqt64_nightly 2023-03-31 05:34:37 UTC
Merge branch 'main' into CURA-10389_pyqt64_nightly

Author: Jelle Spijker
Author Date: 2023-03-31 05:34:37 UTC

Merge branch 'main' into CURA-10389_pyqt64_nightly

CURA-14666_update_qt_low_buffer 2023-03-30 12:42:30 UTC
Restore Cache

Author: MariMakes
Author Date: 2023-03-30 12:42:30 UTC

Restore Cache

Restored to the original value

PP-321_Cleanup_overlap_settings 2023-03-30 07:13:59 UTC
Removed the infill_overlap = 0 from the variant files because infill_overlap ...

Author: Paul Kuiper
Author Date: 2023-03-30 07:13:59 UTC

Removed the infill_overlap = 0 from the variant files because infill_overlap = 0 is already defined at the machine level

Relates to PP-321

CURA-9790-reconfigure-gradual-infill 2023-03-28 14:46:20 UTC
update translations

Author: jellespijker
Author Date: 2023-03-28 14:46:20 UTC

update translations

CURA-10201_fill-narrow-skin-with-walls 2023-03-21 13:25:59 UTC
update translations

Author: casperlamboo
Author Date: 2023-03-21 13:25:59 UTC

update translations

CURA-10390_scipy_upgrade 2023-03-17 12:27:35 UTC
(Remove) Workaround for numpy issue on Windows.

Author: Remco Burema
Author Date: 2023-03-17 12:27:35 UTC

(Remove) Workaround for numpy issue on Windows.

part of CURA-10390

CURA-10376_test_translation_strings 2023-03-10 14:16:45 UTC
update translations

Author: casperlamboo
Author Date: 2023-03-10 14:16:45 UTC

update translations

CURA-10343_show_conan_managed_deps_to_about_dialog 2023-02-27 13:19:32 UTC
Auto generate about dialog

Author: jspijker
Author Date: 2023-02-27 13:19:32 UTC

Auto generate about dialog

Still a mesh, needs some qml rework

COntributes to CURA-10342

CURA-10076 2023-02-24 13:28:13 UTC
Add resize handle to recommended window

Author: c.lamboo
Author Date: 2023-02-24 13:28:13 UTC

Add resize handle to recommended window

CURA-10076

CURA_9565_compile_for_m1_native 2023-02-21 10:53:36 UTC
typo

Author: Joey de l'Arago
Author Date: 2023-02-21 10:53:36 UTC

typo

CURA-9565

CURA-10289/PP-323-improved-support-settings 2023-02-15 15:21:09 UTC
reduce support join distance

Author: Rijk van Manen
Author Date: 2023-02-15 15:21:09 UTC

reduce support join distance

We changed the support join distance, so a smaller value is now better.

CURA-10289/PP-323

PP-249-enable-support-brim-by-default 2023-02-15 12:27:58 UTC
move support brim to fdmprinter

Author: Rijk van Manen
Author Date: 2023-02-15 12:27:58 UTC

move support brim to fdmprinter

PP-249

PP-71_53_avoid-small-layer-temperature-to-be-lower-then-minimum_value 2023-02-09 13:29:26 UTC
Applied printer-linter format

Author: rijkvanmanen
Author Date: 2023-02-09 12:02:34 UTC

Applied printer-linter format

1100 of 191 results
This repository contains Public information 
Everyone can see this information.

Subscribers

No subscribers.