mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-05 14:55:06 +08:00
Re-enable serial connection for DLP projector
This commit is contained in:
parent
6bfa2cfaec
commit
be0ba4d5a2
@ -403,7 +403,7 @@ sub current_layer_height {
|
||||
sub start_print {
|
||||
my ($self) = @_;
|
||||
|
||||
if (0) {
|
||||
{
|
||||
$self->sender(Slic3r::GCode::Sender->new);
|
||||
my $res = $self->sender->connect(
|
||||
$self->config->serial_port,
|
||||
|
Loading…
x
Reference in New Issue
Block a user