$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Step by step – MatterControl Elementary OS Installation

February 17, 2020 | By the+gnu+linux+evangelist.

GNU/Linux Elementary OS Installing MatterControl – Step by step Guide

How to Download and Install MatterControl on Elementary OS 0.2-Luna/0.3-Freya/0.4-Loki/5.0-Juno/5.1-Hera GNU/Linux – Step by step Tutorial.

And MatterControl for Elementary OS is a Free, Open-Source, All-in-One Software package that lets you Design, Slice, Organize, and Manage your 3D Prints.

With MatterControl you can Design your Parts from Scratch using the Design Tools, or Visit the Design Apps to Browse Existing Projects.

You can also Slice your Designs using a variety of Advanced Settings for Customized Support Generation, Software Bed Leveling, and Integrated Controls for Dual Extrusion using powerful 64-bit Processing.

Finally, this guide includes detailed instructions on Getting Started with MatterControl on Elementary OS.

How to Install MatterControl on Elementary OS - Featured
  1. 1. Launching Shell Emulator

    Open a Terminal window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands).

    How to Install MatterControl on Elementary OS - Open Terminal Shell Emulator