mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Rename do_slice() to quick_slice()
This commit is contained in:
parent
71d6f428ca
commit
8f5a958948
2 changed files with 5 additions and 5 deletions
|
@ -73,7 +73,7 @@ sub new {
|
|||
return $self;
|
||||
}
|
||||
|
||||
sub do_slice {
|
||||
sub quick_slice {
|
||||
my $self = shift;
|
||||
my %params = @_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue