/
PR
prusa3d
/
PrusaLink Web
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 2mo ago
Details
Filter operations
get
version informations
get
Retrieve a mock for current connection settings.
post
Issue a connection command
get
Retrive a mock of octoprinter printer profile
get
Retrive the current printer state
get
Retrieves the current state of the printer’s SD card.
get
Retrive the error number and text. Not compatible with OctoPrint.
get
Retrieve information about the current job (if there is one).
post
Issue a job command.
get
Retrieves all configured system commands. Currently just a mock.
post
Change the exposure times
post
After that printer is ready to refill, state should change to "paused".
post
Printer should update the resin volume in tank.
get
Retrieves a list of all registered users in OctoPrint. Currently just a mock.
get
Download a file.
get
Retrieve all files’ and folders’ information.
get
Retrieve all files’ and folders’ information for the target location.
post
Upload file or create folder.
get
Retrieve a specific file’s or folder’s information.
post
Issue a file command to an existing file.
delete
Delete a file or folder.
Issue a connection command
post
/api/connection
Request body
object
required
command
string
baudrate
integer
port
string
printerProfile
string
Response
No Content
Changes