PrusaSlicer-NonPlainar/utils
bubnikv 6f28818f87 Fix of
"Unicode char like for example "ł" crush app when used in profile name"
https://github.com/prusa3d/Slic3r/issues/388

The Prusa3D binary builds are missing the UTF8 libraries.
To avoid having to bundle them, the case sensitive regexes testing
file suffixes were replaced with explicit enumeration of lower / upper
case letters. While crude, it avoids triggering the UTF8 library.
2017-07-11 17:15:34 +02:00
..
modifier_helpers Added simple JSCAD modifier helper 2016-06-02 19:18:29 -05:00
post-processing Post process script for fan kickstart 2016-06-02 11:43:34 -05:00
zsh Finalized the Prusa Control project file format import. 2017-04-05 14:45:43 +02:00
amf-to-stl.pl Fix of 2017-07-11 17:15:34 +02:00
config-bundle-to-config.pl New utility script to convert config bundles into a single config file 2014-07-26 12:16:33 +02:00
dump-stl.pl Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good. 2017-02-27 01:03:00 +01:00
gcode_sectioncut.pl Remove residual uses of Boost for line clipping 2013-11-21 18:47:25 +01:00
pdf-slices.pl Fix of 2017-07-11 17:15:34 +02:00
send-gcode.pl Finished GCodeSender 2014-12-27 22:58:01 +01:00
split_stl.pl Fix of 2017-07-11 17:15:34 +02:00
stl-to-amf.pl Fix of 2017-07-11 17:15:34 +02:00
view-mesh.pl Fix of https://github.com/prusa3d/Slic3r/issues/285 2017-06-13 11:35:24 +02:00
view-toolpaths.pl Render brim and skirt in 3D toolpaths preview. #2649 2015-05-18 00:49:16 +02:00
wireframe.pl Fix of https://github.com/prusa3d/Slic3r/issues/285 2017-06-13 11:35:24 +02:00