Advanced Search

Search Results (Searched for: )

  • flyingbrick
  • flyingbrick
Today 21:37
Replied by flyingbrick on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

In general I lack experience in this stuff, ground loops especially are confusing. I didn't want to ground the 5v negative and create some other issue. According to what I could find online, the floating 5v is fairly normal (switch mode power supply).

Yes the case etc is ground, just 5v is floating.

Thanks pcw, will ground.
  • rodw
  • rodw's Avatar
Today 21:37
Replied by rodw on topic Is there any idiots guide to GUIs?

Is there any idiots guide to GUIs?

Category: General LinuxCNC Questions

If you have the mind of an engineer, why don't you test the software's functionality instead of complaining you don't like the colour?
Its very comprehensive and the probing is first class.
  • rodw
  • rodw's Avatar
Today 21:29

Is it possible to prevent the .hal file from being overwritten?

Category: PnCConf Wizard

No, once you get a working config stop using pncconf and edit by hand.
  • rodw
  • rodw's Avatar
Today 21:27
Replied by rodw on topic Installing ethercat repositories

Installing ethercat repositories

Category: EtherCAT

possibly but if you follow the updated how to sticky thread (1st post) , we don't use the igh repo anymore.
  • Holzwurm56
  • Holzwurm56
Today 21:26

Is it possible to prevent the .hal file from being overwritten?

Category: PnCConf Wizard

Is there a way to prevent the .hal file from being overwritten? If you manually edit the .hal file, everything gets overwritten by pncconf. Is there a setting to ensure that only the parts that were actually modified get overwritten in the .hal file?
Thanks,
Hans
  • billykid
  • billykid's Avatar
Today 21:09
Replied by billykid on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

So, is it best to ground the 5V and 24V negatives?
  • tommylight
  • tommylight's Avatar
Today 21:00
Replied by tommylight on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

... and I measure about 100VAC between 5V- and cabinet earth.Does anyone know what specifically causes CR7 to latch on like this?

The answer to your question is there in your question, 100VAC is way to much interference, so the grounding is non existent if that is happening inside a metal box.
Does the shop have proper grounding and a ground fault interrupter?
Is the machine grounded through the mains cable, properly on both sides?
Is the power supply grounded to machine/control box ground?
  • PCW
  • PCW's Avatar
Today 20:59
Replied by PCW on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

Just for safety, and noise I would ground the 5V common.

The Init LED can illuminate for power related issues (check the 5V at the 7I97T)
With power related issues, the Init LED typically blinks.

The other cause of the Init LED being illuminated is because the watchdog
has bitten. This usually indicates either a latency issue with  the host, some
general communication fault or the watchdog timeout set too low in the hal file.
  • billykid
  • billykid's Avatar
Today 20:49
Replied by billykid on topic Mesa 7i97t

Mesa 7i97t

Category: Driver Boards

I am configuring my CNC with a 7i97t, but I don't have that problem. I have a Mean Well 5V 10A power supply with a ground connection for the Mesa and the Raspberry Pi 5; the Mesa needs to be grounded near the RJ45 jack, where it is marked "frame ground."
  • flyingbrick
  • flyingbrick
Today 20:27
Mesa 7i97t was created by flyingbrick

Mesa 7i97t

Category: Driver Boards

 I'm having an intermittent issue with a Mesa 7I97T on a Raspberry Pi 5. Occasionally CR7 comes on and stays on until I reset the board.The 7I97T is powered by a Mean Well 5V PSU with no earth connection. The 5V negative is floating, and I measure about 100VAC between 5V- and cabinet earth.Does anyone know what specifically causes CR7 to latch on like this? Is there anything in HAL/HostMot2 I can log to find the cause?Also, should the 5V negative normally be bonded to cabinet earth, or left floating?
Thanks all!
  • tommylight
  • tommylight's Avatar
Today 20:20
Replied by tommylight on topic Is there any idiots guide to GUIs?

Is there any idiots guide to GUIs?

Category: General LinuxCNC Questions

I simply have the mind of an engineer and I hate "artists" who spoil formally good designs to make them bad but nice...
What's the point of a small gray font on a gray background?
LinuxCNC is not a game that you can run in a dark room and then a dark interface actually makes sense.
LinuxCNC is a machine control that can be dangerous and there is no room for anything "nice".
It is no accident that the e-stop button has a different shape and color than the start button, so as not to look for it and not to confuse it with another one when the machine starts to live its own life...
 

All valid points, except the "nice" part, see new Mazak controls, they look like form a space ship. Did not use it yet, so no idea how usable it is.

I know that someone will soon start explaining to me that the authors do it for free and I should be grateful to them.
 

OK, it is open source so you can modify it to however you like it, see bellow

The rule is simple - if you do something, do it well, and then people will be grateful to you, even if they have to pay for your work...
 

"Do it well" for them might not always be well for you or me, and i am fine with it, as i can modify as i see fit, and be thankful i did not have to do the whole thing from 0.
-
Seeing as you are quite good at this, i wonder, would it have taken less time to change the colors instead of this?
I would really like to know, and i do not mean the time it took to make it work for you, i am aware that can be tricky sometimes with versions and stuff, and i had my fair share of numpy issues.
Thank you.
  • tuxcnc
  • tuxcnc
Today 18:41
Replied by tuxcnc on topic Is there any idiots guide to GUIs?

Is there any idiots guide to GUIs?

Category: General LinuxCNC Questions

Today a question was asked on the forum: why so many gui in linuxcnc?
I always thought that it shouldn't bother anyone because at worst they don't have to use it.
But today I started wondering if this garbage can makes any sense.
Well, I have always been curious what this Qtdragon is and whether it can be useful for something.
Since I always compile linuxcnc from source, I never managed to get this GUI to work.
Recently RuntimeError: module compiled against ABI version 0x1000009 but this version of numpy is 0x2000000...
I can't downgrade numpy to version 1, because I need version 2 for other programs, and besides, apt, together with numpy, wants me to uninstall a dozen or so other packages because they have dependencies.
I downloaded qtdragon from github.com/persei802/QtDragon_hd.
The repository looks fresh, but it's not and it want the old numpy...
Today curiosity got the better of me and I launched Qtdragon with linuxcnc_2.9.10-amd64.hybrid.iso.
Here Qtdragon started up, but my worst suspicions came true.

I simply have the mind of an engineer and I hate "artists" who spoil formally good designs to make them bad but nice...
What's the point of a small gray font on a gray background?
LinuxCNC is not a game that you can run in a dark room and then a dark interface actually makes sense.
LinuxCNC is a machine control that can be dangerous and there is no room for anything "nice".
It is no accident that the e-stop button has a different shape and color than the start button, so as not to look for it and not to confuse it with another one when the machine starts to live its own life...

I know that someone will soon start explaining to me that the authors do it for free and I should be grateful to them.
No, that's not true.
If something works badly or doesn't work at all, there is no reason to be grateful, because why should it?
The rule is simple - if you do something, do it well, and then people will be grateful to you, even if they have to pay for your work...
 
  • andypugh
  • andypugh's Avatar
Today 18:01
Replied by andypugh on topic LinuxCNC-Branded USB Drives

LinuxCNC-Branded USB Drives

Category: Off Topic and Test Posts

It might be a nice idea, but it's not really working. :-(

(I have sold 4 out of 25)
  • tommylight
  • tommylight's Avatar
Today 17:27
Replied by tommylight on topic Off Topic

Off Topic

Category: Off Topic and Test Posts

Aciera,
This is really hard for me to say as i was the one who nominated you for becoming a moderator here, but you consistently keep ignoring the fact this is a community of humans, and as such, we (you included) inherently make mistakes and do stuff or express in ways others might or might not like at any given point in time.
I have read everything 4 times by now, i still do not see any reason for taking things out of context and attacking Chris and others, nor did any of the other humans included in those conversations.
-
Again, this is very hard for me as i absolutely admire your ability to help here with your wealth of knowledge and very concise replies to even the most complicated questions, but this?
  • leandrocontarini
  • leandrocontarini
Today 16:13 - Today 16:34
Replied by leandrocontarini on topic XML Settings for EC1-57E

XML Settings for EC1-57E

Category: EtherCAT

Aqui estão meus arquivos. O encoder está lendo corretamente e o motor funciona em modo de malha aberta, mas quando habilito o controle em malha fechada, o motor começa a vibrar.
Displaying 1 - 15 out of 13322 results.
Time to create page: 0.288 seconds
Powered by Kunena Forum