Programming Languages: Tcl, C++, C, Python
License: GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)
Thanks for this patch - I am not sure who is the right person to review it so I'm going to reassign to none and open it up to takers.
2013-04-29 08:12:25 PDT by cradek
Changes to pyvcp_widgets.py to allow an initial value setting for more widgets and to create a param halpin for some, to allow setting of initial value and resetting of value via HAL. Patch is against master, but file unchanged from 2.5 branch so should apply to both.
2013-04-25 09:00:09 PDT by schooner30
Hello. This is feature request about adding backlash setting in stepconf wizard directly. I assume cheap mill machines need this setting to be more accurate, so it makes sense to put backlash setting directly in wizard.
2013-04-21 08:41:14 PDT by arekm
I've add a debounce to my hal file, even with a small number it seems to be working. You were right about a noiy signal.
2013-04-16 13:29:15 PDT by jeromepilot22
version 2.5.2 updated just now. I wanted to change the description to make it clearer, but I don't see how to modify it...
2013-04-13 06:01:51 PDT by grandixximo
and exactly which version of LinuxCNC is this?.
2013-04-13 05:39:24 PDT by mahsofo
I was confused by the description, and having checked it it appears that the issue is that run-from-line does not perform the tool-change if the selected line is a tool change. This does seem unexpected.
2013-04-13 04:33:14 PDT by andypugh
The Example G-code runs smooth if played from the beginning, but upon running it from line 6 (T2M6), without a tool loaded, the P value out of range error will come up, the #5400 stores the current loaded tool, so if no tool is loaded that is 0, loading any tool will do the trick, still the interpreter should account that in the first G10 L10 the #5400 should have been one and not zero, because...
2013-04-13 01:25:22 PDT by grandixximo
fix in commit 56cce4ef0f.
2013-03-05 08:38:26 PST by micges
commit 56cce4ef0f.
2013-03-05 08:35:46 PST by micges