# rename this to config.toml and add your own printers here [[printers]] type = "prusa" name = "ExamplePrusa" host = "ExamplePrusa" api_key = "example" [[printers]] type = "bambu" name = "ExampleBambu" host = "ExampleBambu" access_code = "12345" serial_number = "ABCDE"