Advanced Search

Search Results (Searched for: )

  • cmorley
  • cmorley
17 Apr 2025 17:13
Replied by cmorley on topic GtDragon sometimes called SilverDragon?

GtDragon sometimes called SilverDragon?

Category: Qtvcp

It's the same screen. Jim's original name was silverdragon. When I incorporated it into linuxcnc, I renamed it in the code. We just got used to calling it qtdragon so in 2.9 I went with it.

Jim also has a newer version in github.
  • spumco
  • spumco
17 Apr 2025 16:33

Determining Angular Scale - Help w/ Microsteps

Category: Configuration Tools

Friends,

from what I can only assume is inconsistencies in diameter or something but 533.33 is the number.

with 533 after 20+ revolutions you can see the starting point creep earlier -- indicating its just short of the number of steps to complete a full circle.

with 534 after 20+ it goes the opposite way.

I have a few follow up questions:

- what should i have the dip switches set to? Now that we've figured out they don't do anything to effect the steps per revolution is there an optimal value for this? I dont need insane amounts of torque or rpms

- is this something i can easily fix with the encoder once i do move to LCNC and tune in the encoder error?

thanks all for sanity checking me thus far, nice to know im not 100% crazy.


Sounds like you're still struggling with the driver, yes?

Maybe I missed it, but what brand/model driver do you have?  Asking because some drivers can be tuned via software (in addition to dip switches), and there may be a setting (or another dip) that disables the external dip switches.
  • my1987toyota
  • my1987toyota's Avatar
17 Apr 2025 16:32
Replied by my1987toyota on topic What are the chances of getting this setup working?

What are the chances of getting this setup working?

Category: Pick and Place

No need to apologize, war is hell.
  • royka
  • royka
17 Apr 2025 15:45 - 17 Apr 2025 16:09
Replied by royka on topic PC GPIO pins

PC GPIO pins

Category: Computers and Hardware

If I see it correctly it has a LPT port?
There are different version I see now. So it has 7 input pins (GPI) and 7 output pins (GPO).
With a XYZ machine you'll have just enough output pins to control the steppers, but like PCW said you'll need to create a driver for it.
If you could still return it, the one with a LPT port might be a better choice. If you want to be more sure that it will work reliable with a fast rate a hardware controller will be a better choice.
  • snowgoer540
  • snowgoer540's Avatar
17 Apr 2025 14:07
Replied by snowgoer540 on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

Fair enough. Perhaps when it’s ready for prime time, we can work through the other issues to come up with a cohesive solution and find a way to push the project as a whole forward.

I prefer to be positively realistic :)

Keep up the nice work!
  • Hakan
  • Hakan
17 Apr 2025 14:04
Replied by Hakan on topic Should I switch from AXIS to QtDragon?

Should I switch from AXIS to QtDragon?

Category: Qtvcp

Yes you should switch. At least try it.
  • langdons
  • langdons
17 Apr 2025 13:24
Should I switch from AXIS to QtDragon? was created by langdons

Should I switch from AXIS to QtDragon?

Category: Qtvcp

I have a 3-axis CNC router machine working fine with the AXIS GUI.

Is QtDragon better?

Should I switch?

AXIS can be a somewhat annoying sometimes.
  • langdons
  • langdons
17 Apr 2025 13:22
GtDragon sometimes called SilverDragon? was created by langdons

GtDragon sometimes called SilverDragon?

Category: Qtvcp

They look similar, but are described separately:

linuxcnc.org/docs/html/gui/qtdragon.html
linuxcnc.org/docs/2.8/html/gui/qtdragon.html

Why is QtDragon sometimes called SilverDragon?
  • Abdulkareem
  • Abdulkareem
17 Apr 2025 13:10 - 17 Apr 2025 13:11
Replied by Abdulkareem on topic PC GPIO pins

PC GPIO pins

Category: Computers and Hardware

yes but they are not answering
  • langdons
  • langdons
17 Apr 2025 12:42
Replied by langdons on topic Gmoccapy Touch-Off Offsets

Gmoccapy Touch-Off Offsets

Category: Gmoccapy

Really weird.
  • langdons
  • langdons
17 Apr 2025 12:29
Replied by langdons on topic Determining Angular Scale - Help w/ Microsteps

Determining Angular Scale - Help w/ Microsteps

Category: Configuration Tools

Really bizzare.

Try the motor sans belt, draw a notch on the pulley attached to the motor and count how many revolutions it makes.
  • langdons
  • langdons
17 Apr 2025 12:28
Replied by langdons on topic Determining Angular Scale - Help w/ Microsteps

Determining Angular Scale - Help w/ Microsteps

Category: Configuration Tools

Ok. Single belt.

Does it need two tensioners, one on each for consitency?
  • Beovoxo
  • Beovoxo
17 Apr 2025 12:24 - 17 Apr 2025 12:24
Replied by Beovoxo on topic Deckel FP4A Retrofit

Deckel FP4A Retrofit

Category: Milling Machines

Control cabinet almost finished. I just need to install 20 push buttons and connect them to the usb matrix board. I will mount a new keyboard with a trackball also.
  • spumco
  • spumco
17 Apr 2025 12:16

Need help making rotary axis behave like second spindle

Category: Advanced Configuration

  1. Should I expect M5 to stop all spindles, or do I have to get used to using M5 $-1?
    • Is it possible to get M4 to work? It doesn't do anything right now.


M5 - I recall some discussion on Github about what should be the default behavior for multi-spindle M5 commands.  I found a commit that appears to change M5 to 'stop all spindles', and any of the $ modifiers are for individual spindles.
github.com/LinuxCNC/linuxcnc/commit/01a0...d65486193ead51027c29

Probably want to do some testing yourself.

M4: I think what's going on is that step/dir spindles require an explicit reverse speed value in the INI file, despite what the manual indicates.
linuxcnc.org/docs/devel/html/config/ini-...:ini:sec:spindle-num

adding
[SPINDLE_1]
MAX_REVERSE_VELOCITY = 550

Might do the trick.

If this doesn't work, the next thing is for you to get used to using the 'halshow' feature in LCNC.  This is a simple but powerful tool for debugging since it lets you see what LCNC is doing behind the scenes.  In your case, you want to know why M4 isn't working so you should display all the HAL pins which affect the spindle - including the PID pins.

When you open halshow there's a folder tree on the left where you can click on all the pins (real physical pins, or logical pins) in LCNC.  Once you select those they will appear on the right in the 'watchlist'.  On/off (bit) pins will look sort of like red/yellow LED's, and other pin types will display the value.
What you want is to display all the pins which form the internal logic chain that starts with and M4 command and ends with the mesa stepgen outputting signals to the drive.  Figuring out all the pins and how they're logically interconnected is not always straightforward... but it also didn't cost you buckets of money.

This is where coming to terms with HAL is necessary:

All this stuff like this below still makes no sense to me as to what its purpose is.
net spindle1-vel-cmd-rps        <=  spindle.1.speed-out-rps


'spindle.1.speed-out-rps' is a logical (not physical) pin inside LCNC.  When LCNC starts up and reads the HAL file, there are a number of default functions that are automatically loaded. One of these functions is called 'motion.comp', and a description of what it does and all the related pins which are created is located here:
linuxcnc.org/docs/devel/html/man/man9/motion.9.html

If you read through that page, what you find is a list of logical pins which are created when LCNC starts.  Once those pins are created, you can do 'stuff' with them by connecting them together.  I won't go in to specifics right this minute, but any pin which is connected to spindle.1.speed-out-rps will receive a value that is equal to the commanded rotary-axis spindle speed in revolutions per second.

Hopefully this will click with you soon.

BUT

Assuming you didn't mess things up significantly during your editing, I think there may (still) be at least one bug in Mesact or PNCconf for step/dir spindles.

See where spindle.1.on is connected to hm2_7i76e.0.stepgen.04.enable through signal spindle1-enable?

This connection will result in the stepgen shutting off instantly when the spindle is turned off - no controlled deceleration.  This result in a massive BANG! when the motor drive stops dead, and can lead to over-voltage trips in the drive or broken things.

This should have been fixed in LCNC 2.9, but it appears to still be an issue:
github.com/LinuxCNC/linuxcnc/issues/2748

This bug shouldn't affect M4/reverse not working, but I bet your spindle stops HARD right now and doesn't decel gracefully.  
  • unknown
  • unknown
17 Apr 2025 11:59
Replied by unknown on topic PC GPIO pins

PC GPIO pins

Category: Computers and Hardware

Have you contacted the manufacturer yet ?
Displaying 2221 - 2235 out of 26456 results.
Time to create page: 0.257 seconds
Powered by Kunena Forum