The Shop > CNC |
DDCSV1.1 4 Axis controller |
<< < (102/202) > >> |
John Stevenson:
Learn to keep within the correct working area. Soft limits, guard rails and centre reservations are for people with a defunct guide dog. |
AVK74:
If you do not use this function, it does not mean that it is not needed. On a large heavy machine, one error can lead to very costly consequences and the dog with the guide as you said is very much needed. |
Benedikt:
--- Quote from: AVK74 on March 18, 2017, 09:41:50 AM ---If you do not use this function, it does not mean that it is not needed. On a large heavy machine, one error can lead to very costly consequences and the dog with the guide as you said is very much needed. --- End quote --- You are absolutely right. And we all agree that this feature is useful and much needed. However right now we really need to use the workaround of defining a slightly smaller working area as what you can actually use. If you are operating very expensive equipment and need an instant stop, try the hard limits. They worked fine for me. He was just referring to it being good practice to make sure you never reach any limits. Best regards, Benedikt |
jjae6:
Hi Benedikt and other advanced users.!! :bow: Another question: it would be possible to use unused inputs, for example inputs from "A" fourth axis to integrate them into a program?? That is, I want to know if we can use control structures like: "IF..., WHILE..." with those inputs. For example: - G-code program Moves router, for example "X10 Y10". - G-code program goes into a loop until we activate the "A + Limit" (or another input), then G-code continues and makes other moves: X20 Y20 .. etc, etc. For example by "IF #XX EQ1 GOTO10" or by a " WHILE...DO"command, where #XX is the "A+ Limit" signal. The idea is to integrate this fabulous ddcsv1.1 into a Machine with more input buttons and logical functions associated with those "new" inputs signal. It would be nice to know if this is possible. Currently, maybe I can use and experiment with the "probe" tool signal..., but I would like to have more inputs signals available if possible. |
maxx2000:
--- Quote from: jjae6 on March 27, 2017, 10:07:42 AM ---Hi Benedikt and other advanced users.!! :bow: Another question: it would be possible to use unused inputs, for example inputs from "A" fourth axis to integrate them into a program?? That is, I want to know if we can use control structures like: "IF..., WHILE..." with those inputs. For example: - G-code program Moves router, for example "X10 Y10". - G-code program goes into a loop until we activate the "A + Limit" (or another input), then G-code continues and makes other moves: X20 Y20 .. etc, etc. For example by "IF #XX EQ1 GOTO10" or by a " WHILE...DO"command, where #XX is the "A+ Limit" signal. The idea is to integrate this fabulous ddcsv1.1 into a Machine with more input buttons and logical functions associated with those "new" inputs signal. It would be nice to know if this is possible. Currently, maybe I can use and experiment with the "probe" tool signal..., but I would like to have more inputs signals available if possible. --- End quote --- I think this is possible, but you will most likely have to give up limits. I have two hands for this. For a small machine up to 400x500mm, the limits, as it were, are not needed |
Navigation |
Message Index |
Next page |
Previous page |