Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2017-12-15 19:14:24 +0300
committerbubnikv <bubnikv@gmail.com>2017-12-15 19:14:24 +0300
commitbbfb9a4190adea0a2864ecf3a98cb0ab9942035e (patch)
tree4131ba30352ace5f62c14eee6733c35ce9de39fa /t
parent88e9ba510b966490212238ad32f7b3cc895696fe (diff)
Added regex matching operators to the conditional G-code processor
in a form similar to Perl: Following expression returns true, if the variable matches the regex: variable =~ /regex/ Following expression returns true, if the variable does not match the regex: variable !~ /regex/
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions