Cura: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Installation == | == Installation == | ||
Current versions have support for my Tronxy-3 printer. Three ways to install: | |||
* I went with snap for now. | |||
sudo snap install cura-slicer | |||
* Cura has a [https://ultimaker.com/software/ultimaker-cura downloadable image]. | |||
* This may still be an option: | |||
sudo add-apt-repository ppa:thopiekar/cura | sudo add-apt-repository ppa:thopiekar/cura | ||
sudo apt-get install cura | sudo apt-get install cura | ||
Revision as of 23:23, 17 December 2022
Installation
Current versions have support for my Tronxy-3 printer. Three ways to install:
- I went with snap for now.
sudo snap install cura-slicer
- Cura has a downloadable image.
- This may still be an option:
sudo add-apt-repository ppa:thopiekar/cura sudo apt-get install cura