3dprinter:cura
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
3dprinter:cura [2023/05/01 13:45] – Wulf Rajek | 3dprinter:cura [2023/11/29 22:44] (current) – [Cura installation] Wulf Rajek | ||
---|---|---|---|
Line 19: | Line 19: | ||
< | < | ||
+ | wget https:// | ||
sudo mkdir /opt/cura | sudo mkdir /opt/cura | ||
sudo chown $USER:users /opt/cura | sudo chown $USER:users /opt/cura | ||
sudo chmod 775 /opt/cura | sudo chmod 775 /opt/cura | ||
- | mv ~/ | + | mv UltiMaker*.AppImage /opt/cura |
chmod 775 / | chmod 775 / | ||
Line 29: | Line 30: | ||
[Desktop Entry] | [Desktop Entry] | ||
Name=Ultimaker Cura | Name=Ultimaker Cura | ||
- | Exec=/ | + | Exec=/ |
Comment= | Comment= | ||
Terminal=false | Terminal=false | ||
Icon=/ | Icon=/ | ||
Type=Application | Type=Application | ||
+ | MimeType=model/ | ||
+ | Categories=Graphics; | ||
EOF | EOF | ||
+ | echo " | ||
+ | echo " | ||
+ | update-desktop-database ~/ | ||
</ | </ | ||
+ | |||
+ | ====== Cura USB Printing ====== | ||
+ | |||
+ | You can disable the USB Printing part of Cura and it will no longer touch your USB ports, causing issues with Octoprint on the same system. | ||
+ | * Go to " | ||
+ | * Go to the " | ||
+ | * Scroll down to "USB Printing" | ||
+ | * Uncheck the checkbox in front of it | ||
+ | * Restart Cura | ||
+ | |||
+ |
3dprinter/cura.1682945106.txt.gz · Last modified: (external edit)