I am building a post with postbuilder.
Problem:
I have three different coolant types and they each need their own M-code to turn off the cooling (M09, M59, M88).
In the postbuilder there is only one M-code you can use.
It uses the variable mom_sys_coolant_code(OFF).
Even when I try to set it in...