if clause with choice box
-
Hello,
is it possible, to have a textbox in DWC with 2 choices for filament a and b. If you choose filament a, then it shall load the mesh for metal sheet a. When you choose filament b -> mesh formetal sheet b.
Thank you in advance,
Pierre -
afaik closest you get is ok/cancel and some trickery with conditional gcode .. or writing a plugin for dwc
if you have free inputs you could perhaps key the sheets and use switches or inductive/capacitve sensors to detect the type of sheet?
-
why not use the filaments part of DWC to load different mesh files?
-
I would use the filament selection feature of DWC for that.
I have also used dummy fans as text variables (the name) which display in the fan section of DWC. I use macros to set the fan name.
Frederick