mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Restore thin walls and thin fills after last commit
This commit is contained in:
parent
e71472e5d7
commit
bce2663ed8
4 changed files with 13 additions and 18 deletions
|
@ -33,11 +33,6 @@ sub pack {
|
|||
return $o;
|
||||
}
|
||||
|
||||
sub shortest_path {
|
||||
my $self = shift;
|
||||
return $self;
|
||||
}
|
||||
|
||||
sub split_at_index {
|
||||
my $self = shift;
|
||||
my ($index) = @_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue