Advanced Search

Search Results (Searched for: )

  • Nserega.90
  • Nserega.90
08 Mar 2025 06:01 - 08 Mar 2025 06:06
Replied by Nserega.90 on topic Problems with vcp-template

Problems with vcp-template

Category: QtPyVCP

I understand this is the process of installing qtpyvcp and the Basic probe. In my case, it all works. Probably, I did not correctly identify the problem! I also correctly installed qtdesigner5 with linuxcnc widgets. But the problem is that the folder with the installed (vcp template) is not correctly configured for further editing! That is, I want to try to make my own graphical interface. I tried to create a GUI through flex gui, which was created by John, and it is very cool and quite clear. But I also want to study and try to create my GUI through qtpyvcp, but I encountered the problem that I described above!
Or you can start creating your own GUI without this step: www.qtpyvcp.com/tutorials/basic_vcp/basic_vcp_01.html
  • unknown
  • unknown
08 Mar 2025 05:02
  • unknown
  • unknown
08 Mar 2025 04:59
Replied by unknown on topic Devuan, RPi5 & Linuxcnc Image

Devuan, RPi5 & Linuxcnc Image

Category: Installing LinuxCNC

Hi Andy,

Output of dpkg --list | grep libgpiod
ii  libgpiod2:arm64                      1.6.3-1+b3

I did a quick load of hal_gpio, didn't run a config, but it loads ok.
spix works fine even with my cobbled together 7c81 clone

Linuxcnc complains about /usr/bin/kill not being there but it's under /bin/kill which might have to do with debian having /bin /sbin & /lib being links to /usr/bin /usr/sbin & /usr/lib/ and Devuan not taking that road.

I'm actually Devuan to make this post.

I've only made a RPi5 image ATM but would you like an RPi4 image made ?
  • cakeslob
  • cakeslob
08 Mar 2025 04:23

Custom "MESA 7c81 Clone" PCB featuring a Raspberry Pi Compute Module 5

Category: Driver Boards

I am liking the look of this board. Did you do this in easyeda?

Suggestion, add the rpi 40pin header. Aside from being able to add stuff rpi side, I find it valuable for debugging the MCU/FPGA side of the board using a regular rpi without having to keep removing a cm module and you can use it as a backup incase you damage the 100pin hirose connectors or theres another RPi/chip shortage
  • Nserega.90
  • Nserega.90
08 Mar 2025 04:23
Replied by Nserega.90 on topic Problems with vcp-template

Problems with vcp-template

Category: QtPyVCP

Thanks! I'll try!
  • UrKibin
  • UrKibin
08 Mar 2025 03:24
  • noqui
  • noqui
08 Mar 2025 03:22 - 08 Mar 2025 04:10
Replied by noqui on topic Custom Panel

Custom Panel

Category: AXIS

Sorry, yes, I replaced the qtaxis.ui in my configuration folder/qtvcp/screens/qtaxis.ui (new), and then what must I do?.
Thanks a lot, cmorley
  • UrKibin
  • UrKibin
08 Mar 2025 03:15

CINCINATTI MILACRON ARROW 500 (BDS4 + VFS5) WITH MESA 7i77 + 6i25 WITH LINUXCNC

Category: Milling Machines

Hi PCW,

Noted. Will look to the pncconf in depth next week. I tried the pncconf yesterday. I got to the point where you choose which mesa boards I am using. From gathering in the internet, i should be using the 5i25 since 6i25 is not in linuxcnc and 7i77 x 2 i guess...

As for the Analog I/O thank you for the clarification. So instead of ENAn+ and ENAn-, I should connect the servo drives to the 7i77's AOUTn and respective GND.

Thank you for your assistance.
  • andypugh
  • andypugh's Avatar
08 Mar 2025 02:58

CINCINATTI MILACRON ARROW 500 (BDS4 + VFS5) WITH MESA 7i77 + 6i25 WITH LINUXCNC

Category: Milling Machines

As I have already purchased the Plug-N-Go Kit (7i77 + 6i25) from Mesa, I would like to use them.


If you already have the cards, then definitely stick with them, they will work fine.

You can expand to really rather a lot of IO by adding smart serial cards, if you need to.
  • cmorley
  • cmorley
08 Mar 2025 02:36
Replied by cmorley on topic Custom Panel

Custom Panel

Category: AXIS

You don't replace the original ui file, though that will work.
you put it in YOUR CONFIGURATION FOLDER/qtvcp/screens/qtaxis/qtaxis.ui
Qtvcp will see it there and use it instead of the original/
  • PCW
  • PCW's Avatar
08 Mar 2025 02:24 - 08 Mar 2025 02:31

CINCINATTI MILACRON ARROW 500 (BDS4 + VFS5) WITH MESA 7i77 + 6i25 WITH LINUXCNC

Category: Milling Machines

Normally the basic configuration is created by one of the two configuration utilities:
pncconf or MesaCT. These are GUI programs where you enter the intended interface hardware and
basic machine specifications (dimensions, encoder scaling etc) and I/O connections
(limit/home switches spindle controls etc)

Note that the analog out pins are AOUTn. The ENAn+ and ENAn- pins are a switch to enable the
drives (on when enabled)
 
  • Nathan40
  • Nathan40
08 Mar 2025 01:53 - 08 Mar 2025 01:54

Unable to loop more than 25 times using M98 and L

Category: G&M Codes

Hi all 
I am unable to loop more than 25 times using the M98 and L commands. Eg the below code will execute 25 times even though L says 40 in the latest 2.9 version. Please help!

M98 P101 L40
M2

O101
some code
M99

 
  • UrKibin
  • UrKibin
08 Mar 2025 01:45

CINCINATTI MILACRON ARROW 500 (BDS4 + VFS5) WITH MESA 7i77 + 6i25 WITH LINUXCNC

Category: Milling Machines

Hi Andy,

Good day. From what i have gathered in the user manuals available in the internet and checking the existing connection from the servo controllers to the non-functioning acramatic 2100 controller,

each servo controller (X, Y, Z, and Spindle) has
1) +-10V inputs (i assume to drive the servo motors)
2) An A & /A, B & /B, and Z & /Z encoder outputs.

I was thinking of connecting the +-10V servo inputs to the 7i77 by its TB5 outputs namely, ENA0+-, ENA1+-, ENA2+-, and ENA3+-.

Then connecting the servo encoder outputs to the 7i77 by its TB3-TB4 inputs namely, QA0 & /QA0, QB0 & /QB0, IDX0 & /IDX0, for all axes and the spindle.

If that is correct, my only problem now would be the configuration under linuxcnc which I have no idea where to begin.

As I have already purchased the Plug-N-Go Kit (7i77 + 6i25) from Mesa, I would like to use them. But will look into your suggestion since they have more pins. Also, it would be generally hard for me to purchase additional boards since I am from the Philippines.

Thank you very much for your assistance.
  • PCW
  • PCW's Avatar
08 Mar 2025 01:42 - 08 Mar 2025 15:32
Replied by PCW on topic Joint Error After large rotary move

Joint Error After large rotary move

Category: General LinuxCNC Questions

What version of LinuxCNC?

I don't recall any encoder bugs of that type, is it possible
there is a 32 bit wrap (that's a lot of turns though unless you
have a very high res encoder)

Also could be some kind of failing hardware (PC memory, PCI, FPGA card etc)
Displaying 8761 - 8775 out of 24536 results.
Time to create page: 0.426 seconds
Powered by Kunena Forum