Here are my questions and thoughts:
Do you have an actual value for the nozzle air pressure? Was the actual air pressure measured? How is the nozzle air pressure controlled (e.g., is the a knob you turn?)? If it is by some knob (or other way to control the valve), do you have the reading for that setting? Is it a continuous variable or categorical? Did it change for every treatment in the experiment, or did it just change with associated changes in coating temperature and speed? Be careful with this! If the changes correlate with certain treatment combinations, you will likely have multicollinearity.
While in reality, this variable is controllable, but was just not included in your planned experiment, you have the option of treating that variable as a covariate (usually this is a strategy for handling an uncontrolled variable that can be measured). When you create the model for the analysis of the experiment, you will have to write a mixed model (that is. fixed effects for the experimental factors and interactions and the covariate as a random variable). You introduce potential multicollinearity into the analysis. You will need to check for correlation between the covariate and any of the model terms (fixed effects). This can be done with correlation matrices (Analyze>Multivariate Methods>Multivariate and enter all of the model terms including the covariate) and/or with VIF's after running Fit Model (right click on the Parameter Estimates table>Columns>VIF). I suggest you write the model (for Fit Model analysis) with the covariate first and then the fixed effects. You should test the significance of the covariate with Sequential Tests (red triangle>Estimates>Sequential Tests).
Notes to self:
1. Be more thorough in identifying variables before you run your experiment. I suggest Process Mapping (https://www.tandfonline.com/doi/abs/10.1080/08982119908919275) the experiment before running the experiment to identify controllable and noise factors.
2. Before you run any experiment, predict the results you will get. One reason for this, is this allows you to think through the possible combinations to determine their reasonableness.
"To consult the statistician after an experiment is finished is often merely to ask him to conduct a post mortem examination. He can perhaps say what the experiment died of."
Sir Ronald Fisher
"All models are wrong, some are useful" G.E.P. Box