You are not logged in.

#51 2017-07-07 18:10:17

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: A visual guide to dynamic lift speeds in NanoDLP

Dynamic speed is only used for direct control mode. So you would not get it is value correctly through zSpeed variable.

Offline

#52 2017-07-07 18:15:46

lenne0815
Member
Registered: 2017-05-17
Posts: 38

Re: A visual guide to dynamic lift speeds in NanoDLP

Shahin wrote:

Dynamic speed is only used for direct control mode. So you would not get it is value correctly through zSpeed variable.

? this is the whole point of the script and besides the error when it falls below 1 it works fine ( Atleast as far as i can tell )

Maybe this is a misunderstanding wink

Could you find out what happens to the "wait before print for the base layers or should i add it to the dynamic cure box ?

Last edited by lenne0815 (2017-07-07 18:19:43)

Offline

#53 2017-07-07 18:22:20

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: A visual guide to dynamic lift speeds in NanoDLP

Wait before for burnin layers is separate, check 2 rows above your normal layer wait before.

Offline

#54 2017-07-07 18:30:10

lenne0815
Member
Registered: 2017-05-17
Posts: 38

Re: A visual guide to dynamic lift speeds in NanoDLP

Yes, thats what i tried to use, it does show up correctly even in the layer calculation but the printer starts firing the light instantly as soon as the plate is all the way down.

Offline

#55 2017-07-07 18:44:21

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: A visual guide to dynamic lift speeds in NanoDLP

Image would not be displayed until this time get completed and this wait time only covers wait before displaying layer. But it does not cover LED and etc if they get power on by gcode before layer.

Offline

#56 2017-07-07 18:46:23

lenne0815
Member
Registered: 2017-05-17
Posts: 38

Re: A visual guide to dynamic lift speeds in NanoDLP

True, didnt think of that, i obviously have an M106 in there before. Thanks !

Offline

#57 2017-08-21 17:47:25

Doug
Member
Registered: 2017-08-11
Posts: 100

Re: A visual guide to dynamic lift speeds in NanoDLP

I'm using this in Dynamic Lift:
{([[IsBurninLayer]])*35 + ([[IsBurninLayer]]==0)*(50 + 60/(1+(2.718**-(2-(0.008*[[TotalSolidArea]])+2))))}

But the value is getting in Z lift high, it is adding a value in Zlift high ex. Z35.3 , Z50.3

What am I doing wrong?

Offline

Board footer

Powered by FluxBB