Close



Results 1 to 10 of 10

Threaded View

  1. #6
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,151
    Add Roberts_Clif on Thingiverse
    https://github.com/Ultimaker/cura-build

    Ubuntu/Linux


    cura-build can build AppImage packages of Cura.
    To build, make sure these dependencies are installed, then clone this repository and run the following commands from your clone:

    git clone http://github.com/Ultimaker/cura-build.git
    cd cura-build

    mkdir build
    cd build

    cmake ..
    make
    make package

    or

    https://github.com/Ultimaker/Cura/wi...urce-on-Ubuntu

    or

    I use a networked Raspberry Pi 2 with Octoprint installed it has Cura 15.04.6 installed

    https://octoprint.org/
    Last edited by Roberts_Clif; 11-01-2018 at 02:58 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •