Welcome! Log In Create A New Profile

Advanced

M30 command not working?

Posted by djb 
djb
M30 command not working?
January 26, 2014 04:10PM
Using M30 command via Arduino Serial Monitor or by Pronterface does not work - but deleting a file via web interface does

ok
serial: M30 allcogs.g
invalid M Code: M30 allcogs.g
ok
HTTP request: GET /rr_gcode?gcode=M30+allcogs.g HTTP/1.1
JSON response: {} queued
HTTP request: GET /rr_files HTTP/1.1
JSON response: {"files":["circle.g","coathook.g","duettest.g","ormaxis.g","snowman.g","square.g","fan_defl.g","table.g","50base.g","50body.g","50head.g","50top.g","50light_.g","fanv4.g","z-runner.g"]} queued



RS Ormerod #299
Re: M30 command not working?
January 26, 2014 04:42PM
Yes, I can see that in the firmware source code. The web interface processes the M23, M30 and M112 commands separately, before passing the gcode to the common code that handles both serial and web requests. M23 is also handled in the common code.

Edited 1 time(s). Last edit at 01/26/2014 04:43PM by dc42.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: M30 command not working?
January 27, 2014 01:56PM
I've fixed this in my latest build at [github.com]. I'll submit a pull request when the other changes I have made in this commit (which are to allow Matt to improve the performance and functionality of his web interface) are tested and found to work properly.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
djb
Re: M30 command not working?
January 29, 2014 04:23PM
I've tried it and installed the new web interface - impressive!
Many thanks
Daryl


RS Ormerod #299
Re: M30 command not working?
January 30, 2014 06:45PM
@djb - Thanks, glad you like new interface =)

Matt


Limited Edition Red RS Ormerod 1 #144 of 200 - RRP 1.09fw
iamburnys Ormerod Upgrades Github
Follow me on ThingiVerse My Designs
Sorry, only registered users may post in this forum.

Click here to login