{"id":1787,"date":"2021-12-29T18:11:47","date_gmt":"2021-12-29T15:11:47","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/12\/29\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/12\/29\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer\/"},"modified":"2021-12-29T18:11:47","modified_gmt":"2021-12-29T15:11:47","slug":"how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1787-how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer\/","title":{"rendered":"How to get the most out of a 3D printer on Linux with SuperSlicer"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>SuperSlicer is an open-source fork of the PrusaSlicer application. It works quickly and efficiently and can help you get the most out of your 3D printer. Here\u2019s how to use SuperSlicer on your Linux PC.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415779 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer.png\" alt=\"\" width=\"1200\" height=\"738\"\/><\/p>\n<h2>Installing SuperSlicer on Linux<\/h2>\n<p>SuperSlicer works on various Linux operating systems through an AppImage or the Arch Linux AUR. To install SuperSlicer on your Linux PC, you must open up a terminal window.<\/p>\n<p>To launch a terminal window on the Linux desktop, press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way. Once the terminal window is open, follow the installation instructions below that match the Linux OS you currently use.<\/p>\n<h4>Ubuntu\/Debian<\/h4>\n<p>On Ubuntu, you can compile the SuperSlicer app with the AppImage release. The AppImage is specifically designed to run on Ubuntu, and it reflects that on the \u201creleases\u201d page on Github.<\/p>\n<p>Note: Debian is very similar to Ubuntu except for a few things. Debian users should be able to follow the Ubuntu instructions just fine.<\/p>\n<p>To get your hands on the latest SuperSlicer AppImage for Ubuntu, make use of the <strong>wget<\/strong> command down below.<\/p>\n<p><strong>GTK 3<\/strong><\/p>\n<pre>\nwget https:\/\/github.com\/supermerill\/SuperSlicer\/releases\/download\/2.3.57.8\/SuperSlicer-ubuntu_18.04-gtk3-2.3.57.8.AppImage\n<\/pre>\n<p><strong>GTK 2<\/strong><\/p>\n<pre>\nwget https:\/\/github.com\/supermerill\/SuperSlicer\/releases\/download\/2.3.57.8\/SuperSlicer-ubuntu_18.04-gtk2-2.3.57.8.AppImage\n<\/pre>\n<p>After downloading the latest AppImage file to your computer, follow our guide on how to set up the AppImageLauncher tool. AppImageLauncher makes setting up the SuperSlicer AppImage much easier.<\/p>\n<p>Once you\u2019ve set up the AppImageLauncher tool, open up the Linux file manager, click on the home folder, select the SuperSlicer AppImage and integrate it to your system with AppImageLauncher.<\/p>\n<h4>Arch Linux<\/h4>\n<p>The SuperSlicer app is available in the Arch Linux AUR. To get it working on your system, start by installing the \u201cgit\u201d and \u201cbase-devel\u201d packages on your computer.<\/p>\n<pre>\nsudo pacman -S git base-devel\n<\/pre>\n<p>With the two packages set up on your computer, run the <strong>git clone<\/strong> command to download the Trizen AUR helper. Then, install it with the <strong>makepkg<\/strong> command. Trizen will make setting up SuperSlicer much easier.<\/p>\n<pre>\ngit clone https:\/\/aur.archlinux.org\/trizen.git\ncd trizen\/\nmakepkg -sri\n<\/pre>\n<p>Finally, with the Trizen tool installed on your system, use the <strong>trizen -S<\/strong> command to install the SuperSilcer app.<\/p>\n<pre>\ntrizen -S superslicer-bin\n<\/pre>\n<h4>AppImage Generic Linux<\/h4>\n<p>Although the AppImage for SuperSlicer is labeled \u201cUbuntu,\u201d users can still use it on a wide variety of Linux operating systems. To get it working, start by setting up the AppImageLauncher program on your computer by following our setup guide.<\/p>\n<p>With the AppImageLauncher tool set up, use the <strong>wget<\/strong> command to download the latest AppImage. Then, open up the Linux file manager and double-click on the AppImage to integrate it with your system.<\/p>\n<p><strong>GTK 3<\/strong><\/p>\n<pre>\nwget https:\/\/github.com\/supermerill\/SuperSlicer\/releases\/download\/2.3.57.8\/SuperSlicer-ubuntu_18.04-gtk3-2.3.57.8.AppImage\n<\/pre>\n<p><strong>GTK 2<\/strong><\/p>\n<pre>\nwget https:\/\/github.com\/supermerill\/SuperSlicer\/releases\/download\/2.3.57.8\/SuperSlicer-ubuntu_18.04-gtk2-2.3.57.8.AppImage\n<\/pre>\n<h2>Configuring SuperSlicer on Linux<\/h2>\n<p>To configure SuperSlicer on Linux, start by launching the app via the app menu. Once the app is open, follow the step-by-step instructions below.<\/p>\n<p><strong>Step 1:<\/strong> With the app open, the welcome screen will appear. Find the \u201cNext\u201d button at the bottom of the screen and click on it to move to the next page.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415780 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer-1.png\" alt=\"\" width=\"1200\" height=\"744\"\/><\/p>\n<p><strong>Step 2:<\/strong> You must select your printer. Look through the list of printers available in SuperSlicer and click on the box next to your 3D printer. SuperSlicer supports various printers, including ANycubic, Creality, Prusa, MakerGear, and more.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415777 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer-2.png\" alt=\"\" width=\"1200\" height=\"751\"\/><\/p>\n<p><strong>Step 3:<\/strong> You must now select your filament profile selection. By default, all are selected (PLA, PETG, and ABS.) However, if you wish to modify the filament selections, go through the list and change them. When done, click \u201cNext.\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415773 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer-3.png\" alt=\"\" width=\"1200\" height=\"738\"\/><\/p>\n<p><strong>Step 4:<\/strong> You\u2019ll next need to configure automatic updates. By default, SuperSlicer is not configured to deal with updates. Check the \u201cCheck for application updates\u201d and \u201cUpdate built-in Presets automatically\u201d to enable updates. Click \u201cNext\u201d to move to the next page.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415783 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer-4.png\" alt=\"\" width=\"1200\" height=\"749\"\/><\/p>\n<p><strong>Step 5:<\/strong> If you\u2019d like to export full pathnames of models and parts, check the \u201cExport full pathnames\u201d box. Otherwise, leave it blank if you do not know what this setting does. Click \u201cNext\u201d when done to move to the next page.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415770 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer-5.png\" alt=\"\" width=\"1398\" height=\"875\"\/><\/p>\n<p><strong>Step 6:<\/strong> You must now configure your view mode. The default view mode is \u201cSimple.\u201d If you\u2019re a beginner, we recommend keeping it here. However, select \u201cAdvanced\u201d or \u201cExport \u201d if you are more advanced.\u201d<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415785 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer-6.png\" alt=\"\" width=\"1200\" height=\"760\"\/><\/p>\n<p>Want to use imperial instead of metric? Select the \u201cUse inches\u201d button. Click \u201cFinish\u201d when done.<\/p>\n<h2>How to use SuperSlicer<\/h2>\n<p>To use SuperSlicer, start by launching the app. Then, head over to Thangs, or Thingiverse, and download an STL model file. You can also import your own model files from Blender, Tinkercad, etc.<\/p>\n<p>Once you\u2019ve got your file, click on the \u201cFile\u201d button, and look for \u201cImport.\u201d After selecting \u201cImport,\u201d select \u201cImport STL\u201d to import your model file. Finally, browse for the STL file to add it to SuperSlicer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415774 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer-7.png\" alt=\"\" width=\"1200\" height=\"743\"\/><\/p>\n<p>Find the \u201d Slice now \u201d button after adding the STL file to SuperSlicer; find the \u201cSlice now\u201d button. Click on it to automatically prepare the model for printing on your 3D printer. Then, find the \u201cExport G-code\u201d button to save it as a Gcode file for your 3d printer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415779 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer.png\" alt=\"\" width=\"1200\" height=\"738\"\/><\/p>\n<p>Transfer the G-code file to an SD card (or another storage device) and place the file on your 3D printer to print it.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415771 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-get-the-most-out-of-a-3d-printer-on-linux-with-superslicer-8.png\" alt=\"\" width=\"1200\" height=\"748\"\/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles SuperSlicer is an open-source fork of the PrusaSlicer application. It works quickly and efficiently and can help you get the most out of your 3D printer. Here\u2019s how to use SuperSlicer on your Linux PC. Installing SuperSlicer on Linux SuperSlicer works on various Linux operating systems through an AppImage or the Arch Linux &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1788,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1787"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1787"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1787\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1788"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1787"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1787"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}