Advanced Search

Search Results (Searched for: )

  • sk_linuxcnc
  • sk_linuxcnc
22 Nov 2024 08:48

Help: configure a Servo motor with (PUL/DIR) as a Spindle by Par-port stepconfig

Category: StepConf Wizard

**the values in the Z axis config are just a replica of the parameters i used for A axis in a different config. (in reality i dont have a Z axis.)

the attached post is where i describe my machine, and the use case of Spindle, instead of A axis. but i would be really happy if you could give your 2 cents on this matter too! :)

forum.linuxcnc.org/20-g-code/54516-help-...usly?start=10#314987
 
  • timo
  • timo
22 Nov 2024 06:19

Help: How to run X and A axis with different feed rates simultaneously?

Category: G&M Codes

One stupid idea:

Just program the rotary axis as y-movement. :-) Then program it as a diagonal move based on the diameter. Basically reverse what the CAM software does when you "wrap a path around a cylinder".

Curious if that would do the trick. (it should)
  • Aciera
  • Aciera's Avatar
22 Nov 2024 03:56
Replied by Aciera on topic Inconsistent values from Versaprobe

Inconsistent values from Versaprobe

Category: Qtvcp

Might be interesting to output the tool length offset of the current tool and check if it is the same as #<calculated_offset>. (Note the queue buster 'M66 E L0' that makes sure the DEBUG line is not executed prematurely by the read ahead)
G10 L1 P#<tool> Z[#<calculated_offset>]
G43
M66 E0 L0
(DEBUG, Current Tool Z Offset: #5403)
  • NTULINUX
  • NTULINUX's Avatar
22 Nov 2024 03:08
  • swanie2000
  • swanie2000
22 Nov 2024 01:38

Are there no increase/decrease spindle speed buttons in Gmoccapy?

Category: Gmoccapy

OK, I added these commands to my ini file.

MIN_SPINDLE_0_SPEED = 200
MAX_SPINDLE_0_SPEED = 2500
MAX_SPINDLE_0_OVERRIDE = 1
MIN_SPINDLE_0_OVERRIDE = 0.5

Please see attached error log Swanie-CNC-error2.txt.
I also attached my current ini file.

Swanie
 
  • swanie2000
  • swanie2000
22 Nov 2024 01:19

Are there no increase/decrease spindle speed buttons in Gmoccapy?

Category: Gmoccapy

Open a terminal (Ctrl Alt t) and enter this command
linuxcncthen choose your config and check for errors in the terminal output. 
 


Hi, thanks for you help. I am new to all this, and the  terminology is driving me crazy.

There were some errors.I attached the entire error log to this post, but below seems to be the big problem areas.

--------------------------------------------------------------------

I will look into how to add these commands to my ini file.


[DEFAULT.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No DEFAULT_SPINDLE_0_SPEED Entry in DISPLAY, Using: 200 (qt_istat.py:515)
[DEFAULT.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MIN_SPINDLE_0_SPEED Entry in DISPLAY, Using: 100 (qt_istat.py:515)
[DEFAULT.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MAX_SPINDLE_0_SPEED Entry in DISPLAY, Using: 2500 (qt_istat.py:515)
[DEFAULT.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MAX_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 1 (qt_istat.py:515)
[DEFAULT.QTVCP.QT_ISTAT][WARNING]  INI Parsing Error, No MIN_SPINDLE_0_OVERRIDE Entry in DISPLAY, Using: 0.5 (qt_istat.py:515)
not enough values to unpack (expected 2, got 1)
-----------------------------------------------------------------------

This also looks like a problem, but I do not know where to go with this one.

spindle_button.hal:17: Pin 'halui.spindle.increase' does not exist'halcmd -f spindle_button.hal' exited with 1
Displaying 22441 - 22446 out of 22446 results.
Time to create page: 0.518 seconds
Powered by Kunena Forum