Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
15 Oct 2024 18:58
Replied by PCW on topic Axes no longer home/move

Axes no longer home/move

Category: General LinuxCNC Questions

U7 drives STEP+/DIR+ 0..3
  • Aciera
  • Aciera's Avatar
15 Oct 2024 18:57

Customization of the icon for the LinuxCNC website

Category: Forum Questions

The guy that pays for hosting is not around but he still pays for it. I don't have any contact information for him.


Sounds like we are running an underground organization here or maybe a mad house.
I really like this project but sometimes I do wish somebody would put some sanity into it's organization...
  • Aciera
  • Aciera's Avatar
15 Oct 2024 18:37

Unterstützung bei der Automatisierung einer Simulation

Category: Deutsch

Kann ich grad nicht testen aber wenn du diese Zeilen in deine ini Datei einfügst sollte der Logger starten (den Pfad musst du noch anpassen):
[APPLICATIONS]
APP = python3  <dein_pfad>/python3 lcnc_logger.py
  • Kirvesmies
  • Kirvesmies
15 Oct 2024 18:35
Replied by Kirvesmies on topic Getting started with 6i25+7i75+7i85s

Getting started with 6i25+7i75+7i85s

Category: PnCConf Wizard

Found the problem now lol. My encoder and spindle index are connected through an original pcb within the spindle housing, and I got my wires crossed and read the index coming from the encoder, which is connected with a 3:1 ratio, giving me 3 index pulses per spindle revolution.
That's that mystery. I will see if fixing that also takes care of the low maximum speed.
  • foam man
  • foam man
15 Oct 2024 18:24
Replied by foam man on topic controller and motors not fully communicating

controller and motors not fully communicating

Category: General LinuxCNC Questions

I apologize for being so naive, but where would I find these chips
  • JT
  • JT's Avatar
15 Oct 2024 18:08

Customization of the icon for the LinuxCNC website

Category: Forum Questions

Hmm, okay, that doesn't make it any easier.

By Joomla interface do you mean the admin area of Joomla?

I'm not sure if that works in J3... also works.
Admin area => Content => Media
Copy the favorites there.

The information is without guarantee, I am not a Joomla specialist.
If it is fungzionized, the icon changes, if it is not fungzionized, it consumes memory on the server, but does not interfere with Joomla!


Who pays the hoster? He should also have access data, because without access data it is only a matter of time before nothing works anymore. 
 

Yes I have access to the Joomla admin panel and I do see the Admin > Content > Media with several directories there.
 

The guy that pays for hosting is not around but he still pays for it. I don't have any contact information for him. I do have access to the forum host admin.

JT
  • Kirvesmies
  • Kirvesmies
15 Oct 2024 18:06
Replied by Kirvesmies on topic Getting started with 6i25+7i75+7i85s

Getting started with 6i25+7i75+7i85s

Category: PnCConf Wizard

Spindle speed feedback is correct for any rpm, though erratic, as seen in the screenshot. (100 rpm)
What's quadrature error checking? I did try adding FERROR to to the spindle, but that does seem to do anything, even if the spindle gets stalled.
Which pins exactly should it zero? It does not zero spindle.0.revs at least.
In the second screenshot, you can see the perhaps relevant signals when the photogate is a the index position. When moved, hm2_5i25.0.encoder.02.input-index changes, but the other ones do not.

I do have

net spindle-index-enable     <=>  hm2_5i25.0.encoder.02.index-enable
net spindle-index-enable      <=>  spindle.0.index-enable

In the hal file, but clearly it does not nothing since hm2_5i25.0.encoder.02.index-enable does not change state when the index is active. Is this where my problem lies?
  • Muecke
  • Muecke's Avatar
15 Oct 2024 17:56

Unterstützung bei der Automatisierung einer Simulation

Category: Deutsch

Welches GUI verwendest du?

Wenn du Linux meinst, dann habe ich das hier von der Seite heruntergeladen, einschließlich der LinuxCNC 2.9 Version.
Wenn du LinuxCNC meinst, dann ist das Axis.

Im Moment ist es soweit abgeschlossen aber wenn was Sinnvolles ergänzt werden kann warum nicht.

Ich dachte gerade an eine Sprachdatei, dann hätte ich zumindest ein paar Sachen auf Deutsch übersetzt, aber wenn ich das richtig gesehen habe, wurde das nicht implementiert.

Ansonsten kann ich noch nichts dazu sagen, bin leider nicht zum Testen gekommen, muss noch ein paar Vorbereitungen treffen, hoffe, dass ich das morgen alles hinbekomme, dann kann ich dein Tool testen, freue mich schon drauf.

P.S. Ich habe mir ein Skript erstellt, mit dem ich dein Tool per Doppelklick starten kann, so dass ich es bei Bedarf mit ausführen kann.
  • robocidalmaniac
  • robocidalmaniac's Avatar
15 Oct 2024 17:52
Replied by robocidalmaniac on topic scorbot-er-3

scorbot-er-3

Category: Installing LinuxCNC

Please has anyone been able to use a Logitech Dual Action F310 controller as a pendant for a Robotic Arm? I am running LinuxCNC 2.9.2 and are able to get the Mill working with the F310 as a pendant, but not my Scorbot-ER-3 robotic arm. Please help
  • Muecke
  • Muecke's Avatar
15 Oct 2024 17:49

Customization of the icon for the LinuxCNC website

Category: Forum Questions

Hmm, okay, that doesn't make it any easier.

By Joomla interface do you mean the admin area of Joomla?

I'm not sure if that works in J3... also works.
Admin area => Content => Media
Copy the favorites there.

The information is without guarantee, I am not a Joomla specialist.
If it is fungzionized, the icon changes, if it is not fungzionized, it consumes memory on the server, but does not interfere with Joomla!


Who pays the hoster? He should also have access data, because without access data it is only a matter of time before nothing works anymore. 
  • Aciera
  • Aciera's Avatar
15 Oct 2024 17:48

Time to revisit coolant mapping of M-codes in Linuxcnc

Category: General LinuxCNC Questions

I was actually picturing a remapped (ie currently unused Mcode). This would be a rather simple gcode remap where you could then use 'motion.digital-out' pins for the appropriate coolant flow.

Actually adding this to the source code will likely involve
a) a number of files in '/src/emc/rs274ngc'
b) pose the additional challenge of there not being a suitable NML command for all the different coolant variants you have in mind.
  • smc.collins
  • smc.collins
15 Oct 2024 17:16 - 15 Oct 2024 17:21

Time to revisit coolant mapping of M-codes in Linuxcnc

Category: General LinuxCNC Questions

Ok, so configure coolant m codes as follows

M7 p1 mist
M7 p2 derivative 

M8 p1 flood
M8 p2 through tool
M8 P3  high pressure through tool

M9  p01 mist off
M9 p100 all off 



As kind of a loose structure?

Thanks for the reply. If anyone knows where in the code base to look for this stuff it'd be nice to save me the time of having to dig through tons of folders and files

Thanks
  • kennetek
  • kennetek
15 Oct 2024 17:02
Replied by kennetek on topic Axes no longer home/move

Axes no longer home/move

Category: General LinuxCNC Questions

Attached is an image of my U5 and U7. U7 has a blemish that cannot be scratched off, maybe a sign of damage? I looked at the onsemi datasheet for them, does one buffer control the step signals and one control the dir signals? Or is it like one controls all the positives and one controls all the negatives since one is inverting and one is noninverting?
  • JT
  • JT's Avatar
15 Oct 2024 16:58
Replied by JT on topic Flex GUI version 1.0.0

Flex GUI version 1.0.0

Category: Other User Interfaces

I'm putting the Flex GUI tutorials here .

JT
  • Aciera
  • Aciera's Avatar
15 Oct 2024 16:55

Fehler: LinuxCNC Jog_CONT Mode is TELEOP, cannot jog joint

Category: Deutsch

Das obere ist wast du hast. Das kannst du in deiner hal löschen und das untere dafür einfügen.
Displaying 20086 - 20100 out of 24222 results.
Time to create page: 0.471 seconds
Powered by Kunena Forum