New experimental firmware 1.20 alpha 2
-
Thanks David,
that was it, I inversed the Z motor connections and now I get more or less consistent results:
Leadscrew adjustments made: -0.055 -0.035, points used 2, deviation before 0.045 after 0.000
Leadscrew adjustments made: -0.004 -0.048, points used 2, deviation before 0.028 after 0.000
Leadscrew adjustments made: -0.083 0.072, points used 2, deviation before 0.031 after 0.000
Leadscrew adjustments made: 0.039 -0.120, points used 2, deviation before 0.054 after 0.000That being said, made some prints today using 1.20, no problems found
-
Do you still have M552 S1 in config.g? If so, does the PanelDue Console page report any messages after the initial Connected message?
Also check that you don't have a P parameter on that M552 command in config.g.
So I can no longer set a static IP address with the P parameter?
-
You never could use the P parameter on the M552 command to set a static IP address on the Duet WiFi. You set it in the M587 command instead.
-
"M552 P10.71.163.xxx S1" this is what I had in my config before the upgrade and it worked. I have never used M587.
Is this what I should have now?
M552 S1
M587 P10.71.163.xxx -
On the Duet WiFi, the P parameter in "M552 P10.71.163.xxx S1" will not have had any effect.
-
I didn't realize that.
-
I've released 1.20alpha4. Changes since alpha 2 are:
-
A resurrect.g file is now created any time that you pause the print. So you can pause a print, turn the printer off, and resume it subsequently - subject to a few conditions e.g. you can home the printer without disturbing the print, and the print will not detach from the bed while the heater is off. This feature is also supported on the older Duets.
-
Changed to a later version of the compiler, and to the hardware floating point ABI on the newer Duets.
-
-
Just FYI I installed alpha 2 on my kossel XL, and after the print finished it went on an excursion, the effector moved up and right outside the travel limits, knocking the side panel out of my enclosure, which is quite robust.
So I installed alpha 7 from the edge folder and it works fine. So hopefully a non-issue.
-
Thanks. We're running alpha7 on 2 of the 3 printers we have at the TCT show.
-
Ill come and have a look tomorrow.
-
Hello
With each update it works better and better on my scara
tests on ==> DuetWiFiFirmware-1.20alpha7.bin
-
1.20beta1 is now available, with further improvements over alpha7.
-
eh eh
I test tomorrow ! -
OK i give up. Where are the gcode files going on the micro SD card?
-
They are in the Gcodes folder.