Search found 9 matches

by EyeCular
Mon Aug 24, 2020 11:50 am
Forum: Problems and questions
Topic: Cut path direction changes despite operations are set to "Manual optimisation""
Replies: 0
Views: 6109

Cut path direction changes despite operations are set to "Manual optimisation""

Hi Les, We have a product which we produce in several different versions and sizes for our different customers. For each version of our product we have made a specific generic and parametric drawing in SolidWorks (SW), with a list of all the necessary customer specific parameters. We also have a She...
by EyeCular
Mon Apr 29, 2019 1:44 pm
Forum: Problems and questions
Topic: 3D vs. 2D movements
Replies: 7
Views: 1294

Re: 3D vs. 2D movements

Hi Les, Thank you very much for the efforts and attempt. I just ran the new postprocesser, and it still splits up X,Y and Z. Below is an example. G90 G40 (- welding -) M03 G01 X886.5000 Y84.6779 (- Cutting -) M05 G00 X1040.0101 Y100.0953 G00 X1040.0101 Y100.0953 Z0.0000 M03 It is the "G00 X1040...
by EyeCular
Mon Apr 29, 2019 9:31 am
Forum: Problems and questions
Topic: 3D vs. 2D movements
Replies: 7
Views: 1294

Re: 3D vs. 2D movements

Hi Less, Thank you for your reply. Here are my settings for my work: - Welding Z = 100 - Cutting Z = 1 - Rapid clearance Z = 10 This works fine for me: - when making several cuts in a row, the laser just lifts to Z = 10 mm in between the cuts (and soon this will be reduced to 5 mm) - and it also wor...
by EyeCular
Fri Apr 26, 2019 4:22 pm
Forum: Problems and questions
Topic: Inexpedient position of M5
Replies: 3
Views: 806

Re: Inexpedient position of M5

Hi Les, Thank you for your reply. When going through the code in the post processer, I did see that M05 was part of the code for lifting. I also kind of imagined, that changing this would be a lot of work. The position of M05 is super important when welding, as applying to much energy on the materia...
by EyeCular
Fri Apr 26, 2019 4:13 pm
Forum: Problems and questions
Topic: 3D vs. 2D movements
Replies: 7
Views: 1294

Re: 3D vs. 2D movements

Hi Les, Thank you for your reply. I understand the code, and I understand the magnitude (or lack there off) on cut times. However, I do not think lasers in general are "into the material" when cutting?! At least our laser, never dives into the material, its always above 1 - 2 mm. Therefore...
by EyeCular
Wed Apr 24, 2019 4:07 pm
Forum: Problems and questions
Topic: Inexpedient position of M5
Replies: 3
Views: 806

Inexpedient position of M5

Hi Less, I am using post processor: "Richauto 3 axis.scpost". I experienced a problem with a pause function G04, and when digging through the codes, I noticed that the post processer is inserting the M05 in an inexpedient position seen from my perspective. Let me start with a simple transi...
by EyeCular
Wed Apr 24, 2019 3:41 pm
Forum: Problems and questions
Topic: 3D vs. 2D movements
Replies: 7
Views: 1294

3D vs. 2D movements

Hi Less, I am using post processor: "Richauto 3 axis.scpost". When I insert a "rapid move", I can choose "Move Z first", "Move Z last" and 3D. 3D is my choice, and the code looks like e.g.: G00 X1388.5000 Y250.0000 Z100.0000 However, when moving between two op...
by EyeCular
Wed Apr 17, 2019 6:14 pm
Forum: Problems and questions
Topic: No Title
Replies: 9
Views: 9069

Re: No Title

Les - when are you planning on the new stable being out?
by EyeCular
Mon Apr 08, 2019 5:45 pm
Forum: Problems and questions
Topic: No Title
Replies: 9
Views: 9069

Cut height vs. welding height vs. rapid clearance

Hi, I have a CNC laser, which I am using for both welding and cutting polymer films. The warning "cut start is above rapid clearance plane" is unfortunately appearing many times in my program. I am looking for a way to avoid the many warnings, as they make the code difficult for me to read...