Cura: Difference between revisions

From Bitpost wiki
No edit summary
Line 1: Line 1:
== Installation ==
== Installation ==
Current versions have support for my Tronxy XY-3 printer.  Use the first installation method to get the latest version:


Current versions have support for my Tronxy XY-3 printer. Three ways to install:
* Cura has a [https://ultimaker.com/software/ultimaker-cura downloadable image].
* I went with snap for now.
* Snap (deprecated)
  sudo snap install cura-slicer
  sudo snap install cura-slicer
* Cura has a [https://ultimaker.com/software/ultimaker-cura downloadable image].
* Repo (deprecated)
* 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 19:40, 18 December 2022

Installation

Current versions have support for my Tronxy XY-3 printer. Use the first installation method to get the latest version:

sudo snap install cura-slicer
  • Repo (deprecated)
sudo add-apt-repository ppa:thopiekar/cura
sudo apt-get install cura