Documented the purpose of various perl modules.

This commit is contained in:
bubnikv 2016-09-14 11:22:41 +02:00
parent 55218c8c4d
commit 4c67230436
25 changed files with 78 additions and 2 deletions

View file

@ -1,4 +1,6 @@
# Slices at the XZ plane, for debugging purposes.
# 2D cut in the XZ plane through the toolpaths.
# For debugging purposes.
package Slic3r::Test::SectionCut;
use Moo;