Advanced Search

Search Results (Searched for: )

  • theslawek
  • theslawek
18 Apr 2025 03:38

Need help making rotary axis behave like second spindle

Category: Advanced Configuration

Adding MAX_REVERSE_VELOCITY did the trick for M4 commands. Thanks.

Yes, I do have an abrupt stop with M5 $1, completely ignoring my acceleration parameters. I wonder if there would be any benefit in disabling my stepper motor driver (cheap DM542T) just as the M5 is issued. On one hand, the freewheeling could be more harmful than the coil being energized hard to stop, but on the other hand if the workpiece is delicate, freewheeling for however short of time as it can give it a better chance of survival.

If it's still a bug and 2748 is closed, is there a newer issue open? Does someone have a patch perhaps? Is this my opportunity to dive into the code? 
  • Rockwood
  • Rockwood
18 Apr 2025 02:47

tormach 1500mx modifications, 4th axis, fast I/O expansion, auxilary spindle.

Category: PathPilot

Thanks for the response. That's what I'm worried about, that they would do things in some weird way that will make it harder to modify. Disappointing if that's the way it is.

The thing is that I don't have time to build the hardware from scratch(base/frame/ ball screws, linear rails electrical cabinet, enclosure, door, etc.) but I do have a good budget, so I'm looking to buy a mill so I can just modify it to make my parts and get started ASAP.

I started looking at Haas, SYIL, etc. but got worried that I might be too locked out of the control to make it work the way I want. That's when I found Tormach and thought since it's based on LCNC I would have the best chance of being able to tweak anything I might need to.

So, I guess a standard LCNC install could work, but I'd still want to buy a mill of some kind. I suppose I could still buy a 1500mx or any mill really, and then install vanilla LCNC. Is that what you were suggesting?
I might keep that as a back up plan, but try to roll with pathpilot first.

Thanks for any thoughts!
  • spumco
  • spumco
18 Apr 2025 02:00

Determining Angular Scale - Help w/ Microsteps

Category: Configuration Tools

So it looks like the drive is software-configurable.

I'd suggest going back to basics and connecting the drive to a Windows PC and verifying all the drive settings via the drive tuning software.

SIDE NOTE: make sure the motor's encoder count (1000/4000) matches what the drive is expecting.

Set the dip switches to 'software' (i.e. all ON). The reason is that you can (probably) set the microsteps to a useful number in software and are not limited to one of the 200/800/1600/etc values as with dip switches.

This will allow you to set the microstepping to a value that makes the steps per spindle rev a whole number, making the math for LCNC much easier.
Since LCNC's rotary axes units are set in INI [TRAJ] ANGULAR_UNITS = DEGREES, you need the [JOINT_N] STEP_SCALE to be in steps per degree.

For a 3:1 belt reduction and a 1.8deg motor, if you set the microsteps to 2400/rev (12x microsteps), you will wind up with 20 steps per spindle degree.

If you find that 12x is too fine and the positional accuracy is kinda 'ish', you can go down to 1200/rev (6x) and adjust INI to 10 steps per degree.  That might give the drive a bit more of a chance to hit a particular position rather than somewhere close-ish on either side of the target.  Either way you're still below the encoder's resolution so the drive isn't going to be totally guessing on a position.

And while you're in there, you should adjust the drive's following error tolerance.  I've found that Stepperonline's drives have a following error alarm set extremely high.  As in the motor could be 1/2 a full rotation out of position before it alarms out - not OK for CNC use.
  • dlc mnl
  • dlc mnl
17 Apr 2025 23:52
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

oh sorry
  • tommylight
  • tommylight's Avatar
17 Apr 2025 23:48
Replied by tommylight on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

No double posting, both topics merged due to attachment missing on one of the topics.
  • dlc mnl
  • dlc mnl
17 Apr 2025 23:43
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

20 rdy missing?
  • dlc mnl
  • dlc mnl
17 Apr 2025 23:41
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

15 oz+
14 ob+
13 oa+
11 da ground gnda
10 as-
6 brk
5 alm
2 drive disabled cwl
1 aclr
30 oz-
29 ob-
28 oa-
26 as+
23 do com
17 drive disabled ccwl
16 son
31 com+
  • dlc mnl
  • dlc mnl
17 Apr 2025 23:27
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

Hello, what connections are needed for the 7i97t?
I have this spreadsheet, and these are the connectors.

has no rdy
 
  • foam man
  • foam man
17 Apr 2025 23:20
Replied by foam man on topic CNC doesn't work with new update

CNC doesn't work with new update

Category: General LinuxCNC Questions

I dont thimk so. when i checked the ini file, there was nothing under Traj, so i added AXES=4, and it worked
  • dlc mnl
  • dlc mnl
17 Apr 2025 23:19
Replied by dlc mnl on topic connections for 7i97t

connections for 7i97t

Category: General LinuxCNC Questions

Is rdy needed?
  • langdons
  • langdons
17 Apr 2025 21:45
Replied by langdons on topic Gmoccapy Touch-Off Offsets

Gmoccapy Touch-Off Offsets

Category: Gmoccapy

Perhaps try out QtDragon too.

There's a reason AXIS is the default GUI, it's pretty old and stable.

There's been plenty of time for bugs to be fixed.
  • langdons
  • langdons
17 Apr 2025 21:42
Replied by langdons on topic Determining Angular Scale - Help w/ Microsteps

Determining Angular Scale - Help w/ Microsteps

Category: Configuration Tools

forum.linuxcnc.org/media/kunena/attachme..._Full_Datasheet3.pdf
www.omc-stepperonline.com/download/CL42T...5m5IfKGqiz1_MkyzY52P

By the way, please consider posting links to external websites instead of attaching files, whenever possible.

LinuxCNC's forum server will thank you for the reduced load.
  • langdons
  • langdons
17 Apr 2025 21:38
Replied by langdons on topic Should I switch from AXIS to QtDragon?

Should I switch from AXIS to QtDragon?

Category: Qtvcp

Any specific reason?
  • acourtjester
  • acourtjester
17 Apr 2025 21:19
Replied by acourtjester on topic rotary axis queston

rotary axis queston

Category: General LinuxCNC Questions

In the lay out the X arrow is not correct as it is to the negative, not positive as mine is.
So remove the input pins and put 0.0 in the 3 locations you show, I will try that.
In a new config for the Y axis.
Thanks
  • PCW
  • PCW's Avatar
17 Apr 2025 21:14 - 18 Apr 2025 18:46
Replied by PCW on topic Odd estop problem

Odd estop problem

Category: General LinuxCNC Questions

Is the estop input debounced? (software or hardware)

A bare parallel port input will react to 20 or so ns noise spikes
These will occur only occasionally because the likelyhood
of the servo thread reading the input just an the moment of the
noise spike is unlikely. Motor drives make just these sorts of spikes.

Note that while an open switch wire with as resistive pullup will be susceptible
to capacitively coupled noise, a shorted switch wire will be susceptible
to inductively coupled noise.

I would check the routing of the estop wiring to make sure is is not anywhere
near the motor wiring.

If all else fails I would try a RC filter on the parallel port input pin (say 330 ohm and .1 uF at the parallel port itself)
or adding a hal debounce component to the ESTOP signal
Displaying 6406 - 6420 out of 24273 results.
Time to create page: 0.262 seconds
Powered by Kunena Forum