mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Documented the purpose of various perl modules.
This commit is contained in:
parent
55218c8c4d
commit
4c67230436
25 changed files with 78 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
# Cut an object at a Z position, keep either the top or the bottom of the object.
|
||||
# This dialog gets opened with the "Cut..." button above the platter.
|
||||
|
||||
package Slic3r::GUI::Plater::ObjectCutDialog;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue