Advanced Search

Search Results (Searched for: )

  • spumco
  • spumco
03 Sep 2026 02:07
Replied by spumco on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

Awesome, thanks!

Can you try a HalLedLight and see if it shows up too?  That'd confirm I'm off the rails somewhere.
  • Lcvette
  • Lcvette's Avatar
03 Sep 2026 02:01
Replied by Lcvette on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

here it is working.. i did not change anything at all just dropped the halbutton widget in the usertab and gave it a pinbase name saved then started probe basic and everything was there!

  • Lcvette
  • Lcvette's Avatar
03 Sep 2026 01:57
Replied by Lcvette on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

ok i just tested and i see the test button i created in halshow, i can set and clr it to enable and disable it, it is under Pins/qtpyvcp/hal_test_button. sooo it is working here, not sure what you might be doing differently?
  • Billy Boy
  • Billy Boy
02 Sep 2026 23:32
Replied by Billy Boy on topic External ESTOP trouble

External ESTOP trouble

Category: Installing LinuxCNC

That is a cool trick! Glad to know about Show Hal Configuration. Thanks.

I am using the Axis GUI.

When I watch the ESTOP-ext variable (is variable the correct term here?) I see that it changes state when I toggle the hardware ESTOP. Hal Show Configuration shows yellow when the hardware ESTOP is not active and red when the hardware ESTOP is active. That seems right to me.

When I watch ESTOP-out, it just stays red the whole time regardless of what I do in hardware or software. This seems wrong to me, but it is also consistent with the problem I am having.
  • spumco
  • spumco
02 Sep 2026 21:24
Replied by spumco on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

I don't have any of the qtpyvcp pins listed in any of my hal files - but they're still loading.

I get that connections to any of the qtpyvcp hal pins needs to be done in post-gui.hal.

Would you mind trying to create a qtpyvcp hal pin like I'm attempting and see if you can make it work?

I don't want to start fiddling with the main probe_basic.ui file, but you or one of the other devs might have some test configs to see if you all can figure out if this is just me or a bug.
  • Lcvette
  • Lcvette's Avatar
02 Sep 2026 21:13
Replied by Lcvette on topic Probe Basic - HAL pins not being created

Probe Basic - HAL pins not being created

Category: QtPyVCP

the user tabs get loaded after so they may need to be loaded through post gui hal so they get initialized during startup otherwise they may be created after the initial ui loads but before the child ui is loaded. but just guessing as i have not tried what you are doing before with halpins,. if you have them listed in the main hal file i would move them to the post gui and retest.
  • Becksvill
  • Becksvill
02 Sep 2026 21:01
Replied by Becksvill on topic Conversational CAD CAM

Conversational CAD CAM

Category: O Codes (subroutines) and NGCGUI

just loaded up a new computer today and copied and pasted the config and it just works.  conversational stuff all works fine.  which shows there are not library's that are needed.  its all internal to the config files

the file auto loads also with axis load remote file feature.  so i am not getting the bug that tuxcnc got earlier.  however i am using axis gui so other gui's might have issues.  can't be bothered currently supporting the other gui's but i might if more people post here and are using the software.  but no stress.
 
  • tommylight
  • tommylight's Avatar
02 Sep 2026 20:50
Replied by tommylight on topic External ESTOP trouble

External ESTOP trouble

Category: Installing LinuxCNC

If using Axis GUI (other GUI's may also have this), use the "show hal configuration" from the machine menu to see if the hal stuff is working correctly, on the left side choose the pins to watch on the right side, then toggle e-stop and see what toggles and what not.
  • PCW
  • PCW's Avatar
02 Sep 2026 20:45 - 02 Sep 2026 20:46

Mesa 6i25 - Mesa 7i76U - Omron MX2 wiring

Category: Basic Configuration

Here is fixed firmware fro the 7I76EU/7I76U that fixes the MPG encmode
parameter direction issue. This is the full image that needs a PIC programmer
to install. Will have a bin file for remote updating soon.

 

File Attachment:

File Name: 7i76unew.zip
File Size:23 KB
  • PCW
  • PCW's Avatar
02 Sep 2026 20:36 - 02 Sep 2026 23:43

Help asked for connecting 7i76e + 7i85 + 3 sserial daughter cards

Category: Driver Boards

Now is it possible you have a 7I85S instead of a 7I85?
(look at the paper label on the back of the card)

That would show these symptoms ( only the last sserial channel works
as TB1 pin 17..24 is the only serial port on a 7I85S )

 
  • PCW
  • PCW's Avatar
02 Sep 2026 20:27

Help asked for connecting 7i76e + 7i85 + 3 sserial daughter cards

Category: Driver Boards

OK tested a 7i76E with 7i76e_7i76x1_7i85x1D.bit firmware:

md5sum 7i76e_7i76x1_7i85x1D.bit
0d0922e5c4306ceba4e077fff3c02097  7i76e_7i76x1_7i85x1D.bit

And it works as expected, that is sserial devices 0..6 work

SSerial channels are organized as follows:

0 Local 7I76E field I/O
1 7I76E Serial expansion slot TB3 15..20
2 7I85 Serial 0 TB2 9..16
3 7I85 Serial 1 TB2 17..24
4 7I85 Serial 2 TB1 1..8
5 7I85 Serial 3 TB1 9..16
6 7I85 Serial 4 TB1 17..24

 
  • MarkoPolo
  • MarkoPolo
02 Sep 2026 20:21
Replied by MarkoPolo on topic Search for a true 4 axis Cam

Search for a true 4 axis Cam

Category: CAD CAM

I also use DeskProto, and it's impossible to configure it the way you want. One axis, either X or Y, is always static above the rotation axis, and in that case, you won't be able to create undercuts.

I recently created my own program that could move in both X and Y simultaneously, but so far I haven't succeeded (with a helper, of course). One cool thing I managed to achieve is variable milling density, depending on the slope of the milled slope, so that on flat sections, the milling isn't too dense, but on steep slopes, it's not too sparse. I haven't seen this in other programs, although I haven't seen everything. The program works well, but it won't create undercuts. Maybe someday I'll resume working on true four-axis machining.
  • tommylight
  • tommylight's Avatar
02 Sep 2026 20:12
Replied by tommylight on topic Industrielle Linux CNC 5achs Fräsmaschine

Industrielle Linux CNC 5achs Fräsmaschine

Category: General LinuxCNC Questions

Sind die servos die step/dir oder analog eingang?
Wen step/dir dan Mesa 7i95T ist die beste losung und die infachste zum werbinden, aber schwer zu finden...
Gluck, es gibt beim Welecctron im Deutschland
www.welectron.com/Mesa-Electronics-7i95T...-Ethernet-Controller
Fohr die analog, dan die 7i97T ist die selbe wie oben mit analog ausgange stat step/dir und 6 encoder eingange.
  • MisterXmin
  • MisterXmin
02 Sep 2026 20:03
Replied by MisterXmin on topic Industrielle Linux CNC 5achs Fräsmaschine

Industrielle Linux CNC 5achs Fräsmaschine

Category: General LinuxCNC Questions

Ja bezüglich der mesa karte, wie ist das mit Latenzen? Welche würdest du empfehlen für 5achsen servos mit encodern?
  • Henk72
  • Henk72
02 Sep 2026 20:02

Help asked for connecting 7i76e + 7i85 + 3 sserial daughter cards

Category: Driver Boards

Dear PCW,
1.) Ok, understood. Since I connected 3 boards (2x 7i84, 1x 7i87) I should thus see only 3 SSerial. I was confused as the pins from one of the 7i84 connected to SSerial position 4 on the 7i85 is visible under this name: "sserial device at channel 6: 7I84 (unit 0x1800C0A7)" (string taken from --sserial command using mesaflash).
2) Yes I read this also somewhere else on the forum and made a new machine configuration in pncconf using this option. If I look in the hal file made afterward I indeed see a modified config string in loadrt hm2_eth:  'sserial_port_0=0000000x' and the number of encoders increased. However, unfortunately the other 7i84 and the 7i87 are stil not visible (these are connected via other SSerial channels on the 7i85 other than the one numbered 4 in the manual.
3) This evening I wired an encoder and checked it on all the 4 available enc positions (0, 1, 2, 3). I do see the steps increase/decrease in the watch window of halconfig. The signal pin names I look at are: hm2_7i76e.0.encoder.00.count up to hm2_7i76e.0.encoder.05.count. The enc. 0 (identifier from MESA manual image) corresponds to ....00.count and enc 4 to ....03.count. All seem to work nicely (cool to see this work!)
4) Off course I would appreciate this a lot. I also looked at the naming of a digital input from one of the 7i84 when connected via SSerial 4 (MESA manual image) on the 7i85 and this shows as : hm2_7i76e.0.7i84.0.6.input-00 and so on. These digital pins also work in this configuration Again I don't understand where the 6 comes from. In case I connect the same board to any of the other SSerial positions on the 7i85 than they don't show up at all.
Displaying 91 - 105 out of 13590 results.
Time to create page: 0.237 seconds
Powered by Kunena Forum