Advanced Search

Search Results (Searched for: )

  • HansU
  • HansU's Avatar
Today 05:46
Replied by HansU on topic Gmoccapy 3.5.1

Gmoccapy 3.5.1

Category: Gmoccapy

Would it be possible to add a confirmation dialog box prompting the user before initiating another homing cycle .


You mean when the machine is already homed?

When I run the program and want to pause it midway through the G-code execution to clean the machine from chips, it doesn't allow me to manually move the axis.
I believe the program should allow pausing, during which I should be able to manually move or return the axis. When I choose to resume the program, the machine should automatically return to the position it was in before the pause and continue execution from that point.

Also, if I stop the spindle and start it again, the speed is much lower than before.


That is not part of the GUI and not supported yet. For that you need to switch the mode and that would stop the program execution. It would be also a bit complicated, remember if you are in the middle of an arc or just in the middle of a line. etc...

But the spindle should resume at the same speed. Can you give an exmple to reproduce that?


When you're in the G-code editor, it's possible to start the program execution, but if you exit the editor, the program stops .


A bit unusual use case though, but I agree that should not abort the program.
  • newbynobi
  • newbynobi's Avatar
Today 05:38
Replied by newbynobi on topic Gmoccapy 3.5.1

Gmoccapy 3.5.1

Category: Gmoccapy

@besriworld

Many users asked already for the option to move the machine during pause. That feature must be implemented deep into LinuxCNC IMHO motion control, but not in the GUI part.

It might be possible to make a custom code and put that in between forward and backward kinematics to move i.e. the Z axis.

Norbert 
  • vre
  • vre
Yesterday 03:17 - Yesterday 03:21

Using Mesa 7i95T for laser + galvo (xy2-100) control

Category: Driver Boards

It is not supported yet.. is not the same thing raster engraving that has constant speed synchronized with accurate laser pulses.
In base thread yes supported but not in servo thread with mesa 
  • unknown
  • unknown
Yesterday 02:07

Recommended New Install of LinuxCNC coming from EMC2 and Ubuntu 10.4

Category: Installing LinuxCNC

If you can modify the ini file you can modify the port address in the ini file.
Usually with any errors starting, the error log and ini & hal files are posted by he user.
  • dunnitagain
  • dunnitagain
Yesterday 01:54

Recommended New Install of LinuxCNC coming from EMC2 and Ubuntu 10.4

Category: Installing LinuxCNC

It started when i was editing the .ini for a homing issue. After the restart , EMC2 would always terminate with an error. Somehow it modified the port address , from what i can figure. but with the system password unknown . I cant edit the port address.
  • dunnitagain
  • dunnitagain
Yesterday 01:51
  • SebastianM
  • SebastianM
Yesterday 00:35 - Yesterday 02:01

"probe tripped during non-probe movement" when Toolsetter is triggered

Category: Basic Configuration

Good evening gentleman,
I am almost done with my new setup (printnc "pro", mesa 7i76eu, probe basic, jianken ATC) and everything seems to be working now, except the tool length measurement.
When I start a measurement with G38.2.... and then press the toolsetter with a finger (just to test it), the system errors out with "probe tripped during non-probe movement".
So it recognizes that the toolsetter is triggered, but for some reason it thinks its the 3d probe...  

This is how my probe and tls signals are linked:

# --- PROBE-IN ---
net probe-in     <=  hm2_7i76e.0.7i76.0.0.input-08
# --- TLS-Normal-IN ---
net tls-in       <=  hm2_7i76e.0.7i76.0.0.input-09-not

addf or.probeortls servo-thread
net probe-in or.probeortls.in0
net tls-in or.probeortls.in1
net probe-tool or.probeortls.out
net probe-tool motion.probe-input

What am I doing wrong :)?

Here is my full config...
github.com/SebastianMusser/LinuxCNC/tree/main

regards
Sebastian
  • langdons
  • langdons
Yesterday 00:32
Replied by langdons on topic Retrofit - LinuxCNC + EtherCAT

Retrofit - LinuxCNC + EtherCAT

Category: EtherCAT

If the VFD currently works, I would leave it as-is until everything else works.

If it ain't broke don't fix it.

Why did you choose to go EtherCAT?

A spindle isn't really an axis.
  • unknown
  • unknown
Yesterday 00:22

Recommended New Install of LinuxCNC coming from EMC2 and Ubuntu 10.4

Category: Installing LinuxCNC

Long story short.

The current machine is really not suitable for the most recent version.
Maybe if you elaborate on the issues we maybe able to provide a solution.
Usually if the machine is operating fine and doing the job without any issues there is no real need to upgrade.
There are many machines out there still running early versions of Linuxcnc without any issues.
  • jhandel
  • jhandel
Yesterday 23:51

PID tuning when you have a tuned Servo in CSP mode?

Category: EtherCAT

if my math is right and I am reading ferror right, I am running 36000mm/m which works out to 600mm/s and an ferror of 5 (well 4.94ish, but close enough).

5/600 = .008333333 But I am running my loop at 500000 if I have configured things right so 2 round trips should be .001ish... makes me think that something else is up in that lag....

Does EtherCat time code movements so that multiple axis would all move at the right time to each other and be at the right place regardless of what LinuxCNC sees back as the time delay?

Thanks
  • vformi
  • vformi
Yesterday 23:19 - Yesterday 23:28
Retrofit - LinuxCNC + EtherCAT was created by vformi

Retrofit - LinuxCNC + EtherCAT

Category: EtherCAT

Hi everyone,

I’ve read through a lot of forum threads and would like a sanity-check before I start converting a large manual lathe (≈ 7 m between centres, three controlled axes: X, Z and spindle) to CNC.

Outline: IPC running LinuxCNC  →  Beckhoff EK1100 EtherCAT coupler.

1) Spindle (big induction motor that must stay)
   • Ideal: EtherCAT-ready VFD.  
   • Fallback: keep the old VFD and drive it with ±10 V from an EL413x analogue-out.  
   • Right now I only need the spindle to reach the commanded RPM.  
     Do I really need extra feedback (index pulse or full encoder), or is open-loop ±10 V enough for a first-cut retrofit?
     I can add an EL5101 / EL5042 later if it saves headaches.

2) Linear axes (X, Z)
   • Replace the old drives with EtherCAT servo drives; current & velocity stay inside the drives, LinuxCNC closes the position loop.  
   • New linear scales will be fitted. Where should their signals go?
       – straight into the servo drives, or  
       – through a Beckhoff encoder terminal (EL50xx) so LinuxCNC sees raw position, or maybe both.  
   • I’m after whatever gives the most reliable closed loop without over-complicating wiring.

3) Limit switches
   • Where do people usually land these in an EtherCAT setup?  
       – dedicated digital-input terminal (EL1004 / EL1008),  
       – directly into the drive I/O and pass the state via PDOs,  
       – or something else?

4) Still unsure about
   • Pitfalls when driving an older VFD from a Beckhoff analogue-out terminal.  
   • Best practice for scale feedback on a long machine: drive only, EL50xx only, or split to both.  
   • EtherCAT servo brands that work well for retrofits (good low-speed torque, reasonable cost, easy integration).  
   • Cleanest way to wire limit switches in an EtherCAT chain.

Thanks a lot for reading. I’m grateful for any advice, success stories or warnings you can share!

Kind regards,
vformi
  • Methier
  • Methier
Yesterday 22:46
Weird rotary axis movement was created by Methier

Weird rotary axis movement

Category: General LinuxCNC Questions

Hello, we have a machine with a rotary axis, in some corners the cutter does not reach the corner completely and makes a rapid movement on the rotary axis. I tried to reduce the error with G64 but lowering the P value makes it worse.

Machine is running analog servos, old yellow cap fanuc.

The error is consistent int the same place.
Attached a pic.

Thanks
 
  • besriworld
  • besriworld
Yesterday 22:00
Replied by besriworld on topic Gmoccapy 3.5.1

Gmoccapy 3.5.1

Category: Gmoccapy

Things I noticed in stable version .:)


Would it be possible to add a confirmation dialog box prompting the user before initiating another homing cycle .

When I run the program and want to pause it midway through the G-code execution to clean the machine from chips, it doesn't allow me to manually move the axis.
I believe the program should allow pausing, during which I should be able to manually move or return the axis. When I choose to resume the program, the machine should automatically return to the position it was in before the pause and continue execution from that point.
Also, if I stop the spindle and start it again, the speed is much lower than before.

When you're in the G-code editor, it's possible to start the program execution, but if you exit the editor, the program stops .
  • tommylight
  • tommylight's Avatar
Yesterday 21:22

Recommended New Install of LinuxCNC coming from EMC2 and Ubuntu 10.4

Category: Installing LinuxCNC

1. download Ubuntu 10.04 with LinuxCNC from here
www.linuxcnc.org/iso/ubuntu-10.04-linuxcnc3-i386.iso
2. write it to USB drive, google howto with Rufus
3. boot the PC from that USB
4. click on "try Ubuntu"
5. open a file folder, on the left find the internal HDD and click on it, on the right find /home/whatever_user_name_was_on_it/EMC2/configs
6. copy that config folder to another USB drive or a phone or external HDD
7. open that configs folder on the internal HDD, open the config inside, right click on the file with .ini extension, choose "open with" and type emc2, press enter
8. does the machine run?
If all is OK, remove the other USB or phone or external HDD, and proceed to install Ubuntu.
After restarting use the other USB or phone or external HDD and copy the configs folder where it was, start it as in point 7, or use the CNC menu and click on "create desktop shortcut" after you choose your config in the config picker.
  • bentiggin
  • bentiggin
Yesterday 21:16
Replied by bentiggin on topic scaling for machine units per second at 10V

scaling for machine units per second at 10V

Category: General LinuxCNC Questions

Alright, it seems to running ok now and the tuning worked exactly how you described.
FF1 is just right at 1 and the p ended up about 5x what it was before.
Thank you
Displaying 61 - 75 out of 25538 results.
Time to create page: 0.209 seconds
Powered by Kunena Forum