mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-05 01:25:11 +08:00

The printer model search can be hard to use, depending on how profiles are named. This makes it a little easier by matching on both the vendor and model name, and tokenizing the query and matching all of the tokens, instead of trying to find the whole query substring in the model name.