Advanced Search

Search Results (Searched for: )

  • Cysign
  • Cysign
02 Aug 2025 20:29
Replied by Cysign on topic Interfaces & linear scale for LinuxCNC

Interfaces & linear scale for LinuxCNC

Category: General LinuxCNC Questions

Sure, but I would get rid of the LPT-port requirement and could use any computer, not only this specific one (if broken one day...).

Which Mesa card would be your go-to in 2025?

And is there a card combining outputs (for the stepper drivers) as well as inputs for linear magnetic encoders or would this be a combination of two cards?
  • MaHa
  • MaHa
02 Aug 2025 20:11

SolidCam error in output gcode for thread milling.

Category: Post Processors

N25 G0 X0. Y0. Z25.
N26 M99
O3
N27 G91 G0 Z-23.
N28 G1 Z-12. F300

When i Look at this lines, there is incremental rapid from Z25 to Z2 and feed move incremental to -10
The moves with G3 are all incremental G91, so a pitch of 1, with lead in and out exactly to Z0
Line 44 switch back to abs G90
  • snowgoer540
  • snowgoer540's Avatar
02 Aug 2025 19:59
Replied by snowgoer540 on topic PlasmaC Voltage Divider

PlasmaC Voltage Divider

Category: Plasmac

Sounds like it did not get an Arc OK signal.  

The criteria is different depending what Mode you are using:

linuxcnc.org/docs/devel/html/plasma/qtplasmac.html#plasma:modes
  • Sekai
  • Sekai
02 Aug 2025 19:44 - 02 Aug 2025 19:53

SolidCam error in output gcode for thread milling.

Category: Post Processors

Hi .
I'm trying to output an operation with thread milling but the gcode output for z position is static.
Code:
(THM_DRILL.NGC)
( 2-AUG-2025)
N1 
N2 #12=1
N3 #13=0
N4 
N5 #14=1
N6 #15=0

N7  G21 G49 G0 G54 ( ABS mm clr_Z_offset rapid_motion )

(MSG, Óñòàíîâè T1.
N8 M9 (turn all coolant off)

o106 repeat [#14]
o105 repeat [#12]

S3500 M3
G0 X0. Y0. Z25.
N9 M98 P2

N10 g0 x0 y0
N11 g92 x-#13
N12 o105 endrepeat
N13 g92.1
N14 g90
N15 g92 y-#15
N16 o106 endrepeat
N17 g92.1
N18 g90
N19 M30
O2
N20 (
)
N21 (THM-DRILL - THREAD)
N22 (
)
N23 G0 X0. Y0. Z25.
N24 M98 P3
N25 G0 X0. Y0. Z25.
N26 M99
O3
N27 G91 G0 Z-23.
N28 G1 Z-12. F300
N29 G41 G1 X7.379 Y-1.516 F800
N30 G3 X0.286 Y8.692 Z0.12 R6.15
N31    Z1. I-7.665 J-7.176
N32    Z1. I-7.665 J-7.176
N33    Z1. I-7.665 J-7.176
N34    Z1. I-7.665 J-7.176
N35    Z1. I-7.665 J-7.176
N36    Z1. I-7.665 J-7.176
N37    Z1. I-7.665 J-7.176
N38    Z1. I-7.665 J-7.176
N39    Z1. I-7.665 J-7.176
N40    X2.835 Y-7.176 Z0.88 R-10.5
N41    X-6.15 Y6.15 Z0.12 R6.15
N42 G40 G1 X-4.35 Y-6.15
N43 G0 Z24.88
N44 G90 M99

The Z axis stays at 1 mm.
I did discover if you open the machine editor of youre machine and go to Working Style => General and you put Software Transform to YES , the gcode output gives the corect z output:
Code:
N16 (
)
N17 (THM-DRILL - THREAD)
N18 (
)
N19    X0. Y0. Z25.
N20    Z2.
N21 
N22 G1 Z-10. F300
N23 G41 
N24 G1 X7.379 Y-1.516 F800
N25 G3 X7.665 Y7.176 Z-9.88 R6.15
N26    Z-8.88 I-7.665 J-7.176
N27    Z-7.88 I-7.665 J-7.176
N28    Z-6.88 I-7.665 J-7.176
N29    Z-5.88 I-7.665 J-7.176
N30    Z-4.88 I-7.665 J-7.176
N31    Z-3.88 I-7.665 J-7.176
N32    Z-2.88 I-7.665 J-7.176
N33    Z-1.88 I-7.665 J-7.176
N34    Z-0.88 I-7.665 J-7.176
N35    X10.5 Y0. Z0. R-10.5
N36    X4.35 Y6.15 Z0.12 R6.15
N37 G40 
N38 G1 X0. Y0.
N39 
N40 G0 Z25.
The problem is there is no more subroutines, the o call does not exist anymore so is M98 , M99.
The post processor is from here: github.com/G-S-E/SolidCAM-postprocessor-for-LinuxCNC
Thanks
  • MaHa
  • MaHa
02 Aug 2025 19:33 - 07 Aug 2025 19:59
Replied by MaHa on topic Flex Gui preset buttons

Flex Gui preset buttons

Category: Other User Interfaces

Thats what i got so far 
  • zzrzzr
  • zzrzzr
02 Aug 2025 19:06
Replied by zzrzzr on topic PlasmaC Voltage Divider

PlasmaC Voltage Divider

Category: Plasmac

I tried it again without changing anything and the plasmacutter started without firing at startup. Then I loaded the materal and tried to make a cut through 10mm mild steel. The torch fired, but the machine didn't move. And the torch went on and of a few times.
Why does that happen ? And why doesn't the machine move ?
  • ihavenofish
  • ihavenofish
02 Aug 2025 18:35
Replied by ihavenofish on topic Mini wannabe datron build

Mini wannabe datron build

Category: CNC Machines

more fun
i think im almost ready to order the atc parts.

 
 
 
 
 
  • atrex77
  • atrex77's Avatar
02 Aug 2025 18:23 - 02 Aug 2025 18:25

W5100S-EVB-PICO stepgenerator and encoder driver

Category: Driver Boards

i think i found the correct solution for this problem in the pico examples
  • langdons
  • langdons
02 Aug 2025 16:36
Replied by langdons on topic Motion Jitter with LinuxCNC + EtherCAT

Motion Jitter with LinuxCNC + EtherCAT

Category: General LinuxCNC Questions

Predictable latency is not the main issue, spikes are the problem.

Did you change the governor to performance?

askubuntu.com/a/1530756/1717310

It helped me.
  • langdons
  • langdons
02 Aug 2025 16:34
Replied by langdons on topic AXYZ Millennium Conversion

AXYZ Millennium Conversion

Category: CNC Machines

1200 steps/rev assumes your motor is 200 steps/rev

Why stepper drivers don't just list the microstepping fraction, I'll never know.

Most people hate fractions, maybe that's why.

That means 1/6th step.
  • langdons
  • langdons
02 Aug 2025 16:30
Replied by langdons on topic Interfaces & linear scale for LinuxCNC

Interfaces & linear scale for LinuxCNC

Category: General LinuxCNC Questions

A modern notebook might not be better.

Laptops are designed to be light, small and power-efficient.

Low latency is not usually their main design feature.

Newer is not always better.
  • langdons
  • langdons
02 Aug 2025 16:27
Replied by langdons on topic Stepperonline A6 - How to properly Tune them?

Stepperonline A6 - How to properly Tune them?

Category: EtherCAT

I'd be wary of any auto-tuning software.

It might work, but could also be placebo.
  • GDTH
  • GDTH's Avatar
02 Aug 2025 16:23

modprobe: ERROR: could not insert 'ec_master': Key was rejected by service

Category: EtherCAT

Hello

i am trying to setup ethercat on linuxcnc 2.9.4.
I use these instructions

when i want to start the service it gives an error:
 modprobe: ERROR: could not insert 'ec_master': Key was rejected by service

these are the conf params i set:

MASTER0_DEVICE="dc:4a:3e:52:df:de"
DEVICE_MODULES="generic"

i based it on this:
 ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 xdpgeneric/id:15 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
2: enp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether dc:4a:3e:52:df:de brd ff:ff:ff:ff:ff:ff
    inet 192.168.8.103/24 brd 192.168.8.255 scope global dynamic noprefixroute enp1s0
       valid_lft 42941sec preferred_lft 42941sec
    inet6 fe80::5746:54a6:d185:a5cd/64 scope link noprefixroute
       valid_lft forever preferred_lft forever
3: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 88:c9:b3:bb:01:3c brd ff:ff:ff:ff:ff:ff
4: wt0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1280 qdisc noqueue state UNKNOWN group default qlen 1000
    link/none
    inet 100.113.80.7/16 brd 100.113.255.255 scope global wt0
       valid_lft forever preferred_lft forever

Does anyone know where i went wrong?
I did first install it and find out that i was on a sercure boot, so i disabled it in the bios.

Kind regards,
Andries
 
  • Pieter69
  • Pieter69
02 Aug 2025 15:48 - 02 Aug 2025 16:33
Replied by Pieter69 on topic how to jog dual gantry before homing

how to jog dual gantry before homing

Category: Basic Configuration

ok, thanks i check it out.
worked perfectly. 1,5mm difference. Is there a way to compensate for this directly in pncconf. the Y2 sensor is reached 1.5mm faster then Y, so Y2 should move 1.5mm further in the homing sequence?
  • TheTinkeringMechanic1
  • TheTinkeringMechanic1
02 Aug 2025 15:45
Replied by TheTinkeringMechanic1 on topic Spindle speed?

Spindle speed?

Category: Basic Configuration

I was wrong!. It can read rpm in both forward and reverse after watching spindle-vel-fb-rpm in halshow.
Displaying 691 - 705 out of 24237 results.
Time to create page: 0.776 seconds
Powered by Kunena Forum