Advanced Search

Search Results (Searched for: )

  • Spezidrohne
  • Spezidrohne
Today 14:58
Replied by Spezidrohne on topic StepperOnline A6 Servo

StepperOnline A6 Servo

Category: EtherCAT

Thanks for the reply, but im still too dumb to integrate just these files. It just won't work. Can anyone guide me through this? What doch i have to do with these files? All i have done so far is to create a sample from the Premiere Samples and put the 3 files into the folder. Should i even call the Basic.hal from the axis.ini file? What am i doing wrong?
  • grossm5000
  • grossm5000
Today 14:31
Replied by grossm5000 on topic Differential encoder hard crashes the PC MESA7i77

Differential encoder hard crashes the PC MESA7i77

Category: Driver Boards

I am wondering if my PCIe slot is bad. Trying a different slot today…stay tuned…
  • RLA
  • RLA
Today 14:05
tool compensation on joints was created by RLA

tool compensation on joints

Category: General LinuxCNC Questions

Hi...asked this before with another question that has not received any reply yet..
I currently have 2 tools on 1 axis as a rough and finish tool....as 1 tool is sharpened calibration between 2 changes ...I would need to adjust one tool diameter separately from the other...So the question is..if I set up as 2 joints on that axis can the tool diameters be changed independently and result in on joint compensating different from the other while following the motion for that axis?

Thanks for any help..

Rick
  • amanker
  • amanker
Today 14:03
Replied by amanker on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?

QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?

Category: QtPyVCP

Thanks for reply. I will wait.
  • aikiaviator
  • aikiaviator
Today 13:00
Replied by aikiaviator on topic Plasma table set, fine tuning a problem

Plasma table set, fine tuning a problem

Category: Plasmac

Hi Rod, Thanks. Found the section. Looks like no actual settings defined for the newer and current THCAD2. I guess I can muck my way through it. Looks like the calculator doesn't have it factored either. Thanks for the pointer.
  • spumco
  • spumco
Today 10:42
Replied by spumco on topic Trouble with XFCE (trixie) timed logouts

Trouble with XFCE (trixie) timed logouts

Category: Installing LinuxCNC

I just open power management under 'settings' menu and set all timing sliders to zero.

 
  • grossm5000
  • grossm5000
Yesterday 01:51
Replied by grossm5000 on topic Differential encoder hard crashes the PC MESA7i77

Differential encoder hard crashes the PC MESA7i77

Category: Driver Boards

Hey thanks for the fast reply. I ended up powering the 7i77 with a dedicated 5v power supply. Flipped all the appropriate jumpers on the 7i77 and 6i25

i would also like to point out that I removed the terminal blocks for ALL the encoders, drivers on the previously mentioned TB…so it can’t be shorted or drawing too much power because everything is disconnected! 

I started to wonder if my 6i25 was dead. I don’t see any LEDs light up on it when I power up the PC. I also can’t find it with lspci 
  • Lcvette
  • Lcvette's Avatar
Yesterday 01:05
Replied by Lcvette on topic Probe Basic Errors after successfully probing

Probe Basic Errors after successfully probing

Category: QtPyVCP

yeah some video would be very helpful. so your probe length changing is not really gonna help your cause. it should be fine for x and y, but your z is gonna be all over the place. you will be better off using a non repeatable holder touchoff routine which will basically use the height between the tool setter trigger position and your finished spoilboard. and make z0 the spoilboard surface for your programs. then every tool touch off will reset the work offset based on a calculation between tool setter and spoilboard and new tool touch. other ways to do it also but im not really a router guy so maybe better posting a thread asking for router tool touchoff help from the other users doing that already.
  • tommylight
  • tommylight's Avatar
Yesterday 01:01
Replied by tommylight on topic Motor timing help

Motor timing help

Category: General LinuxCNC Questions

Signaling usually from 100Hz to 1000Hz, some up to 100KHz, and very rarely up to 1MHz.
There is no recipe for it, depends on a lot of stuff, so not easily framed into an answer, but:
-switching power supplies from 15KHz (older) to 400KHz (new ones)
-CPU inside a PC nowadays 2-6GHz, but almost all use a 100MHz clock
-power lines in USA 60Hz, in Europe 50Hz
-Mesa boards can do up to 10MHz, but most i ever needed was 0.96Mhz or 960KHz
-etc etc
  • Lcvette
  • Lcvette's Avatar
Yesterday 00:59
Replied by Lcvette on topic QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?

QTPYVCP+VISMACH+LINUXCNC ROLLED INTO ONE?

Category: QtPyVCP

I've spent the last few days working on the backplot and simulation and just about have it sorted i think. but this will be in the pyside6 release only which is a few weeks out from being primetime ready after testing.

Here is simultaneous impeller simulation on youtube:



 
  • nicklego
  • nicklego's Avatar
Yesterday 00:51
Replied by nicklego on topic Motor timing help

Motor timing help

Category: General LinuxCNC Questions

What range of frequencies are usually used by cnc machines?
  • kello711
  • kello711's Avatar
Yesterday 00:45
Replied by kello711 on topic Probe Basic Errors after successfully probing

Probe Basic Errors after successfully probing

Category: QtPyVCP

This is a PrintNC setup so router style setup with ER20 collet spindle. Workflow wise, I was using a 3d probe for workpiece locating and a tool setter for determining the tool offset each time a tool is loaded. Like you mentioned, since this is a collet setup I touch off each time the tool is loaded. The Z=-7.4953 value is a G54 value that I assume came from the tool offset calculation, but I may be wrong. I can go try to capture some video. It very well may be operator error.

I appreciate all the help.
  • Lcvette
  • Lcvette's Avatar
Yesterday 00:37
Replied by Lcvette on topic Probe Basic Errors after successfully probing

Probe Basic Errors after successfully probing

Category: QtPyVCP

ok, i'm a bit confused, maybe something is wrong but mostly what i see looks ok. you said your z range is Z0 to Z-6.3, but i see your earlier post referencing Z=-7.4953 something doesn't seem to be adding up.

is this a bt30 or is30/20 machine with repeatable holders? or is it an er collet type machine?

i'm trying to figure out where the issue is. maybe a detail written walk through r a video would be easier, i don't see anything wrong off the top of my head but without seeing dro's at time of command or active work offsets etc. triggering a limit isn't hard to do. especially if you have an offset set super close to min or max travel etc.

im not getting any of that behavior nor other reports so i have to assume user error, not to be taken as picking on you, just trying to identify where the issue becomes the issue.

if you are suing non repeatable holders, it may be better to use that type of tool touch off. it basically resets the work coordinate system for each tool so it cuts at the same height as the previous tool without storing tool offsets in the table. this tends to work better for er collet type machines and i think there is a really good touchoff routine by another member on here maybe tootall18 from memory? but that is only if you are an er collet. if you have repeatable holders like bt or iso style then the stock touch off is the correct one to use.
  • tommylight
  • tommylight's Avatar
Yesterday 00:37
Replied by tommylight on topic Differential encoder hard crashes the PC MESA7i77

Differential encoder hard crashes the PC MESA7i77

Category: Driver Boards

Anybody have any ideas??

Yes:

I would check the 7I77s 5V supply, my guess is that it droops
when you connect the MPGs, either from a wiring error or
too much current.

If you have the encoder power wires reversed, that will for sure make the voltage drop and cause the failure.
But, some parallel cables have so thin wires inside that might also be the reason for the failure.
My advice:
-set Mesa boards for each to have it's own power supply
-find a good quality USB cable and cut the USB-whatever connector leaving only USB-A side and the wire, wire it to Mesa 7i77 as the power supply
-do NOT do this before checking the wiring and making sure it is correct.
  • grossm5000
  • grossm5000
Yesterday 00:15
Replied by grossm5000 on topic Differential encoder hard crashes the PC MESA7i77

Differential encoder hard crashes the PC MESA7i77

Category: Driver Boards

I have 5v power from the computer. I unplugged ALL the terminals on the 7i77 TB3,4,5,7,8) reinstalled LinuxCNC (worried about kernel issues) and the darn thing still dumps me when I launch the program. 

I feel like I’m getting to the limit of the things I can do to make this work. Any help is welcomed. Anybody have any ideas??
Displaying 1 - 15 out of 18105 results.
Time to create page: 0.242 seconds
Powered by Kunena Forum