Skip to content

Releases: fieldOfView/Cura-MaterialSettingsPlugin

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 04 Mar 18:55

Commits

  • a0d8d3b: Add Cura 5.11 compatibility (Wesley Griffing) #38
  • 6b7baac: Fix settings not updating when switching materials (Wesley Griffing) #38
  • 9f332f0: Fix Preferences dialog detection for non-English localizations (Wesley Griffing) #38
  • 91602a2: Add Cura 5.11 compatibility (Wesley Griffing)
  • c68e58c: Merge commit '6b7baacb25d01efc4844876b6f01f63e3e4dbdd0' (fieldOfView)
  • fc29566: Merge commit '9f332f007c260cf8fd7aa7410f5b7185182b77ee' (fieldOfView)
  • fbc4d16: Update copyrights & codestyle (fieldOfView)
  • a8ab630: Set version to 3.7.0 (fieldOfView)

v3.7.0-DEV

v3.7.0-DEV Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jan 13:55

Commits

  • a0d8d3b: Add Cura 5.11 compatibility (Wesley Griffing) #38
  • 6b7baac: Fix settings not updating when switching materials (Wesley Griffing) #38
  • 9f332f0: Fix Preferences dialog detection for non-English localizations (Wesley Griffing) #38
  • 91602a2: Add Cura 5.11 compatibility (Wesley Griffing)
  • c68e58c: Merge commit '6b7baacb25d01efc4844876b6f01f63e3e4dbdd0' (fieldOfView)
  • fc29566: Merge commit '9f332f007c260cf8fd7aa7410f5b7185182b77ee' (fieldOfView)

v3.6.2

Choose a tag to compare

@github-actions github-actions released this 11 Nov 13:09

Changes

  • Fix showing settings for the selected material
  • Fix showing translated text in the interface

Commits

  • be0660e: Set version to 3.6.2-DEV (fieldOfView)
  • 603a244: Fix showing settings for selected material (fieldOfView)
  • 2ade9f5: Fix translations (fieldOfView)
  • dec7ba5: Set version to 3.6.2 (fieldOfView)

v3.6.2-DEV

v3.6.2-DEV Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Oct 12:52

Commits

  • be0660e: Set version to 3.6.2-DEV (fieldOfView)
  • 603a244: Fix showing settings for selected material (fieldOfView)

v3.6.1

Choose a tag to compare

@github-actions github-actions released this 25 Oct 13:01

Changes

  • Fix compatibility with installations that have many plugins installed by factoring out qmlRegisterType
  • Fix compatibility with unofficial releases of Cura before version 5.0
  • Improve compatibility with Cura 5.5

Commits

  • 19c12b6: Set version to 3.6.1-DEV (fieldOfView)
  • aa3e0cc: Improve compatibility with unofficial releases before Cura 5.0 (fieldOfView)
  • 99e95bf: Update copyrights (fieldOfView)
  • 2045284: Factor out use of qmlRegisterType (fieldOfView)
  • 2955579: Fix opening Materials pane in Cura 5.5 (fieldOfView)
  • d3a87ce: Apply source formatting and remove unused imports (fieldOfView)
  • 78cd4ef: Fix managing visible settings (fieldOfView)
  • 42de3d2: Remove the use of qmlRegisterType altogether (fieldOfView)
  • 65b2989: Set version to 3.6.1 (fieldOfView)

v3.6.1-DEV

v3.6.1-DEV Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Oct 11:33

Commits

  • 19c12b6: Set version to 3.6.1-DEV (fieldOfView)
  • aa3e0cc: Improve compatibility with unofficial releases before Cura 5.0 (fieldOfView)
  • 99e95bf: Update copyrights (fieldOfView)
  • 2045284: Factor out use of qmlRegisterType (fieldOfView)
  • 2955579: Fix opening Materials pane in Cura 5.5 (fieldOfView)
  • d3a87ce: Apply source formatting and remove unused imports (fieldOfView)
  • 78cd4ef: Fix managing visible settings (fieldOfView)

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 17 May 19:24

Changes

  • Add compatibility with Cura 5.0
  • Add button to select settings to Print Settings tab, replacing the menu-item in the Extensions menu
  • Add context menu option to sidebar to use value from material
  • Fix material diameter setting conflicts
  • Automatically create releases on github

Commits

  • bb2faf6: Set version to 3.5.4-DEV (fieldOfView)
  • c90fe2c: Add typing (fieldOfView)
  • ca5065d: Disable create & import if machine does not support materials (fieldOfView)
  • 52c55f8: Add context menu option to sidebar to use value from material (fieldOfView)
  • e731811: Update copyrights (fieldOfView)
  • f3f34a9: Factor out redundant list of defaults (fieldOfView)
  • e405ece: Update copyrights (fieldOfView)
  • cca0de3: Fix setting material diameter (fieldOfView)
  • bf23ec5: Hide material diameter in Print Settings (fieldOfView)
  • 7952420: Fix typing issues (fieldOfView)
  • e6d2336: Move QML files (fieldOfView)
  • 04646b2: Add "select settings" button to print settings tab (fieldOfView)
  • b485f89: Remove Extension menu item (fieldOfView)
  • 4368cbd: Disable "Select settings" button for readonly materials (fieldOfView)
  • 67a7b12: Add initial compatibility with Cura 5 / Qt6 (fieldOfView)
  • 74db424: Add tagged release workflow (fieldOfView)
  • ceb714c: Use SettingItem controls for print settings (fieldOfView)
  • 6f67575: Fix button to select items in material print settings (fieldOfView)
  • d64ec06: Update copyrights (fieldOfView)
  • 00094ce: Update readme with instructions (fieldOfView)
  • 7d4ff6a: Remove button to remove setting (fieldOfView)
  • 7f990e3: Fix Print Settings tab on Cura < 5.0 (fieldOfView)
  • 925ed91: Set version to 3.6.0 (fieldOfView)

v3.6.0-DEV

v3.6.0-DEV Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 May 14:27

Commits

  • bb2faf6: Set version to 3.5.4-DEV (fieldOfView)
  • c90fe2c: Add typing (fieldOfView)
  • ca5065d: Disable create & import if machine does not support materials (fieldOfView)
  • 52c55f8: Add context menu option to sidebar to use value from material (fieldOfView)
  • e731811: Update copyrights (fieldOfView)
  • f3f34a9: Factor out redundant list of defaults (fieldOfView)
  • e405ece: Update copyrights (fieldOfView)
  • cca0de3: Fix setting material diameter (fieldOfView)
  • bf23ec5: Hide material diameter in Print Settings (fieldOfView)
  • 7952420: Fix typing issues (fieldOfView)
  • e6d2336: Move QML files (fieldOfView)
  • 04646b2: Add "select settings" button to print settings tab (fieldOfView)
  • b485f89: Remove Extension menu item (fieldOfView)
  • 4368cbd: Disable "Select settings" button for readonly materials (fieldOfView)
  • 67a7b12: Add initial compatibility with Cura 5 / Qt6 (fieldOfView)
  • 74db424: Add tagged release workflow (fieldOfView)
  • ceb714c: Use SettingItem controls for print settings (fieldOfView)
  • 6f67575: Fix button to select items in material print settings (fieldOfView)
  • d64ec06: Update copyrights (fieldOfView)
  • 00094ce: Update readme with instructions (fieldOfView)