mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 04:54:08 -06:00
parent
72499d230a
commit
b8a5d5a208
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ use XXX;
|
|||
extends 'Slic3r::Polyline::Closed';
|
||||
|
||||
# perimeter/fill/solid-fill/bridge/skirt
|
||||
has 'role' => (is => 'ro', required => 1);
|
||||
has 'role' => (is => 'rw', required => 1);
|
||||
|
||||
sub split_at {
|
||||
my $self = shift;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue