Cura: Difference between revisions

From Bitpost wiki
No edit summary
No edit summary
Line 1: Line 1:
== Installation ==
== Installation ==


We need a fairly recent install to get support for my Tronxy-3 printer.
This repo has it:
  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
Thopiekar's repo was updated 22 days ago (it's 2021/04/20).  Let's try that for now.


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].