Advanced Search

Search Results (Searched for: )

  • Giovanni
  • Giovanni
27 Jul 2025 17:00 - 27 Jul 2025 17:34
Replied by Giovanni on topic NativeCam on LinuxCNC 2.9.3

NativeCam on LinuxCNC 2.9.3

Category: NativeCAM

I have found 2 problems: in turning and tool-change operations.
I found a workaround since at this moment I have no time to really understand and find a solution for the errors.
So, please do not consider it a solution.
In the folder /home/your_user_name/nativecam/cfg/lathe/ you should find the
config .cfg files.
(Or maybe the files you are using are in /usr/share/linuxcnc/gladevcp/NativeCAM/cfg/lathe/)
Edit the turning.cfg file and search for the word "parent" (without quotes).
(maybe you could make a backup copy before editing)
I have found it in line 71, 99, 100
Place a semicolon (that it means comment) at the beginning of each line containing the word "parent".
Save the file.

Same procedure for the tool-change.cfg file.
Please comment lines 76 to 80 and 198 to 203 containing "parent"

The turning operation and the tool-change seems to work.
I don't know if there would be side effects.
Hope this helps.

Regards
Giovanni
  • tommylight
  • tommylight's Avatar
27 Jul 2025 16:59
Replied by tommylight on topic Reasons to DIY build a 3D printer

Reasons to DIY build a 3D printer

Category: Additive Manufacturing

I have built 5 of Voron 2.4 and 4 (i think, maybe more) or Voron Legacy.
This is after buying 11 or more of Creality CR printers (not the cheap ones, some pricing errors so got them all cheap).
Having got that out of the way, if you can get the Elegoo Centauri Carbon for 300-400$, get it, do not ask, do not think, just get it. For that price you can not source the parts only.
Now, building one will teach you a lot of things, a lot, but it will also want to shot it with a bazooka many times if you do not follow the instructions.
Voron has very good instructions, browse through them once or twice before even starting to order things, and if you do start ordering things, get a kit, it will save your hair if you have any left by then. :)
For a low budget, build a Legacy, but if you can stretch a bit, build the 2.4, it is a magnificent piece of engineering and it is a workhorse.
And in case you go all DIY, here is a version of 2.4 that uses linear rods for Y and Z axis instead of linear rails, easier to source and cheaper:
www.printables.com/@Toma3D_1991434/models
  • andypugh
  • andypugh's Avatar
27 Jul 2025 16:55
Replied by andypugh on topic problem with num_extrajoint

problem with num_extrajoint

Category: General LinuxCNC Questions

I think you need
[EMCMOT]
EMCMOT = motmod num_extrajoints=1

It's worth knowing that in many (but not all) cases INI file entries are simply copied into the HAL file.

Typically you will see:
(INI)
[EMCMOT]
EMCMOT = motmod num_extrajoints=1

(HAL)
loadrt [EMCMOT]EMCMOT servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[KINS]JOINTS

What you want to end up as the HAL command is something like
loadrt motmod servo_period_ns=1000000 num_joints=3 num_extrajoints=1

It doesn't matter what order the modifiers after "loadrt motmod" are, which means that you can either have the num_extrajoints as part of the [EMCMOT]EMCMOT substitution, or you can add it yourself to the loadrt..... line
  • PCW
  • PCW's Avatar
27 Jul 2025 16:52
Replied by PCW on topic Servo Driver Plasma Retrofit

Servo Driver Plasma Retrofit

Category: Plasmac

Can you post you current hal/ini files?

Note that tuning a velocity mode servo is largely a matter of setting FF1 correctly.
 
Here's an older velocity mode tuning guide:

gnipsel.com/linuxcnc-old/tuning/servo.html
  • andypugh
  • andypugh's Avatar
27 Jul 2025 16:29
Replied by andypugh on topic ECMO VMC100 Retrofit with Carousel/Toolchanger

ECMO VMC100 Retrofit with Carousel/Toolchanger

Category: Milling Machines

Are you using the "orient" component? I _think_ that should allow you to set it to orient angles > 360 degrees.
  • hitchhiker
  • hitchhiker
27 Jul 2025 16:25
Replied by hitchhiker on topic ECMO VMC100 Retrofit with Carousel/Toolchanger

ECMO VMC100 Retrofit with Carousel/Toolchanger

Category: Milling Machines

issue is the toolchanger is turned by the spindle.. :( with spindle orient it works but its crap..

need spindle in velocity as spindle and in position mode for referencing the toolchanger and make toolchange...
  • kn612
  • kn612
27 Jul 2025 16:24
Replied by kn612 on topic Servo Driver Plasma Retrofit

Servo Driver Plasma Retrofit

Category: Plasmac

I will add a floating head for initial height and a z max limit then. I am going to try and use the original hyperthem vdc3 board for ohmic and divided voltage.  Looking at pncconf it looks like I can use the ohmic enable output and input with the vdc3 board to do an ohmic circuit. 

I can get motion on all axis now with the analog servos and 7i97t on qtplasmac.  I am having a hard time getting them tuned.  When enabled they lock in pretty hard and the axis will jump.  The lower P Proportional value parameter the more they jump.  Around 100 they move the least amount (1/16 inch) on enable.  Changing anything else from 0 makes it worse.  I think the settings on the servo driver themself are causing issues. Going through the manual for these schneider lxm05ad10m2 drivers but its over my knowledge level.  

I am also reading up on Hal oscilloscope.  This is all new and challenging.  Ive only used steppers motors up to this point
  • andypugh
  • andypugh's Avatar
27 Jul 2025 16:23

Servo Spindle with velocity AND position mode for Toolchanger?

Category: Advanced Configuration

now i came to the point that orient not works for the toolchanger because 2 spindle rotation are 1 positionchange from slot to slot.
 

Can you elaborate on this point? 
  • andypugh
  • andypugh's Avatar
27 Jul 2025 16:15
Replied by andypugh on topic Probe tripped during non-probe move deadlock

Probe tripped during non-probe move deadlock

Category: General LinuxCNC Questions

You could look at the HAL "debounce" too, to require ms of stable signal before tripping. But that does, in principle, lead to a position error (possibly small, at low probe speeds)
  • andypugh
  • andypugh's Avatar
27 Jul 2025 16:11
Replied by andypugh on topic Reasons to DIY build a 3D printer

Reasons to DIY build a 3D printer

Category: Additive Manufacturing

A chap at my Hackspace likes the Voron design so much that he has built 3 of them. Might be worth a look.
  • andypugh
  • andypugh's Avatar
27 Jul 2025 16:07

Gmoccapi Vollbild Modus + Lathe Macros macht Probleme

Category: Deutsch

Which version of LinuxCNC?
Which version of the macros?

There is an updated version of the macros here:
github.com/andypugh/LatheMacros
But I am currently concerned that it might be too "busy" and slows the other display down. I haven't yet found time to investigate properly.
(But suspect that the screen redraw routine is being called too often)
  • andypugh
  • andypugh's Avatar
27 Jul 2025 15:57
Replied by andypugh on topic ECMO VMC100 Retrofit with Carousel/Toolchanger

ECMO VMC100 Retrofit with Carousel/Toolchanger

Category: Milling Machines

You can temporarily move the Z max limit using the inihal pins in a toolchange macro.
linuxcnc.org/docs/html/man/man1/milltask.1.html

The "carousel" HAL component can probably be used to control the tool carousel, in conjunction with a G-code subroutine to move the axes and check the sensors.
The sample config sim/axis/vismach/vmc_toolchange should be a good starting point.
  • andypugh
  • andypugh's Avatar
27 Jul 2025 15:48

Auto mode, reaching first point of coord then "reading" state, no movement

Category: General LinuxCNC Questions

Which version of LinuxCNC?
Is there any chance that it is related to the spindle-at-speed function?
Is anythng driving spindle.0.at-speed?
  • Aciera
  • Aciera's Avatar
27 Jul 2025 15:47 - 27 Jul 2025 17:59
Replied by Aciera on topic SpindleETH

SpindleETH

Category: Driver Boards

Thanks
Displaying 256 - 270 out of 24521 results.
Time to create page: 0.236 seconds
Powered by Kunena Forum