Extension Icon

OctoPrint

Control your OctoPrint printer from Raycast
AvatarMortada Sarheed
11 Installs
Overview

OctoPrint

This Raycast extension allows you to control your 3D printer through OctoPrint - from Raycast.

Setup

You need to have the OctoPrint API key and the URL of your OctoPrint server. You can find the API key in the OctoPrint settings. The URL is the IP address of your OctoPrint server (remember to include the port number).

How to get your OctoPrint API key

  1. Open OctoPrint in your browser.
  2. Click on the settings icon in the top right corner.
  3. Click on the Application Keys section in the settings.
  4. Click on the + button to create a new API key.
  5. Copy the API key and paste it in the Raycast extension setup.

To-Do:

  • Issue command to connect printer to octoprint
  • Issue command to disconnect printer from octoprint
  • Issue command to start print of a certain file
  • Issue command to stop print
  • Issue command to pause print
  • Issue command to resume print