anycubic-slicer-next-control
by arcane-D7
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLUGIN_DATA | No | Redirects the entire data folder (cloud tokens, bridge-token, outputs) to another disk/folder. Resolution: PLUGIN_DATA > %LOCALAPPDATA%\AnycubicSlicerNextControl > pluginRoot/AnycubicSlicerNextControl. | |
| CAD_AI_MODEL | No | Model name for the AI text-to-CAD API. | gpt-4o-mini |
| CAD_AI_API_KEY | No | API key for the AI text-to-CAD provider. If not set, the tool responds 'not configured'. | |
| CAD_AI_BASE_URL | No | Base URL for the AI text-to-CAD API. | https://api.openai.com/v1 |
| ANYCUBIC_SLICER_EXE | No | Path to the Anycubic Slicer Next executable. Defaults to auto-discovery in standard Windows folders. | |
| ANYCUBIC_ACCESS_CODE | No | Access code for the printer (8 alphanumeric characters). Used when the tool does not receive an access_code. | |
| ANYCUBIC_PRINTER_IPS | No | Comma-separated list of fixed printer IPs to skip subnet scanning. | |
| ANYCUBIC_CONTROL_OUTPUT_ROOT | No | Root folder for sliced outputs. Default: Documents\Anycubic-Control-Exports. | |
| ANYCUBIC_CONTROL_MAX_INPUT_BYTES | No | Maximum allowed input file size in bytes. Default: 1 GiB (1073741824 bytes). | |
| ANYCUBIC_CONTROL_SLICE_TIMEOUT_MS | No | Timeout for slicing operations in milliseconds. Default: 600000 ms. | |
| ANYCUBIC_CONTROL_ALLOWED_INPUT_ROOTS | No | Allowed input root folders for models, separated by semicolons. Default: Plugin, Documents, Desktop, Downloads. | |
| ANYCUBIC_CONTROL_ALLOWED_OUTPUT_ROOTS | No | Allowed output root folders for exports, separated by semicolons. Default: the output root above. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues