IceSL 2.3.4 retract bud?

41 views
Skip to first unread message

Walker_cz

unread,
Dec 22, 2019, 4:55:58 AM12/22/19
to IceSL
Hi,
I'm still getting error message - printer profile lua function 'retract' did not return a number - I've tried serveral profiles. Beta version - IceSL 2.3.4-beta5 works well. 
Is there any bud or do I need to modify all printer profiles?

Thank for help.
Pavel

Walker_cz

unread,
Dec 22, 2019, 5:02:28 AM12/22/19
to IceSL
of course, I mean BUG  :-D sorry or mistake
P.

Dne neděle 22. prosince 2019 10:55:58 UTC+1 Walker_cz napsal(a):

sylefeb

unread,
Dec 22, 2019, 6:10:44 AM12/22/19
to IceSL
Hi Pavel,

I just performed a fresh install on a computer (Windows 10) and did not get this issue (but I did not test all profiles again).

Could you remind me which platform (windows/linux) you are on? Which printer profile creates this problem?

On windows the profiles are in %appdata%\IceSL\icesl-printers (also reachable from menu, 'open asset folder').
If you have custom profiles you might have an error where 'retract' does not return a number (it should). We added an error check for this, but this was in place for beta5, for sure.

You can also grab latest profiles from, to manually update yours

Please let us know how it goes.

Thanks!
Sylvain

Walker_cz

unread,
Dec 22, 2019, 6:36:15 AM12/22/19
to IceSL
Hi Sylvain,
I've found the problem. Old profiles (also official) uses 

speed = priming_mm_per_sec* 60;


instead of

speed = priming_mm_per_sec[extruder] * 60;


So I have to update my own profiles. New official profiles are updated as I can see. So problem is solved :-)

Pavel

Dne neděle 22. prosince 2019 12:10:44 UTC+1 sylefeb napsal(a):

sylefeb

unread,
Dec 22, 2019, 6:55:34 AM12/22/19
to IceSL
Good catch, great that it is working again!

(This change is due to improved support of multiple extruders with different settings, for instance you can have nozzles with different diameter, etc.)
Reply all
Reply to author
Forward
0 new messages