Redline CNC RTS-X Motion Controller feature requests

Just “upgraded” from Masso to Redline controller on my 1F Elite Woodworker Gen 1. So far, I like the new controller’s simplicity, integration, simple intuitive interface and the ability to use customized macros. However, a couple of features that are important to me are missing and they would really enhance the user experience:

  1. Digital 3D probing

  2. Joypad/joystick button customization (incremental/continuous jogging mode button (incremental jogging with D-pad), GoTo WCS Zero, direct jog speed selections, Abort button, etc.)

  3. Smaller incremental jogging distances (0.0001” / 0.001mm)

I would have also included the Easy ATC integration, but I understand that is coming out soon.

Thanks for considering my input!

Sincerely,

Dotyman

1 Like

Page 148 of the HMI manual it shows you can change the jog distances in the settings. I’m not sure what the limitations are, but it sounds like it can be done. I’m still in the process of assembling my gen 2, so I haven’t messed around with the settings yet.

1 Like

Hi Dan,

Yes, you can change them in the settings, but the smallest increment that works is 0.001”, or 0.01mm (~0.0004”)

I prefer to be able to probe more accurately than that, like I could on the Masso and my other machines.

Thanks for the input though!

Dotyman

1 Like

I figured there would be a limitation. Thanks for letting me know. I’m excited to get my machine up and running soon.

:+1:t2:

BTW, love the user name… I assume “More Cowbell” was taken? :rofl:

Dotyman

1 Like

Hey Dan,

I have another issue now. I have quite a few G-code files with multiple tool changes. I have the tool change setting set to Manual. At the moment, when the controller gets to the tool change line (i.e. Txx M6) the spindle stops and the machine pauses.

If I change screens from the Run screen to do a manual tool change, the controller freezes. If I don’t, and I try to continue with the code I get an error that I need to be on a line with a move programmed.

After looking online for answers to the problem, I came across the suggestion that the Tx and M6 need to be on separate lines in order to work successfully.

Does that mean I am going to have to go through all of my g-code files every time I generate one and change all the tool change codes to be on separate lines? That would be really cumbersome!

Is there a way to get the post processor to put the codes on separate lines automatically? Is there a fix coming soon?

Thanks again for your help.

jjd

1 Like

If you are using vcarve it outputs the commands on separate lines make sure you have the controller set up for tool changes along with positioning. The same as true for fusion 360 and I would assume the same as true for a carvco

1 Like

Fusion outputs them on the same line–that’s what I’m using.

dotyman

1 Like

Check to make sure you have the correct PP for Fusion, as many users are sharing that it does separate the tool change command to two separate lines.

1 Like

There is only one Redline PP that I know of (RealTimeCNC-RTSX.cps from the Redline website) and I’m using it. Is there more than one?

What version is the correct one?

Thanks,

jjd

1 Like

maybe your settings are incorrect as i normally program in fusion and vcarve and i know that fusion outputs in separate lines as seen here which i recently programmed for a few parts first one being a slot

1 Like

Looks like you have your tools stored in the ATC tool library?

I’m not using the ATC since I was told it is not supported yet. Therefore, my settings call for manual tool changes.

At least with manual tool changes settings, I’m not getting a tool change command at the beginning of the program, and when I need to change to a different tool mid-program I get a Txx M6 on the same line. See images below.

What setting would be incorrect?

BTW, I talked to the PP programmer for Redline and he told me they were aware of this issue and are working to issue a fix “soon."

.
.
.

1 Like

I don’t have my tools as an ATC library. I do have the manual tool change located in the tool library on fusion unchecked because when I go to the post processor, I output M6 as one of of the preferences.

Looking at your gcode I am genuinely stumped on why it is outputting as a single line

1 Like

Hmmm, yeah. I’m stumped too.

I use the same settings in Fusion–unchecked manual tool change in the Tool Library PP settings, Output M6 in PP preferences settings.

Are you running Fusion on a PC or a Mac? I’m using a Mac–maybe there’s a difference?

dotyman

1 Like

im running it on pc so that might be the issue but idk i had an issue where it outputted m0 because i forgot that my tool library had manual change enabled once i disabled that mine worked for m6 but the entire time i havent encountered the issue you are seeing with the same line output

1 Like