mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Restore thin walls and thin fills after last commit
This commit is contained in:
@@ -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) = @_;
|
||||
|
||||
Reference in New Issue
Block a user