Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - louislamont1

#1
Hi Johannes,

Thanks for your detailed response - I've successfully got the HL core and settings working with the txt file, but when I flip the bool values for 'cncon' or 'sunriseon' I don't get any outputs / files. When it's just 'krlon' I get my generated src file in the chosen directory but nothing for the others. Has this been demonstrated on Mac before or am I sailing into uncharted waters?

Cheers,
Louis
#2
Support / MacOS KukaPRC Alternate Code Generation
February 29, 2024, 11:52:51 PM
Good Morning all,

Just seeing if there's any plans to integrate the other types of code generation (kukaCNC, kukaSUNRISE) in the MacOS version of PRC?

Also, when we generate KukaCNC code with our PC workstation - we get an SRC file that looks similar to an NC file (screenshot + file attached).

We changed the file extension to NC / would this work or do we need a natively exported NC file?

Any guidance is massively appreciated!
Cheers.
#3
Support / Re: Parametric speed value for LIN movements
February 17, 2024, 02:04:59 AM
Yep just looked properly at the KRL file, seems I wasn't looking hard enough.
Thanks again Johannes!
#4
Support / Parametric speed value for LIN movements
February 16, 2024, 06:47:48 AM
I've been trying to set a parametric speed for grouped LIN movements (each group of targets represents a single layer for 3D printing). I want the speed to be mapped to the total length of each layer, a smaller layer = slower speed.

I have the logic worked out but when I input the group of speed values (in m/s) there seems to be no change in the output code - nor have I ever seen speed values for individual LIN moves in each line of the KRL code.

Just wondering if this is possible / how it would be done? File and screenshot attached.
Thanks in advance!