printer_send_gcode
Send G-code commands to control Bambu Lab 3D printers for hardware adjustments and printer management, with safety measures to block dangerous commands.
Instructions
Send a single G-code command to the printer (e.g., "G28" for home). Dangerous commands are blocked for safety.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gcode | Yes | G-code command |