Skip to content

Commit

Permalink
Add flatpak options to Cura and KiCAD
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-sz authored Jan 12, 2025
1 parent 7e8d82c commit 2f0a1b5
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions catalogue/making.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,22 @@ choices:
- name: KiCad
provider: KiCad
description: A Cross Platform and Open Source Electronics Design Automation Suite
actions: rpm:kicad;rpm:kicad-packages3d;rpm:kicad-doc
options:
- checkbox: flatpak
actions:
- rpm:kicad;rpm:kicad-packages3d;rpm:kicad-doc
- flatpak:org.kicad.KiCad

- name: UltiMaker Cura
provider: UltiMaker
description: |
free, easy-to-use 3D printing software trusted by millions of users.
Fine-tune your 3D model with 400+ settings for the best slicing and printing results.
actions: rpm:cura
options:
- checkbox: flatpak
actions:
- rpm:cura
- flatpak:com.ultimaker.cura

- name: PrusaSlicer
provider: Prusa Research
Expand Down Expand Up @@ -60,4 +68,4 @@ choices:
- checkbox: flatpak
actions:
- rpm:thonny
- flatpak:org.thonny.Thonny
- flatpak:org.thonny.Thonny

0 comments on commit 2f0a1b5

Please sign in to comment.