Welcome! Log In Create A New Profile

Advanced

Repetier-Host-Mac_0_40: Glitch in Help Viewer

Posted by Temporalis 
Repetier-Host-Mac_0_40: Glitch in Help Viewer
October 13, 2012 11:53PM
Ave.

There is a glitch in the Help Viewer of the G-Code Editor handling comments so that sometimes
the help window remains empty.

Comments can be embedded in a line using parentheses () or for the remainder
of a line using a semi-colon. Unfortunately, comments are not parsed as
whitespace and you have to add extra whitespace to separate commands and comments:

Example:
G28 ; Displays the correct help text
G28; Displays nothing

Regards
Re: Repetier-Host-Mac_0_40: Glitch in Help Viewer
October 14, 2012 04:01AM
Ok, that was a easy one. Fixed in the next release.

Comments with parantheses are not supported by any reprap firmware and also not supported by the host.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: Repetier-Host-Mac_0_40: Glitch in Help Viewer
October 14, 2012 11:44AM
repetier Wrote:
-------------------------------------------------------
> Ok, that was a easy one. Fixed in the next
> release.
>
> Comments with parantheses are not supported by any
> reprap firmware and also not supported by the
> host.

Thank you! Perhaps you can also think about adding the "Continue" code in the editor ;-)

Regards
Sorry, only registered users may post in this forum.

Click here to login