Remove Cura

As Prusa slic3r has a profile for Ultimaker2 as well, we can use it for
this machine and there is no need to maintain Cura anymore.
This commit is contained in:
Jakob Lechner 2023-03-16 12:38:04 +00:00
parent ce78ff70c1
commit e93c26c16d
No known key found for this signature in database
GPG key ID: 996082EFB5906C10
2 changed files with 0 additions and 8 deletions

View file

@ -1,5 +0,0 @@
---
- name: install cura
apt:
name: cura
state: present

View file

@ -6,9 +6,6 @@
- import_tasks: cad.yml - import_tasks: cad.yml
tags: tags:
- fablab:cad - fablab:cad
- import_tasks: cura.yml
tags:
- fablab:cura
- import_tasks: fritzing.yml - import_tasks: fritzing.yml
tags: tags:
- fablab:fritzing - fablab:fritzing