Advanced Search

Search Results (Searched for: )

  • CyberCraze
  • CyberCraze
Today 14:50

A practical G-code learning path (from beginner to industrial level)

Category: User Exchange

Yeah, that’s definitely part of it as well.

I’ve touched on 5-axis concepts too, mainly around coordinate systems, tool orientation, and how things behave behind the scenes — even if most of my hands-on work has been 3-axis and some 4-axis.

It definitely adds another layer compared to standard setups.
  • COFHAL
  • COFHAL
Today 14:12

NativeCAM 2.0b — Python 3 & GTK3 port for LinuxCNC 2.9 / Debian 13 Trixie

Category: NativeCAM

Now all these errors appear indicating that some strings are already in the ini file:
Error modifying ini file
While reading from '<string>' [line 24]: option 'position_feedback' in section 'DISPLAY' already exists
error modifying ini file
While reading from '<string>' [line 24]: option 'position_feedback' in section 'DISPLAY' already exists
Error modifying ini file
While reading from '<string>' [line 37]: option 'program_extension' in section 'FILTER' already exists
Error modifying ini file
While reading from '<string>' [line 71]: option 'halfile' in section 'HAL' already exists
Error modifying ini file
While reading from '<string>' [line 94]: option 'tool_table' in section 'EMCIO' already exists
Error modifying ini file
Source contains parsing errors: '<string>'
[line 291]: '= \n'
/usr/bin/ncam:346: PyGTKDeprecationWarning: The keyword(s) "type, message_format" have been deprecated in favor of "message_type, text" respectively. See: wiki.gnome.org/PyGObject/InitializerDeprecations
dlg = gtk.MessageDialog(parent = None,
/usr/bin/ncam:346: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: wiki.gnome.org/PyGObject/InitializerDeprecations
  • papagno-source
  • papagno-source
Today 14:01
Replied by papagno-source on topic Simple G7x Profile editor for Linuxcnc/Axis

Simple G7x Profile editor for Linuxcnc/Axis

Category: AXIS

Good morning everyone. But does this conversational lathe software only work with Axis or does it have its own native GUI?
  • tjtr33
  • tjtr33's Avatar
Today 13:32

Sinker EDM machine based on diy pulse generator

Category: Off Topic and Test Posts

Hello,
I still work on the 'sedm' project on GitHub.
But there were questions about the technology';s origin. 
So i took a week (so far) to resurrect the tools I used to generate tech.
The premise is that a discharge of N amperes at Vdischarge voltage,
for T uSecs can be calculated.
It's been a challenge, as the code is Excel 4 XLM ( the pre VBA language).
It's a work in progress. I was pleased to see the inputs were Idischarge Vdischarge Tduration,
making the relationship OverBurn is proportinal to joules.
I was also pleased it listed RMS,RA,Rz and VDI surface finish values for
each discharge energy.
Is this project wanted as a Github repo?
I'll need to translate it from Excel4 with XLM 
to LibreOffice(current) with Python as the macro language.
lemmeknow
Tomp tjtr33 
  • cmorley
  • cmorley
Today 13:24
Replied by cmorley on topic Using Offsetpage Widget?

Using Offsetpage Widget?

Category: GladeVCP

excellent.
  • grandixximo
  • grandixximo's Avatar
Today 11:48
Replied by grandixximo on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

You might have to do some testing, EK1100 works fine as the first DC with Beckhoff servos, but I don't know how your servos will like it, to be tested, possibly fine, but I wouldn't finalize anything before testing is done.
  • papagno-source
  • papagno-source
Today 11:37
Replied by papagno-source on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

So, even if you switch to the EK1100 as a coupler and related I/O on the EK1100 backplane, it is not recommended to use them as the first slave. Is it better to install the drives first and then the EK1100?
  • grandixximo
  • grandixximo's Avatar
Today 11:28
Replied by grandixximo on topic Tuning Steperonline A6 Servos

Tuning Steperonline A6 Servos

Category: EtherCAT

Verify Pr0.04 with inertia identification.
Zero Pr2.22 and Pr2.23.
Raise Pr1.10 to ~500, see if small moves land correctly.
Bring Pr1.12 up in 10-point steps with Pr1.13 ≈ 50.
Measure breakaway torque per direction (d04 monitor) and set Pr6.08/Pr6.09.
Only then, if still imperfect, enable Pr2.50 (ZTC).
  • grandixximo
  • grandixximo's Avatar
Today 11:18 - Today 11:19
Replied by grandixximo on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

Exist a model one 5 volt TTL with 1 channel encoder or 2 channel encoder , with really Z index signal ?


EL5101 is 5V with the Z index
  • andrax
  • andrax's Avatar
Today 11:10
Replied by andrax on topic Tuning Steperonline A6 Servos

Tuning Steperonline A6 Servos

Category: EtherCAT

That's exactly what I'm looking for. Perhaps someone has already made such adjustments to the driver and can say which parameters need to be adjusted.
  • papagno-source
  • papagno-source
Today 10:58
Replied by papagno-source on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

I'll try your latest patch from this morning later today or tomorrow. If the axes make noise, I'll move the first current slave to last, so we'll have the 3 drives first, then the I/O.
  • grandixximo
  • grandixximo's Avatar
Today 10:46
Replied by grandixximo on topic Launching gladevcp panel with gmoccapy

Launching gladevcp panel with gmoccapy

Category: Gmoccapy

Also new 2.10 will not start with your .ini configuration having names with hyphens, use underscores
  • grandixximo
  • grandixximo's Avatar
Today 10:45
Replied by grandixximo on topic Tuning Steperonline A6 Servos

Tuning Steperonline A6 Servos

Category: EtherCAT

Some booster parameter for micro increments?
  • Todd Zuercher
  • Todd Zuercher's Avatar
Today 10:41
Replied by Todd Zuercher on topic Using Offsetpage Widget?

Using Offsetpage Widget?

Category: GladeVCP

Never mind, I had the name of my handler file wrong in the ini file.
It works! 

Thank you

 

File Attachment:

File Name: offsets.py
File Size:0 KB
 

File Attachment:

File Name: offsets_2026-04-20.ui
File Size:1 KB
  • papagno-source
  • papagno-source
Today 10:41
Replied by papagno-source on topic Ethercat random jitter fix

Ethercat random jitter fix

Category: EtherCAT

Tha model EL5152 is for 24 volt encoder , we normally use 5 volt TTL encoder, because normally use emulated endoer out the drive .

Exist a model one 5 volt TTL with 1 channel encoder or 2 channel encoder , with really Z index signal ?
Displaying 1 - 15 out of 17070 results.
Time to create page: 0.191 seconds
Powered by Kunena Forum