You are not logged in.
Pages: 1
Hi
I get this message in the terminal while nanodlp is running, and I can't find where the command is that is being sent, and causing the message.
Nanodlp and the printer seem to be working OK, would just like to find what is giving the message.
The printer is a Wanhoa D7 with Nanodlp build 1744 running on a raspberry pi, I have no idea how long this has been happening.
ok 0
Z_move_comp
Fanspeed:0
G1 Z10.8300 F{200/5 P1 ; Lift to wait position
ok 0
Z_move_comp
; Save layer position as the current position
ok 0
Z_move_comp
Unknown command:
G1 Z7.865 F200 P1 ; Move to layer position
ok 0
Z_move_comp
; Save layer position as the current position
M106 S255
Cheers
Tony
Offline
I am not sure if { is valid character inside "G1 Z10.8300 F{200/5 P1", it could be the source of error.
Offline
Thank you for that I will have a look next time I run Nanodlp I have my setup in pieces at the moment having to re-organise the mess
Tony
Offline
I have checked everything I can but still keep getting the same error, I have even re-flashed the D7 with the latest firmware.
But still getting the same thing. is there any way to monitor the actual traffic that is going to and from the Pi and the printer in the terminal.
Tony
Offline
Take off any ;Comment off the end of the line and get rid of any blank lines.
Offline
Thank you
jamesarm97 for your suggestion
I deleted all as you suggested in the resin profile and in the machine set up.
but unfortunately I still get the same message just it does not have the comments any more.
G1 Z0.175 F150 P1
ok 0
Z_move_comp
Unknown command:
ok 0
Z_move_comp
M106 S255
ok 0
Z_move_comp
Unknown command:
ok 0
Z_move_comp
Fanspeed:255
Offline
Go to each gcode section and click after the last command. If it is a cursor on a blank line then press backspace until the cursor is at the end of the last command. I'm pretty sure that was what I was seeing. It doesn't really hurt but it was annoying to me.
Offline
Well I have no idea checked the end of each gcode set, one had a blank line at the end. but still getting the same thing.
Like you say, does not effect the running it is just frustrating knowing it ain't broke. But something is not right and you have no idea how to fix it
Offline
Pages: 1