Feature Requests item #1763005, was opened at 2007-07-29 07:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=356744&aid=1763005&group_id=6744
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: EMC2 G-code Interpreter Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: awallin55 (awallin55) Assigned to: Nobody/Anonymous (nobody) Summary: Make offsets available from interpreter Initial Comment: AFAIK currently the interpreter stores offset values (G92, G54 through G59.3) internally and writes them out to the var file at it's own discretion. That means it's not possible for GUIs to display the offset values to users by reading the VAR file, and probably not by other means either. So, the feature request is to make the coordinate offset values available from the interpreter to other parts of EMC (GUIs, VCPs etc). For immediate implementation of an offset view VCP it would be easiest if the offset values were available as HAL pins, but it might be ok too if the offsets are available via NML requests. A further request would be to allow setting the offsets via a HAL pin or an NML command. (this can perhaps be done with G-code in MDI mode too) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=356744&aid=1763005&group_id=6744 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
