mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-10-16 17:01:28 +08:00

namely: 1) Whitespaces are allowed at the end of lines 2) A freeform is allowed after "endloop", "endfacet" and "endsolid", if separated from the keyword by a whitespace. Some ASCII STL exporters likely add their annotations in there. Fixes "Error on importing stl" #2813