Commit History

Author SHA1 Message Date
  j.delarago 4e80d170d1 Add logs for debugging 2 years ago
  Ghostkeeper 68fde8d051 Merge branch 'PP-166-DD-core-variant-files' 2 years ago
  Ghostkeeper 4b6995bf24 Correct description for Enable Travel Jerk 2 years ago
  c.lamboo 854607a725 Provide `source_file_id` with print file 2 years ago
  c.lamboo f67d086182 Boyscouting modern python typing 2 years ago
  j.delarago 5d0e4238d5 Use os.path.join instead of appending a "/" since this is os specific. 2 years ago
  j.delarago f7bc55db15 Revert "temu extra logging for debugging" 2 years ago
  j.delarago febb7f1205 temu extra logging for debugging 2 years ago
  j.delarago 8362d4c967 Switch to column layout in RecommendedPrintSetup.qml so that left margins can be put on infill selector and items below it. 2 years ago
  j.delarago 5fa10b0b8a Add campaign link 2 years ago
  j.delarago d293855c65 Remove typo 2 years ago
  j.delarago d19e89325f Stop returning quality types from inactive quality groups. This was causing the resolution drop down to show unavailable resolutions. 2 years ago
  Ghostkeeper 3acc7bcb1c Add actual link to help page for when a profile is not supported 2 years ago
  Ghostkeeper b18cb1f649 Show UnsupportedProfileIndication if list of quality types is empty 2 years ago
  Ghostkeeper 5c15ac68b8 Add a design for the notification when there's no recommended profile 2 years ago
  c.lamboo a7fcc15197 Re-enable regular expression 2 years ago
  c.lamboo 0d4c3fa34d Use modern python typing notation 2 years ago
  Ghostkeeper b8e3793631 Fix QML warning about no variable 'transparent' existing 2 years ago
  c.lamboo a315171d7c Replace checkboxes in save project to DL dialog with a combobox 2 years ago
  Ghostkeeper aee614ff9b Hide intent category selector if there's just 'default' intent 2 years ago
  Ghostkeeper 6b6f41bfe9 Add a horizontal line between sections of recommended set-up 2 years ago
  Ghostkeeper 83ea5c2944 Fix triggering first pulse 2 years ago
  Ghostkeeper e095d41f0b Implement pulse animation option for ComboBox widget 2 years ago
  Ghostkeeper bd131257fe Implement sending a signal when changing intent changes quality level 2 years ago
  j.delarago 40d473c243 Add circle with letter inside for non default intents 2 years ago
  Ghostkeeper 074e9a8607 Show profile group name in bold 2 years ago
  Ghostkeeper 28c1291feb Allow configuring combobox with whether they allow styled text or not 2 years ago
  j.delarago 5cfb6f94e3 Update the resolution dropdown model whenever a custom profile is enabled. Otherwise it won't reflect the custom profiles parent resolution. 2 years ago
  j.delarago a87695cd8d Added new intent selection buttons and resolution drop down to replace the matrix. 2 years ago
  j.delarago 6f88adab8e Add new theme colors from figma 2 years ago
  j.delarago e7d4038461 Add new icons for intents 2 years ago
  j.delarago ed7ec6ab8f Add intent change signal so intent changes can trigger updates in resolution drop down. 2 years ago
  p.kuiper 808bb9b5fb Merge remote-tracking branch 'origin/PP-108_Improved_support_settings' into PP-108_Improved_support_settings 2 years ago
  p.kuiper bfc25b8350 Processed review comments of Rijk van Manen + cleanup redundant support_z related settings 2 years ago
  p.kuiper 55f1b9efca Cleanup support_xy_distance_overhang settings in UM2 quality files 2 years ago
  Jaime van Kessel 90bb02acae Merge pull request #12485 from 4DPrinters/patch-1 2 years ago
  j.delarago 964c566ffb Add spacing option between icon and text in IconWithText.qml 2 years ago
  Rijk van Manen 82569c14ac these profiles can simply follow the default values 2 years ago
  Jaime van Kessel 363d828634 Remove the NoIntentIcon 2 years ago
  Jaime van Kessel 525f96db98 Merge branch 'CURA-8610_add_package_metadata' of github.com:Ultimaker/Cura 2 years ago
  Jaime van Kessel 7397497260 Add quality_name and quality_changes_name to replacement patterns 2 years ago
  Jaime van Kessel e57af7556c Remove incorrect maximum_value for bridge_skin_density 2 years ago
  p.kuiper 3e5bacd684 The horizontal expansion can be used to create a more robust support structure when needed. Therefore also expose this setting in the Basic settings view. 2 years ago
  4DPrinters 98ed17d2df Update PauseAtHeight.py 2 years ago
  p.kuiper 633e80292d Bug fix for tree support. Wall count should switch to 1 for tree support. 2 years ago
  p.kuiper ba275c546e Renoved settings that already have a good default value in fdmprinter.def.json. Added support_use_towers to the PVA quality files. 2 years ago
  p.kuiper 6b30273686 Made xy support distance to the wall 1mm iso support_offset (support_offset was 0mm when no support interface was used). 2 years ago
  p.kuiper 8e3ec5655a Added PVA robustness improvements. Turn of fan when used as support material, will improve strength. Dump extra material in the skirt to purge the hotend with fresh PVA. 2 years ago
  p.kuiper 8ef3444b4a Enable interface layer for BAM (also for PVA, but this was already enabled via the BB core variant). 2 years ago
  j.delarago d5511a078c Dialog was immediately being destroyed because a reference to it was not being stored in memory. Added a missingPackageDialog variable to WorkspaceDialog to fix this. 2 years ago