mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
New experimental --gcode-arcs options to generate G2/G3 commands. #23
This commit is contained in:
@@ -4,7 +4,7 @@ use warnings;
|
||||
|
||||
sub new {
|
||||
my $class = shift;
|
||||
my $self;
|
||||
my $self;use XXX; ZZZ if !defined $_[0];
|
||||
if (@_ == 2) {
|
||||
$self = [@_];
|
||||
} elsif (ref $_[0] eq 'ARRAY') {
|
||||
|
||||
Reference in New Issue
Block a user