Advanced Search

Search Results (Searched for: )

  • robh
  • robh
30 Jun 2024 18:05

About the Fusion360 mill-turn machine's post processor for linuxcnc.

Category: Fusion 360

a easy method on posts if you are new to fusions post files, its all in Java so its pritty easy to find and edit things. plus you can code some nifty tricks inside the post too

for a mill turn, when i was looking into it i found the post for a nakamuura mill turn was pritty well done in fusion so is a very good start point. has a nice turrent switch over for multiu turret, multi spindle too and much more you would need ona mill turn

for a nifty trick you can use visual stuio with a free addon,
when you post any code from a program pick the option post direct to visual studio and it will let you see the post code file along side the Gcode so you can find any Gcode section in the post and edit and check. it will also cut down the Gcode it will post out if you have a long operation like surfacing so can check complex operations with ease.

check this video for a much better detail way todo it, and set it up etc
  • hydroid7
  • hydroid7's Avatar
30 Jun 2024 17:44
Replied by hydroid7 on topic What does canon do?

What does canon do?

Category: Other User Interfaces

I was researching the same topic before and asked some questions, which nobody knew the answer unfortunately.
Based on my research, the GLCanon python files are in the folder "/lib/python/rs274/glcanon.py"

The basic idea is that you extend this class and you class have certain methods, that are called on each gcode line, like: comment, straight traverse, etc.
I'd also interested in developing a new visualizer, that can be used in a more flexible way, e. g. json output, etc.


 
  • jhuth
  • jhuth
30 Jun 2024 17:38
  • Aciera
  • Aciera's Avatar
30 Jun 2024 17:04 - 30 Jun 2024 17:07
Replied by Aciera on topic Execute after homing... AUTORUN METHOD

Execute after homing... AUTORUN METHOD

Category: General LinuxCNC Questions

this is Axis 2.7.14 on this machine.

Ah, that is probably why but I'm not familiar with versions lower than 2.8.
  • Askjerry
  • Askjerry's Avatar
30 Jun 2024 16:59
Replied by Askjerry on topic Execute after homing... AUTORUN METHOD

Execute after homing... AUTORUN METHOD

Category: General LinuxCNC Questions

RODW -> The pin you specified requests the machine to home, not return when homed.

ACIERA ->

I put a line in the custom_postgui.hal file...  <= motion.is.all.homed but when I run it, I get the following...

Debug File Information:
custom_postgui.hal :70: motion.is-all-homed does not exist.

The text you referred to says it should exist... but it's not there. I may have to save my configuration and update...
this is Axis 2.7.14 on this machine.


 
  • B.Reilly01
  • B.Reilly01
30 Jun 2024 15:56
Replied by B.Reilly01 on topic When trying to edit G-code file nothing happens

When trying to edit G-code file nothing happens

Category: AXIS

You could just install gedit... no idea if it's a good editor or not, but it is an editor.

sudo apt install gedit
  • B.Reilly01
  • B.Reilly01
30 Jun 2024 15:52
Replied by B.Reilly01 on topic REMAP M6 ERROR

REMAP M6 ERROR

Category: AXIS

So to me, the first error looks like it can't find the prolog file, the joint errors look like the M6 remap extends above the set INI joint limits. Could you post your INI and M6 remap?
  • PCW
  • PCW's Avatar
30 Jun 2024 15:13
Replied by PCW on topic Mesa Analog Vs Step Dir

Mesa Analog Vs Step Dir

Category: Driver Boards

The 7I85S encoders will show up as additional 7i97 encoders.
  • ihavenofish
  • ihavenofish
30 Jun 2024 15:04
Replied by ihavenofish on topic Mini wannabe datron build

Mini wannabe datron build

Category: CNC Machines

Base parts ready to mill.
This is "v2" with the granite plate. Using a temp 12x12 plate cause its here, but it will move to a larger 12x18 plate later.
Stainless threaded inserts into the granite will be fun. I *think* I have a system  down to drill and install them. We'll see haha.

 

Once this base assembly is done I can stick some ethercat servos on and start working out the control. Absolute servos I want to try so the gantry is always precise and you only need to rehome/rack adjust after a disaster.

I'm wondering about mapping now.
I know we can do screw mapping, so our linear 2d motion can be made very precise. But what about 3d compensation? Compensating for deviations from straightness and squareness? I expect to be mechanically good to 0.0005" over the envelope, but I'm curious if we could map it to be even better. I'm not sure how you'd even measure it to enter in values.
  • anfänger
  • anfänger's Avatar
30 Jun 2024 14:51
Replied by anfänger on topic Mesa Analog Vs Step Dir

Mesa Analog Vs Step Dir

Category: Driver Boards

Short question, will I see a 7i85s card in the halshow pins or will the Stepgen and additional encoder show up under the 7i97?

I modified my config line to:
loadrt hm2_eth board_ip="192.168.1.121" config="num_encoders=8 num_pwmgens=6 num_stepgens=4"
  • Aciera
  • Aciera's Avatar
30 Jun 2024 14:30

Ein Switch für beides -Home und Endschalter auf beiden Seiten

Category: Deutsch

Versuchs mal so:
net limit-home-y  <= hm2_7i76e.0.7i76.0.0.input-06  => joint.1.neg-lim-sw-in => joint.1.pos-lim-sw-in => joint.1.home-sw-in

Ich nehme an dass Joint 1 der Y Achse zugeordnet ist.
Der Signalname 'limit-home-y' ist frei gewählt.
  • Muftijaja
  • Muftijaja
30 Jun 2024 13:40 - 30 Jun 2024 14:00

Ein Switch für beides -Home und Endschalter auf beiden Seiten

Category: Deutsch

Hallo zusammen!

Ich hab mal wieder eine Anfängerfrage:
Wie gehe ich bei den Verknüpfungen vor, wenn ich auf einer Achse nur einen Switch habe, der auf der einen Seite als gemeinsamer Home/Limit Switch funktioniert, auf der anderen Seite aber als Limit Switch für den Endanschlag fungieren soll?
Auf der Home/Limit Seite ist mir das klar, da ist das Manual ja eindeutig. Nur - da ist auf der gegenüberliegenden Seite ist ein zweiter  Schalter gezeigt, bei mir fährt der einzige Schalter für die Portalachse auf der Z-Achse mit, also nur ein Switch.
DIe Verknüpfung bisher sieht so aus:# --- MIN-HOME-Y ---net min-home-y <= hm2_7i76e.0.7i76.0.0.input-06
Kann ich den gleichen Eingang jetzt als max-Y definieren? (offenbar nicht, da gibts die Fehlermeldung "...hm2_7i76e.0.7i76.0.0.input-06' was already linked to signal 'min-home-y'")

Danke für Eure  Antwort dazu!
Arno
 
  • COFHAL
  • COFHAL
30 Jun 2024 13:27 - 30 Jun 2024 13:28
Replied by COFHAL on topic REMAP M6 ERROR

REMAP M6 ERROR

Category: AXIS

Have you homed the machine?

This looks like you might need to clear some offsets (or touch-off) so that the machine thinks it is inside the working area.

No, the error appears when the remap instruction is executed in the INI, if this instruction is commented out, the error no longer appears.
 

  • ThyerHazard
  • ThyerHazard's Avatar
30 Jun 2024 12:53
Replied by ThyerHazard on topic QTDragon GUI working on a portrait mode monitor

QTDragon GUI working on a portrait mode monitor

Category: Qtvcp

Never mind found out how to open it in the editor right after posting this for anyone who finds this thread

computer/usr/share/qtvcp/screens

:D
  • ThyerHazard
  • ThyerHazard's Avatar
30 Jun 2024 12:49
Replied by ThyerHazard on topic QTDragon GUI working on a portrait mode monitor

QTDragon GUI working on a portrait mode monitor

Category: Qtvcp

axis hurts my eyes its so ugly, I've got QT Designer working just need to figure out how to edit an existing screen rather than start from scratch as I like dragon a lot.

But its almost 11pm so that is tomorrows problem
Displaying 24736 - 24750 out of 26032 results.
Time to create page: 0.473 seconds
Powered by Kunena Forum