Advanced Search

Search Results (Searched for: )

  • andypugh
  • andypugh's Avatar
19 Aug 2025 13:53
Replied by andypugh on topic ARE YOU KIDDING ME YOUTUBE !!!

ARE YOU KIDDING ME YOUTUBE !!!

Category: Off Topic and Test Posts

You can monetise YT if you have 1000 followers and 4000 hours/365 days so I am on a mission to get to 4000 watch hours.


I think it is 3000 watch hours and 500 subscribers? 



 
  • emresensoy
  • emresensoy
19 Aug 2025 13:52

EtherCAT RC Servo Motor & PWM Output Interface Board

Category: Show Your Stuff

I don't actually know where it's used. However, this board essentially has open-collector PWM outputs. It could be used in PWM-controlled proportional valves, etc., and other components.

As you mentioned, an RC servo motor could offer a fast way to mechanically implement LinuxCNC's powerful robotic infrastructure.
  • Clemens
  • Clemens
19 Aug 2025 13:42

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Maybe it helps if I give you more information about my machine.
I have a 4 Axis Mill with 1X 2Y 1Z 

In the attachment I added the configuration of the machine and the configuration of the NVEM. I also added the g-code file where I can reproduce the problem

I hope this helps.
Let me know if you need something else

Thanks

Clemens
  • andypugh
  • andypugh's Avatar
19 Aug 2025 13:03
Replied by andypugh on topic Round system parameter to tenths?

Round system parameter to tenths?

Category: G&M Codes

Is there a code for the g-code to get a result in parameter, like in the debug
%.xf = x (0-9) number of decimals?

No, sorry. 

But if you just want to compare two numbers to see if they differ by less than a certain amount:
O100 IF [ ABS[#100 - #101] LT 0.01]
  <do stuff>
O100 ENDIF

linuxcnc.org/docs/html/gcode/overview.html#gcode:functions
linuxcnc.org/docs/stable/html/gcode/o-co...ml#ocode:conditional
 
  • andypugh
  • andypugh's Avatar
19 Aug 2025 12:53
Replied by andypugh on topic Lathe Macros

Lathe Macros

Category: Other User Interfaces

Can I ask if any users of the macros have found that the latest version, with LinuxCNC 2.9.x is very slow? At the moment my whole UI is very slow to respond to button presses etc.
I hope it's not like that for everyone?
My guess is that the redraw/resize is being called continuously, but I haven't found the time to investigate yet.
Displaying 13861 - 13865 out of 13865 results.
Time to create page: 1.716 seconds
Powered by Kunena Forum