46 lines
1.5 KiB
YAML
46 lines
1.5 KiB
YAML
name: orcaslicer
|
|
repo: https://github.com/mazzanfar/hermes-orcaslicer
|
|
sha: 08bcbeffff712702896fba0d101d8fa669d129d2
|
|
version: "0.5.0"
|
|
title: OrcaSlicer for Hermes
|
|
description: >-
|
|
Prepare, slice, preflight and export 3D prints with stock OrcaSlicer profiles.
|
|
Includes explicit printer upload/control, camera snapshots and monitoring
|
|
through supported protocols. Protocol and hardware limits are documented.
|
|
Independent of OrcaSlicer and Nous Research.
|
|
Disclosure — executes the installed local slicer and exposes printer upload,
|
|
start, pause, resume and cancel; agent-supplied confirmation is not independent
|
|
human authentication. Printer/camera credentials are read from ORCA_*/HERMES_ORCA_*
|
|
environment variables named in tool arguments (HTTPS required unless allow_plaintext_credentials
|
|
is set); plugin state lives in ~/.hermes-orca (HERMES_ORCA_HOME), outside HERMES_HOME.
|
|
maintainer: mazzanfar
|
|
tier: community
|
|
category: tools
|
|
docs_url: https://github.com/mazzanfar/hermes-orcaslicer#readme
|
|
platforms: [linux, macos, windows]
|
|
capabilities:
|
|
provides_tools:
|
|
- orca_capabilities
|
|
- orca_edit_project
|
|
- orca_open_native
|
|
- orca_diagnose
|
|
- orca_presets
|
|
- orca_inspect
|
|
- orca_prepare
|
|
- orca_slice
|
|
- orca_job
|
|
- orca_preview
|
|
- orca_export
|
|
- orca_printer_configure
|
|
- orca_printers
|
|
- orca_printer_status
|
|
- orca_camera_snapshot
|
|
- orca_monitor
|
|
- orca_preflight
|
|
- orca_upload
|
|
- orca_start
|
|
- orca_printer_control
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env: []
|