How this works
Each space-separated word is one condition; every condition must match
(implicit AND — no need to type the word AND yourself).
Operators: key=value, key!=value, key>n, key<n,
key>=n, key<=n.
Available keys: rating, wave_version,
filament_type, printer_model, algo,
flow_mm3_per_mm, flow_ratio, line_spacing, line_width, print_speed, travel_speed, fan_speed, nozzle_temp, outer_perim, floor_layers, wall_loops, infill_density, infill_pattern,
Examples: rating=5 · flow_mm3_per_mm>=0.15 infill_density<20 ·
infill_pattern!=crosshatch wall_loops>=3