bdring
bdring
It has not been merged yet. All I need now is the info for the wiki. An markdown file would be fine. The wiki is not to easy to PR
I am interested as well. I have experience with non gcode based laser protocols.
I am having trouble following the problem. Can you get the problem to occur using FluidTerm? If so, paste the session text here.
We have a wiki page to help with switch problems. http://wiki.fluidnc.com/en/support/help_with_switch_problems
The viewer appears to be be broken. I downloaded the file and was able to view it in my CAD program. It must be a GrabCAD problem. It might fix...
[Here is a direct link to the viewer](https://workbench.grabcad.com/workbench/projects/gcj3zJAQexD3ve_8KkwymatyKXhCWnRs8TB5U1ojGxl3s4#/space/gcP-lh4vchvUQ6FbfQFYGKVWLmIdnV8aq2IyxzoECw8woR/link/1918044). It seems to be stuck preparing the file. You could download the file and load in a CAD program. If you search...
Technically Tx preselects the tool. It can be anywhere in the Gcode. M6 the changes it. M61 might be used to coordinate with a tool indexer type thing. LinuxCNC does...
Does this change completely fix the problems for you? Many config changes do not take effect immediately. You need to save them back to the localfs with $CD= and then...
I think some people will want ramping to the minimum speed. Your explanation is confusing. This code uses fixed intervals and determines the increments based on the total time. What...
As I understand the problem. Ramping to min when that is not needed just adds a little time. Not ramping to min when it is needed causes over-current or other...