Skip to content
Permalink
Browse files

fixes

  • Loading branch information...
rkoeppl committed Jul 13, 2016
1 parent 374cef2 commit 7dd4087239a954b1282efcb74e5a5650ccc2c3e7
Showing with 1 addition and 1 deletion.
  1. +1 −1 modules/printengine.pl
@@ -303,7 +303,7 @@
)
);
Time::HiRes::usleep("$exposure_time_us");
#$fb->clear_screen('OFF');
$fb->clear_screen('OFF');
$z=$z+$zdelta;
my $ztemp=$z+$overshoot;
my @command_list=("G1 Z $ztemp F $Z_speed","G1 Z $z F $Z_speed");

0 comments on commit 7dd4087

Please sign in to comment.
You can’t perform that action at this time.