Files
Profiles/profile_sources/non-prusa-fff/gCreate/print/0.15mm - Thin Layers @GCREATE.ini
T
2026-03-19 01:54:47 +00:00

7 lines
598 B
INI

[print:0.15mm - Thin Layers @GCREATE]
inherits = *0.15mm*
#Below works. Will only allow gMax 2 and gMax 2 Pro with specific nozzle sizes
#compatible_printers_condition = nozzle_diameter[0]==0.3 or nozzle_diameter[0]==0.4 or nozzle_diameter[0]==0.5 and printer_model=~/.*GMAX2PRO.*/ or printer_model=~/.*GMAX2.*/
compatible_printers_condition = (nozzle_diameter[0]==0.3 or nozzle_diameter[0]==0.4 or nozzle_diameter[0]==0.5) and (printer_model=~/.*GMAX2PRO.*/ or printer_model=~/.*GMAX2/ or printer_model=~/.*GMAX15P.*/) and ! (printer_model=~/.*GMAX2DUAL2IN1.*/ or printer_model=~/.*GMAX2DUAL.*/)