Bugs item #3592225, was opened at 2012-12-03 12:40 Message generated for change (Tracker Item Submitted) made by shasse You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106744&aid=3592225&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Scott Hasse (shasse) Assigned to: Nobody/Anonymous (nobody) Summary: PNCCONF spindle-at-speed-led always red Initial Comment: After using pncconf to create a configuration including the pyvcp spindle speed meter and having encoder feedback enabled, the "spindle at speed" LED is always red. The actual spindle at speed signal is accurate within the parameters configured, but a mapping is missing from the pyvcp_options.hal. I believe this is due to an indentation issue around line 3308 of pncconf.py. The if..else conditional is I believe only supposed to apply to the pyvcp.spindle-speed mapping, but it is applying to the spindle-at-speed and comment lines as well, preventing those from being written in the spindle_enc true case. A patch file is attached. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106744&aid=3592225&group_id=6744 ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: BUILD Helping you discover the best ways to construct your parallel projects. http://goparallel.sourceforge.net _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers