Advanced Search

Search Results (Searched for: )

  • depronman
  • depronman
Today 19:41

signal tool change complete with physical panel button

Category: Gmoccapy

answering my own question, the pin is gmoccapy.toolchange-confirm

I connected this in postguihal as below -

net tool-change-button => hm2_7i92,0,gpio.028.in_not <= gmoccapy.toolchange-confirm
  • depronman
  • depronman
Today 19:41

signal tool change complete with physical panel button

Category: Gmoccapy

answering my own question, the pin is gmoccapy.toolchange-confirm

I connected this in postguihal as below -

net tool-change-button => hm2_7i92,0,gpio.028.in_not <= gmoccapy.toolchange-confirm
  • depronman
  • depronman
Today 19:41

signal tool change complete with physical panel button

Category: Gmoccapy

answering my own question, the pin is gmoccapy.toolchange-confirm

I connected this in postguihal as below -

net tool-change-button => hm2_7i92,0,gpio.028.in_not <= gmoccapy.toolchange-confirm
  • Muecke
  • Muecke's Avatar
Today 19:37
Replied by Muecke on topic Forum Fehler, ... :-(

Forum Fehler, ... :-(

Category: Deutsch

Hier kann ich eine Antwort schreiben, in den anderen beiden Themen jedoch nicht. Das ist schon sehr merkwürdig. 
  • ClarkSavage
  • ClarkSavage
Today 18:46
Replied by ClarkSavage on topic 7i92T and mx3660 request for help

7i92T and mx3660 request for help

Category: PnCConf Wizard

Set velocities low – less than half of previous values – no luck - started “playing” again changing other items as it appeared to me that some thing was interfering with the switch signals.

 had to back off the ballscrew for the Y axis by hand each time as it would hit the limit switch and lock right there. No over ride limits would allow me to jog it away, but that does work for the X and Z - can jog them away after over ride limits.

So tried commenting out stuff just to find what was interfering and - in HAL did the following:
  1. commented out ESTOP would not allow me to enable the machine even though the ESTOP position does nothing when tripped to the AXIS display
  2. commented out probe lines but did not make a difference so re-enabled
  3. commented out coolant - made no difference but I do not have coolant so left commented out
THIS DID make a difference:   left X active, commented out Y & Z, then got LIMITED success:         # --- BOTH-HOME-X ---
         net both-home-x <= hm2_7i92.0.gpio.013.in_not         # --- MAX-HOME-Y ---
         # net max-home-y <= hm2_7i92.0.gpio.014.in_not        # --- BOTH-HOME-Z ---
        # net both-home-z <= hm2_7i92.0.gpio.015.in_notthis did get me an X axis home, with to limit switch then return, limit return latch and then backed off to ZERO and DRO displayed homed - but then immediately after homing gave me an “joint 0 on limit switch error”can someone tell me – I picked “machine actual” in Pnnconf – noticed on the DRO so wondering should I have picked relative which was in the drop down? Image attached after X homed. Reaching for straws I think but I have changed just about everything I can think of as of this point. I leave notes in the files as I change so I can put them back as they were upon changes.
 
 
 

 

 
  • meister
  • meister
Today 18:33 - Today 19:24

Solving the USB Latency Dogma for HMI/MPG: Technical Feedback Request

Category: Driver Boards

www.youtube.com/shorts/y8dZws3POOs

Unfortunately, the test quickly shows why it is not a good idea to do something like this:
task: main loop took 0.196088 seconds
task: main loop took 0.172787 seconds
task: main loop took 0.100272 seconds
task: main loop took 0.103393 seconds
task: main loop took 0.126352 seconds
task: main loop took 0.100271 seconds
task: main loop took 0.127501 seconds
task: main loop took 0.100266 seconds
task: main loop took 0.125355 seconds

This is why USB is not suitable for real-time applications, as there is no guarantee that all data will be available within a certain time frame.

But my actual goal is to run the whole thing on the Raspberry via serial port, using RS422.
  • jblanscett
  • jblanscett
Today 18:19
Replied by jblanscett on topic Trying to set up position control mode

Trying to set up position control mode

Category: HAL

Here are the Hal and Ini files
  • NWE
  • NWE's Avatar
Today 18:13

Separating CiA402 Logic from EtherCAT (lcec): Modular Adapter + Drive Stub Valid

Category: EtherCAT

If someone with LCEC + CiA402 hardware would be willing to test the modular stack on real drives, I can prepare:

- Clean HAL example configuration
- Minimal README
- Reproducible test steps
- Fault and homing test scenarios


 

I currently have a Lichuan model OL57E-4A 4-axis drive and a Stepperonline model A6-750EC 750 watt servo drive set up on the workbench for testing, I can connect homing and limit switches without too much trouble.
Both are LCEC + CiA402.
The Lichuan manual is available here:  git.gitcoding.net/nwe/lcec_4x_stepper/src/branch/main/manual
The Stepperonline manual is  here .

I'd be willing to test drive your config. It might be a couple days till I find time.
  • PCW
  • PCW's Avatar
Today 18:01
Replied by PCW on topic Trying to set up position control mode

Trying to set up position control mode

Category: HAL

I would agree with Tom here, that there's something basic wrong with the hal  or ini files.

(my guess would be no position feedback connection from the steppgens)
  • meister
  • meister
Today 17:57

Solving the USB Latency Dogma for HMI/MPG: Technical Feedback Request

Category: Driver Boards

I think I need to apologise, I'm currently testing a working serial/USB setup.
Not simple IO, 1kHz loop 3-axis stepper real-time control.
But I can't quite believe it yet, still have a lot to test.

I actually wanted to try building something for the RPI serial port, small and cheap, but for development I have it on the PC with USB/serial, and the bloody thing works.
  • depronman
  • depronman
Today 17:53 - Today 17:54

signal tool change complete with physical panel button

Category: Gmoccapy

Norbert,
Was the HAL pin for 'manual tool change confirmation dialog' ever implemented ?
I'm in the process of changing from par ports to mesa 7i92 and moving the PC out of the machine cabinet, as such my keyboard hack for a physical button on the control panel to press the 'Enter' key is no longer practical and with the larger amounts of i/p pins on the mesa card I would like to hook the physical button to a mesa gpio i/p pin and use that to clear the gmoccapy tool change dialog popup

now using 2.9.8 latest build
  • hitchhiker
  • hitchhiker
Today 17:52

EMCO Compact 5 cnc Turret with dc motor and no feedback

Category: Advanced Configuration

No because i have no feedback! Its only a dc motor and a disc that rotats in one direction and if you drive backward it looks against a pawl.

Here the mechanism

 


The dc motor drives a planetary gear.. the gear drives a wormgear.. the wormgear rotate the disc where the tools are mounted.


do you have a better solution without any feedback?
its not a issue to drive it to tool one and set it as tool 1.

i had years before mounted a stepper and done it with O Codes.. but the dc motor which was original used is bettee because it hold against the pawl. With stepper there is small small movement on the tool because its not holded against the pawl like the dc motor it does.

 
  • andrax
  • andrax's Avatar
Today 17:32 - Today 17:40
Replied by andrax on topic CiA 402 Folder Missing

CiA 402 Folder Missing

Category: EtherCAT

dmesg_new looks better.
However, your vid and pid are incorrect.
They are from Stepperonline A6.
You must enter those from your servos.
vid according to manufacturer xml: 00000eff
pid: 0d3e0001 (not sure)

Note:
please use: dmesg | grep ethercat as root
sudo su
password
dmesg | grep ethercat
that's conspicuous
EtherCAT ERROR 0-3: AL status message 0x001A: "Synchronization error".
  • tommylight
  • tommylight's Avatar
Today 17:30

EMCO Compact 5 cnc Turret with dc motor and no feedback

Category: Advanced Configuration

Are you using the "carousel" component, or any other, or python remap for the tool changer?
  • tommylight
  • tommylight's Avatar
Today 17:29
Replied by tommylight on topic Forum Fehler, ... :-(

Forum Fehler, ... :-(

Category: Deutsch

Today morning still did not work for me, now evening and it works with Dark Reader active, so try again and let us know if it works.
-
The forum server is being backed up and upgraded, but for now there are no issues i can see.
Displaying 1 - 15 out of 283479 results.
Time to create page: 2.762 seconds
Powered by Kunena Forum