Advanced Search

Search Results (Searched for: )

  • spumco
  • spumco
15 Oct 2024 03:00
Replied by spumco on topic Probe Basic - intermittent erratic probing

Probe Basic - intermittent erratic probing

Category: QtPyVCP

@Lcvette:

I just checked in to the forum to report that I'd found a parameter variation between my probe_cal_round_pocket version and the one on GH...

Too funny.  I'll get the latest version in a sec.

Regarding the erratic behavior, I added some dbounce and it was worse at delay=10.  Turning it down to delay=2 seems to have sorted things out for now.  Multiple probing attempts were successful - no fails - but the jury is still out.

Relayted question...  I found an error in the terminal at the end of the calibration routine:
[qtpyvcp.plugins.notifications][ERROR]  Error evaluating DEBUG expression: 'vcp.getWidget("calibration_offset").setValue(0.000311)' (notifications.py:158)
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/qtpyvcp/plugins/notifications.py", line 156, in timerEvent
    eval(exp, {"vcp": app})
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/qtpyvcp/app/application.py", line 228, in getWidget
    raise AttributeError("Could not find widget with name: %s" % name)
AttributeError: Could not find widget with name: calibration_offset

Is this something different, or related to the incorrect parameters in the subroutine?  I wasn't able to find any "calibration_offset" widget in either my installation or on PB/QTPYVCP github pages.
  • kennetek
  • kennetek
15 Oct 2024 02:59
Replied by kennetek on topic Axes no longer home/move

Axes no longer home/move

Category: General LinuxCNC Questions

yeah that's definitely an issue. its -0.11V by default and in one direction, and 0.03V in the other direction.
  • tommylight
  • tommylight's Avatar
15 Oct 2024 02:19
Replied by tommylight on topic Axes no longer home/move

Axes no longer home/move

Category: General LinuxCNC Questions

If you have a DVM/Multimeter, try measuring the voltage between dir+ and dir- on the Mesa connectors or on the drive connectors, wherever is easier for you, measure while jogging the measured axis, should be +4-5V in one direction and -4-5V in the other direction.
  • kennetek
  • kennetek
15 Oct 2024 02:12
Replied by kennetek on topic Axes no longer home/move

Axes no longer home/move

Category: General LinuxCNC Questions

Yes I have the original config, just tried it and the same behavior persists and nothing moves. However, the position values change when homing / jogging.
  • Lcvette
  • Lcvette's Avatar
15 Oct 2024 01:21
Replied by Lcvette on topic Probe Basic - intermittent erratic probing

Probe Basic - intermittent erratic probing

Category: QtPyVCP

I found there was an error in the ring calibration subroutine, it was corrected in the most recent update, so you will want to run apt update for that fix.
  • tommylight
  • tommylight's Avatar
15 Oct 2024 00:15
Replied by tommylight on topic Axes no longer home/move

Axes no longer home/move

Category: General LinuxCNC Questions

Do you still have the original config?
Try if that runs OK, or make a quick new config for testing using Axis GUI.
  • tommylight
  • tommylight's Avatar
15 Oct 2024 00:08
Replied by tommylight on topic linuxcnc-dev is missing?

linuxcnc-dev is missing?

Category: Installing LinuxCNC

Sorry Benb, my bad, i just noticed it is looking for the homing.c file in the dev folder.
Thank you for bringing that to my attention, very much appreciated.
  • Grotius
  • Grotius's Avatar
15 Oct 2024 00:03
Replied by Grotius on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

Hi Guys,

Thanks for your responce's.

@Automata, when time is ready, will check you back for the servo's. I think that's nice to have around here.


We have some results today.
When the buffer is loaded and path is optimized, it writes a gcode file named "validation.ngc" into the ~/cmake dir.
Then you can load this file into lcnc and check results.

Some times the path optimalisation fails. So have to look what's going on.

I have to dive deeper into the original lcnc circle math. As this gives sometimes error's at lcnc runtime.
The message is like "arc radius differs ..." Most of time around 1.4%.
It's now late. Will check some things tommorow.

Attached some test pictures. I used also chamfer fillets for test. And bsplines.
  • kennetek
  • kennetek
14 Oct 2024 23:48
Axes no longer home/move was created by kennetek

Axes no longer home/move

Category: General LinuxCNC Questions

Hello, first time posting.

I have a gantry style mill setup using servos on three axes, controlled with a Mesa 7I96S, and using the probe basic interface. It has been working fine for nearly a year now, despite a realtime delay warning at startup, which I haven't gotten around to fixing. But that is not my main issue (maybe it is). Today, after the machine homed itself, I was unable to jog any of the axes, and then was not able to home the machine, even after multiple restarts.

I checked all the servo power/enable lights, they were all good, the power supplies were all providing the proper voltages, and the Mesa board did not have any red error lights. When running LinuxCNC through terminal and homing, the only error shown is that single realtime delay error on startup. When pressing home after enabling the machine, the feedrate changes from zero to the homing feedrate, but the tool position values do not change and nothing physically moves. After one of the restarts the position values did change, but the machine did not move, which confused me even more. Manually jogging doesn't do anything now since it refuses unless the machine is homed. The fixed-speed spindle relay can still be toggled. The servos hold their positions, but that is of course because of their integrated controllers. 

I am at a loss for what the issue could possibly be, and why it happened out of nowhere, and would love some pointers/to know where to look.
Thank you for your help!
  • Benb
  • Benb's Avatar
14 Oct 2024 23:30
Replied by Benb on topic linuxcnc-dev is missing?

linuxcnc-dev is missing?

Category: Installing LinuxCNC

Hey Tom, I am complete dummy when it comes to Linux OS. ?However, since I started using RIP I know where all pieces of the programs I loaded reside. For non linux savey it makes it easy to troubleshoot. As marq_torque indicated he does not know the location of hos files. marq_torque Once you install rip all your linux files will reside in Linuxcnc directory. If you follow the procedure all your linuxcnc files will reside in /dev/linuxcnc.
  • Project_Hopeless
  • Project_Hopeless's Avatar
14 Oct 2024 23:29
Replied by Project_Hopeless on topic 6DOF robot Limit Issues

6DOF robot Limit Issues

Category: Advanced Configuration

Do I need to have the axis offsets loaded?  In the 429remap.ngc G10 is loading axis offsets.  Is it necessary for either genserkins or idenity kins?
   M66  E0 L0                           ; force synch
   M68  E#<SWITCHKINS_PIN> Q#<kinstype> ; set kinstype value
   G10 L2 P8 X0 Y-90 Z0 A0 B90 C0
   G59.2
   M66  E0 L0                           ; force synch
  • phillc54
  • phillc54's Avatar
14 Oct 2024 23:21
Replied by phillc54 on topic Parse Error

Parse Error

Category: General LinuxCNC Questions

A .tap file is not an image file, it is a SheetCam g-code file so you would not want it to call image-to-gcode. Try commenting it out in the FILTER section.
  • Serg452
  • Serg452
14 Oct 2024 23:20
Replied by Serg452 on topic iov2

iov2

Category: Advanced Configuration

 

 
  • spumco
  • spumco
14 Oct 2024 23:10
Replied by spumco on topic Probe Basic - intermittent erratic probing

Probe Basic - intermittent erratic probing

Category: QtPyVCP

I'll add a debounce filter later tonight and see how it goes.  I was tempted to get the latest v9 WLR because it has the spin-to-wake function - nice for keeping it in the ATC.

Temptation is dwindling, however.
  • tommylight
  • tommylight's Avatar
14 Oct 2024 22:57
Replied by tommylight on topic iov2

iov2

Category: Advanced Configuration

?
Displaying 22816 - 22830 out of 22890 results.
Time to create page: 2.052 seconds
Powered by Kunena Forum