You are not logged in.

#1 2016-10-22 21:07:02

mandreas
Member
Registered: 2016-03-13
Posts: 136

Gcode for Lift after print

Hi Shahin,

I'm driving the printer with Arduino and Marlin for Muve firmware ,
I noticed that it reads the esposition time , information display on nanodlp page, but it  ignored commands "lift after print"on  Burn in layers and Normal Layers, they are driven by gcode, the question is: is it possible, with gcode  specify separately the "lift after print" for both B in L and  N L?

Thank you, Andrea

Last edited by mandreas (2016-10-22 21:09:46)

Offline

#2 2016-10-25 07:08:40

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

Re: Gcode for Lift after print

By esposition, you mean time estimation?

Time estimation calculated based on total time for each layer and does not use individual actions time.

Offline

#3 2016-10-29 10:37:24

mandreas
Member
Registered: 2016-03-13
Posts: 136

Re: Gcode for Lift after print

Shahin wrote:

By esposition, you mean time estimation?

Time estimation calculated based on total time for each layer and does not use individual actions time.


I'll explain:
I can edit the boxes in yellow on the nanodlp page
and gcode respects these values,
2016-10-29_122207.jpg
red boxes instead are ignored, because the lift command is controlled by gcode box,
2016-10-29_122826.jpg
but it is valid for both normal and  burn in layers

Offline

#4 2016-10-29 16:06:43

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

Re: Gcode for Lift after print

Sure you can use gcode box to handle any number of movements. conditional will help you make different movements based on layer number or etc.

Offline

Board footer

Powered by FluxBB