Closed equalsai closed 2 months ago
Hi @equalsai,
Thanks for your report. Please add as well the version of Pronterface and your operating system to your report.
Maybe I oversee something, but can you tell me what command is not executed?
I copied your code and executed it on my system (firmware smoothieware) as there is nothing special on your gcode.
This is the communication log:
I can't see any error or unusual behavior in Pronterface.
Looking at your log I wonder from what the output below N27 is. In N27 you make a simple G1 movement. There should be no communication from your machine back to Pronterface except a received message <RECV: ok>
.
Btw, you can log the communication directly within Pronterface. -->Settings -->Debug Communications. There is also a log file available at your home directory. The file is called printrun.log. Under -->Settings -->Options -->User Interface you can find the location as well.
Test file, log and screenshot: TestFilePic&Log.zip
Any update @equalsai ?
I will close the issue as we got no feedback and the issue isn't reproducible.
I excute gcode like that, The firmware uses marlin2.0:
G0 Z10 S0 G90 G21 G1 F1000 G1 X122.4164 Y129.3071 G4 P0 G0 Z0 S0 G4 P0 G1 F1000.000000 G1 X173.5241 Y129.3071 G1 X173.5241 Y64.5357 G1 X169.0267 Y64.5357 G1 X169.0267 Y68.0069 G1 X126.9139 Y68.0069 G1 X126.9139 Y64.4663 G1 X122.4164 Y64.4663 G1 X122.4164 Y129.3071 G4 P0 G0 Z10 S0 G1 F1000 G1 X108.5735 Y112.7845 G4 P0 G0 Z0 S0 G4 P0 G1 F1000.000000 G1 X90.642 Y112.7845 G1 X90.642 Y95.1511 G1 X108.5735 Y95.1511 G1 X108.5735 Y112.7845
I found that the gcode command was not executed.
I monitored the serial port and got the following results:
This instruction does not return the content of mm=