Hi fuhaijin, thanks for the info. I have an LK4 Pro. Is there a firmware update for the LK4 Pro, and how can I tell the current version installed? It looks like it requires a .hex file to do a custom firmware install...
And for the M25/M2001 commands, do I add those directly in the gcode at the specific layer? So, something like:
Hello
What is your machine?
PRO?
In the specified layer thickness and height, add M25 and M2001.
LK4?
Update the firmware, and then use the M25 command.
Hi fuhaijin, thanks for the info. I have an LK4 Pro. Is there a firmware update for the LK4 Pro, and how can I tell the current version installed? It looks like it requires a .hex file to do a custom firmware install...
And for the M25/M2001 commands, do I add those directly in the gcode at the specific layer? So, something like:
;LAYER:2
M25
M2001
M106 S255
G0 F3600 X141.083 Y147.881 Z1.710
;TYPE:WALL-INNER
G1 F1620 X137.221 Y150.744 E4416.51747
...
Thanks!
Chris
Hello
Yes, just add M25 and M2001.
Thanks.