Bugs item #3459187, was opened at 2011-12-13 17:55 Message generated for change (Settings changed) made by mahsofo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106744&aid=3459187&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: G-code Interpreter Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: romeo () Assigned to: Michael Haberler (mahsofo) Summary: Fail to load tool Initial Comment: With manual tool change deactivated from stepconf, in ini file i have net tool-number <= iocontrol.0.tool-prep-number net tool-change-loopback iocontrol.0.tool-change => iocontrol.0.tool-changed net tool-prepare-loopback iocontrol.0.tool-prepare => iocontrol.0.tool-prepared load the attached tool.tbl when in MDI or played from gcode T1 works fine, T2 gives error message "requested tool 2 not found in the tool table" which is true but when you try to load tool 3 (T3 M6) No tool will be loaded as if you actually load T0 The tool 3 is present in the tool table and so it should be loaded, this bug is not present in 2.4 and 2.5 version of EMC ---------------------------------------------------------------------- Comment By: romeo () Date: 2011-12-14 19:27 Message: I have managed to do the verification, and yes the files that i downloaded from your link fix the bug. Thanks - Romeo ---------------------------------------------------------------------- Comment By: romeo () Date: 2011-12-14 19:11 Message: I will attach the complete ini, the RANDOM_TOOLCHANGER option is not present. i do not know how to verify the code that you sent me ---------------------------------------------------------------------- Comment By: Michael Haberler (mahsofo) Date: 2011-12-13 22:07 Message: could you verifiy that http://git.mah.priv.at/gitweb/emc2-dev.git/commit/1bd579e3e027a137001531e1f1a15254993db9d7 fixes the bug? ---------------------------------------------------------------------- Comment By: Michael Haberler (mahsofo) Date: 2011-12-13 20:55 Message: I could reproduce your bug, however it would help if you can add the actual ini file - is the RANDOM_TOOLCHANGER option set? ---------------------------------------------------------------------- Comment By: romeo () Date: 2011-12-13 18:08 Message: bug is only present in the master branch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106744&aid=3459187&group_id=6744 ------------------------------------------------------------------------------ 10 Tips for Better Server Consolidation Server virtualization is being driven by many needs. But none more important than the need to reduce IT complexity while improving strategic productivity. Learn More! http://www.accelacomm.com/jaw/sdnl/114/51507609/ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
