# Printer configuration
PRINTER_HOST=localhost
PRINTER_PORT=80
PRINTER_TYPE=octoprint
API_KEY=your_api_key_here
# Bambu-specific configuration
BAMBU_SERIAL=your_bambu_serial_here
BAMBU_TOKEN=your_bambu_token_here
# Temp directory for file processing
TEMP_DIR=./temp
# Slicer configuration
SLICER_TYPE=prusaslicer
SLICER_PATH=/path/to/slicer/executable
SLICER_PROFILE=/path/to/slicer/profile