Lulzbot Cura Appimage: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''YES!''' https://forum.lulzbot.com/t/i-created-a-linux-appimage-for-cura-21-08-for-old-tazs/22506") |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
'''YES!''' | '''YES!''' A packaged version of Linux-optimized Cura from 2016. | ||
https://forum.lulzbot.com/t/i-created-a-linux-appimage-for-cura-21-08-for-old-tazs/22506 | https://forum.lulzbot.com/t/i-created-a-linux-appimage-for-cura-21-08-for-old-tazs/22506 | ||
If the AppImage does not work (segmentation fault), try running it with sudo. For example: <code>sudo ./Cura-21.08.glibc2.25-x86_64.AppImage &</code> | |||
=Links= | |||
*[[Lulzbot Cura]] |
Latest revision as of 12:02, 8 September 2021
YES! A packaged version of Linux-optimized Cura from 2016.
https://forum.lulzbot.com/t/i-created-a-linux-appimage-for-cura-21-08-for-old-tazs/22506
If the AppImage does not work (segmentation fault), try running it with sudo. For example: sudo ./Cura-21.08.glibc2.25-x86_64.AppImage &