Scaling a glaze recipe is a universal pain point for studio potters. Manually recalculating dozens of material weights for a new bucket size is tedious, error-prone, and eats into precious creative time. One decimal place off can ruin a batch.
The solution is automating this calculation with a simple, intelligent framework. The core principle is the "No-Math" Scaling Prompt, a structured instruction you give to an AI tool or build into a spreadsheet. You provide your base recipe (e.g., for 1000g) and a target batch size, and the system does all the proportional math instantly and accurately.
Here’s the intelligent part: The system isn't just a calculator; it’s a consistency assistant. Following the framework, you program it to apply logical rules. For example, it can highlight any calculated weight below 1 gram in yellow, providing a clear visual warning for quantities that are difficult to measure accurately on standard scales. This preempts measurement errors before you ever scoop a material.
Mini-Scenario: You need to mix a 2750g test batch of a complex celadon. Instead of reaching for a calculator, you input your master recipe and the new total. In seconds, you have a perfect breakdown, with a yellow flag on the 0.55g of cobalt carbonate, alerting you to handle this tiny amount with extra care.
How to Implement This Now:
- Choose Your Pilot Recipe. Select one frequently used or complex glaze as your test case. This makes the initial setup meaningful and manageable.
- Select Your Automation Pathway. You have two main options. Pathway A uses an AI math solver (like ChatGPT or Claude) with your prompt template for quick, on-demand calculations. Pathway B involves creating a custom "Scaler" tab in a spreadsheet (Google Sheets or Excel) where formulas are permanently linked to your master recipe for a true set-and-forget system.
- Add One Intelligent Rule. Start by implementing just one automated check. Program your chosen system to apply a single conditional format or instruction, such as the sub-1g warning or a rule that flags if the scaled batch's total weight is off by more than 0.5 grams.
This approach transforms scaling from a chore into a reliable, error-checked process. By leveraging simple AI and spreadsheet logic, you ensure batch-to-batch consistency, eliminate calculation mistakes, and reclaim mental space for the art itself. The goal isn't to replace the artist's knowledge but to protect it from simple arithmetic errors.
Top comments (0)