Cura: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Installation == | == Installation == | ||
sudo add-apt-repository ppa:thopiekar/cura | sudo add-apt-repository ppa:thopiekar/cura | ||
sudo apt-get install cura | sudo apt-get install cura | ||
=== NOTES === | |||
We need a fairly recent install to get support for my Tronxy-3 printer. Thopiekar's repo was updated 22 days ago (it's 2021/04/20) and has the support. | |||
Mean-meanwhile... Cura says to use their snap... | Mean-meanwhile... Cura says to use their snap... | ||
sudo snap install cura-slicer | sudo snap install cura-slicer | ||
TODO Once this simmers or I succumb to snaps, set up [mh-install-cura]. | TODO Once this simmers or I succumb to snaps, set up [mh-install-cura]. |
Revision as of 22:06, 20 April 2021
Installation
sudo add-apt-repository ppa:thopiekar/cura sudo apt-get install cura
NOTES
We need a fairly recent install to get support for my Tronxy-3 printer. Thopiekar's repo was updated 22 days ago (it's 2021/04/20) and has the support.
Mean-meanwhile... Cura says to use their snap...
sudo snap install cura-slicer
TODO Once this simmers or I succumb to snaps, set up [mh-install-cura].