3dprinter:cura
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
3dprinter:cura [2023/05/01 00:33] – created Wulf Rajek | 3dprinter:cura [2023/11/29 22:44] (current) – [Cura installation] Wulf Rajek | ||
---|---|---|---|
Line 7: | Line 7: | ||
Various plugins: | Various plugins: | ||
https:// | https:// | ||
+ | |||
+ | |||
+ | ====== Cura installation ====== | ||
+ | |||
+ | Use cura as slicer (win/ | ||
+ | - Install Cura autorotation and octoprint plugins https:// | ||
+ | |||
+ | Plugins: CustomSupports, | ||
+ | |||
+ | {{howto: | ||
+ | |||
+ | < | ||
+ | wget https:// | ||
+ | sudo mkdir /opt/cura | ||
+ | sudo chown $USER:users /opt/cura | ||
+ | sudo chmod 775 /opt/cura | ||
+ | mv UltiMaker*.AppImage /opt/cura | ||
+ | chmod 775 / | ||
+ | |||
+ | #download and copy cura icon to /opt/cura | ||
+ | cat >>> | ||
+ | [Desktop Entry] | ||
+ | Name=Ultimaker Cura | ||
+ | Exec=/ | ||
+ | Comment= | ||
+ | Terminal=false | ||
+ | Icon=/ | ||
+ | Type=Application | ||
+ | MimeType=model/ | ||
+ | Categories=Graphics; | ||
+ | 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.1682897587.txt.gz · Last modified: (external edit)