You are not logged in.
Pages: 1
Hi,
I built a printer where I implemented g-code commands that updates a display.
This becomes usable as each lift command executes, so that the display reads : layer (50/750)
The problem is that NanoDLP (slicer?) seem to miss one (for me important) keyword : TotalNumberOfLayers.
You see, I can update display with the Current Layernumber .... but not from how many i.e (50/XXX)
The following commands implemented seems to be similar to CreationWorkshop (and missing one crucial to me).
Usable keywords:
[[LayerNumber]]
[[LayerThickness]]
[[ZLiftDistance]]
[[ZSpeed]]
[[TotalSolidArea]]
[[LargestArea]]
[[SyscallResult]]
[[Delay Seconds]] eg. [[Delay 1.23]]
[[Pause]]
[[GPIOWaitForLow]] and [[WaitForDoneMessage]]
Offline
Will add it
Offline
Thats great!!
Thanks
Offline
Pages: 1