Cura
Cura copied to clipboard
Create voron quality templates for TPU, ASA, & PVA
- All credit goes to GitHub user NerdyGriffin (same person, different GitHub account)
Description
This adds simple quality definitions for the Voron printers for TPU, ASA, and PVA materials.
This allows users with Voron printers to select these materials in the Generic category and select actual print profiles, rather than having the Profile dropdown locked to saying "Not supported".
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Printer definition file(s)
- [ ] Translations
Checklist:
- [x] My code follows the style guidelines of this project as described in UltiMaker Meta and Cura QML best practices
- [x] I have read the Contribution guide