Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
24 Oct 2024 11:56
Replied by tommylight on topic Machine moves when you stop program in the middle

Machine moves when you stop program in the middle

Category: General LinuxCNC Questions


edit, tommy, there is actually a separate abort function specifically for probe abort for this easyprobe addon called probe_escape.ngc that does other stuff 

I am glad! :)
  • Aciera
  • Aciera's Avatar
24 Oct 2024 11:55
Replied by Aciera on topic Gmoccapy - spindle restarts at program stop

Gmoccapy - spindle restarts at program stop

Category: Gmoccapy

If it's related to that issue then we should expect this to also show up using the Axis GUI. Are you seeing it in Axis as well?
  • Grotius
  • Grotius's Avatar
24 Oct 2024 11:52
Replied by Grotius on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

Hi,

First off all thanks for the many likes, is appreciated.

Today we made a linuxcnc installer.
Can someone help me to verify if it works ok?
I could be we miss some things.
git clone https://codeberg.org/skynet/linuxcnc_trajectory_planner
cd linuxcnc_trajectory_planner
./installer

Work of today:
1. Created a new  cmakelists.txt for the clothoid project.
2. Created a library  motionizer to calculate the best vo's, ve's, vm's  for the trajectory. Also based on curvature input.
3. Created a project installer
4. Renaming of directory's, etc.


 
  • tommylight
  • tommylight's Avatar
24 Oct 2024 11:51
Replied by tommylight on topic c++ compiling error

c++ compiling error

Category: Advanced Configuration

....now the motorbike has dust and it's been almost 10 years.

Same here, been over 3 years since i went for a ride on any of the bikes! :(
  • tommylight
  • tommylight's Avatar
24 Oct 2024 11:49
Replied by tommylight on topic Building new plasma table

Building new plasma table

Category: Computers and Hardware

Reliable computer will not help you, any computer will do.
The thing with plasma is they create huge amounts of interference when striking and arc, so grounding and proper shielding are mandatory.
Normally you can get away with Mesa 7i96S and THCAD, and they are extremely reliable.
Here are some ideas:
forum.linuxcnc.org/show-your-stuff/38547...plasma-build?start=0
  • Aciera
  • Aciera's Avatar
24 Oct 2024 11:48

Russian machine tool company that uses LinuxCNC with Probe Basic

Category: QtPyVCP

Mind you there is a fair number of companies and individuals (even some that frequently ask for help on this forum) that make a living using LinuxCNC without giving anything back to the community. Just recently I came across a company in the US that sells Linuxcnc 2.6 (!) installed on a mediocre PC for 1200$.
  • tommylight
  • tommylight's Avatar
24 Oct 2024 11:44
Replied by tommylight on topic Base Thread Over 100k

Base Thread Over 100k

Category: General LinuxCNC Questions

What PC?
Did you disable power saving options and hyperthreading in BIOS?
What hardware?
What Linux version?
What LinuxCNC versions?
RTAI or RT_Preemt kernel?
  • tommylight
  • tommylight's Avatar
24 Oct 2024 11:41
Replied by tommylight on topic About lathe spindle encoder

About lathe spindle encoder

Category: General LinuxCNC Questions

2500rpm/60sec=41.66RPS
600PPR*4=2400counts per revolution
41.66*2400=100000 counts per second.
It should work as long as you use the interupts in arduino, so no "digital_read" in the code.
  • Grotius
  • Grotius's Avatar
24 Oct 2024 11:26
Replied by Grotius on topic c++ compiling error

c++ compiling error

Category: Advanced Configuration

Hi Bkt,

Could be missing a header include path.
But can also have other reason's. Some times hard to say what the cause is.
  • Aciera
  • Aciera's Avatar
24 Oct 2024 11:25 - 24 Oct 2024 11:30

Machine moves when you stop program in the middle

Category: General LinuxCNC Questions

As has been pointed out, this issue regarding strange moves after stopping a program seems to have been reported on several occasions on older versions of linuxcnc:

I found the trigger. If I use ON_ABORT_COMMAND to call a subroutine:
ON_ABORT_COMMAND=O <on_abort> call
even an empty sub will make it fail. I got the file down to this and it still failed:

o<on_abort> sub
o<on_abort> endsub
m2

If I comment out ON_ABORT_COMMAND I can't get the fault to happen.

github.com/LinuxCNC/linuxcnc/issues/579

So removing the ON_ABORT_COMMAND from the ini file should fix this for you if you are on some earlier version.

[edit]


I will try to get the config zipped and posted here.


No need for that anymore as the bug has been identified to be in the source code of your version of linuxcnc
  • tommylight
  • tommylight's Avatar
24 Oct 2024 11:16
Replied by tommylight on topic IP Blocked

IP Blocked

Category: Forum Questions

I got the test report from JT, but nothing else.
  • JT
  • JT's Avatar
24 Oct 2024 11:05 - 24 Oct 2024 11:07
Replied by JT on topic IP Blocked

IP Blocked

Category: Forum Questions

I noticed that most of the blocked IP's are 30 minutes but some are 1 day and some are unlimited.

I just did a test report but don't see it anywhere...

JT
  • Unlogic
  • Unlogic
24 Oct 2024 11:01

Russian machine tool company that uses LinuxCNC with Probe Basic

Category: QtPyVCP

Interesting, I wonder if they contribute anything back to the community.
  • ThyerHazard
  • ThyerHazard's Avatar
24 Oct 2024 10:54
Replied by ThyerHazard on topic Probing issues

Probing issues

Category: QtPyVCP

I'm not sure what I changed I just stared from scratch brand new everything fresh install of linux and it works fine. thanks for the help mate and sorry for the hassle.
  • MennilTossFlykune
  • MennilTossFlykune
Displaying 19381 - 19395 out of 24155 results.
Time to create page: 0.495 seconds
Powered by Kunena Forum