Octoprint: Difference between revisions

From B-Wiki
Jump to navigation Jump to search
Line 8: Line 8:


* Open ssh session
* Open ssh session
* Create a virtual desktop using vncserver
* create a virtual desktop using vncserver


<syntaxhighlight lang="Bash">
<syntaxhighlight lang="Bash">
Line 14: Line 14:
</syntaxhighlight>
</syntaxhighlight>


* Connect to the virtual desktop
<syntaxhighlight lang="Bash">
Address 192.168.2.188:1 <- :1 is the desktop number
</syntaxhighlight>\
* Kill the desktop when not needed
<syntaxhighlight lang="Bash">
pi@raspberrypi:~ $ vncserver -kill :1
</syntaxhighlight>


== Hardware ==
== Hardware ==

Revision as of 15:48, 1 May 2020

OctoPrint setup

  • Octoprint
  • Webcap Octoprint
  • Base guide: https://community.octoprint.org/t/setting-up-octoprint-on-a-raspberry-pi-running-raspbian/2337

    How to connect

    • Open ssh session
    • create a virtual desktop using vncserver

    <syntaxhighlight lang="Bash"> pi@raspberrypi:~ $ vncserver -geometry 1920x1080 </syntaxhighlight>


    Hardware

    Hardware Picture Link
    Raspbery Pi
    https://www.raspberrypi.org/downloads/raspbian/
    TFT
    Configuration for the TFT
    Camera 3EYE
    Configuration for the 3EYE