Hello Guest it is April 23, 2024, 04:56:06 AM

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.


Messages - festlv

Pages: 1
1
HiCON Motion Controller / Re: System does not move after M3
« on: December 29, 2016, 04:41:51 AM »
This looks like a bug in the newest version. I just downgraded Hicon firmware and plugin to Mach4_Integra_103116.zip from October 31, 2016 and everything seems to be normal.

2
HiCON Motion Controller / Re: homing problems Hicon and Mach4
« on: December 28, 2016, 04:55:29 PM »
VSI Device manager has an option to configure EStop pins directly in motion controller- have you checked there?

I am using similar setup and I don't have such issue.

3
HiCON Motion Controller / System does not move after M3
« on: December 28, 2016, 12:51:49 PM »
I have an issue with Hicon Integra controlling plasma cutter. Everything has been upgraded to latest versions- Integra FW. FPGA bitstream, Mach4, Hicon plugin for Mach4.

After torch ON/M3 command torch probes the material, ignites arc, gets arc ok signal. So far, as expected. However, after this XY motors do not move until I disarm system manually.

I'm seeing the following errors in logs (not sure if those are related, but it looks so:

Quote
2016-12-28 18:09:48.253 - Signal id 1142, (Spindle Fwd), changed from LOW to HIGH.
2016-12-28 18:09:48.253 - Signal id 1141, (Spindle On), changed from LOW to HIGH.
2016-12-28 18:09:48.254 - Waiting 0.166667 seconds for spindle at speed... Spindle.cpp:303
2016-12-28 18:09:48.420 - Done. Spindle.cpp:308
2016-12-28 18:09:49.533 - Signal id 161, (Digitize), changed from LOW to HIGH.
2016-12-28 18:09:49.613 - Signal id 161, (Digitize), changed from HIGH to LOW.
2016-12-28 18:09:52.293 - Signal id 165, (THC On), changed from LOW to HIGH.
2016-12-28 18:09:52.793 - Signal id 167, (THC Down), changed from LOW to HIGH.
2016-12-28 18:09:53.353 - Controller::RunCanonBuffer called AddStopReportRequest() RunCanon.cpp:76
2016-12-28 18:09:53.353 - Requesting a stopped report for axis 0 motors.
2016-12-28 18:09:53.353 - Requesting a stopped report for motor 0.
2016-12-28 18:09:53.353 - Requesting a stopped report for axis 1 motors.
2016-12-28 18:09:53.353 - Requesting a stopped report for motor 1.
2016-12-28 18:09:53.354 - Waiting on SetStill...
2016-12-28 18:09:53.423 - SET STILL DELAYED Mtr 0: Bfr Seq Mismatch: Ctrl 12803 Mach 15981
 HiCON:758
2016-12-28 18:09:54.423 - SET STILL DELAYED Mtr 0: Bfr Seq Mismatch: Ctrl 12803 Mach 15981
 HiCON:758
2016-12-28 18:09:55.003 - Signal id 167, (THC Down), changed from HIGH to LOW.
2016-12-28 18:09:55.003 - Signal id 165, (THC On), changed from HIGH to LOW.
2016-12-28 18:09:55.423 - SET STILL DELAYED Mtr 0: Bfr Seq Mismatch: Ctrl 12803 Mach 15981
 HiCON:758
2016-12-28 18:09:56.423 - SET STILL DELAYED Mtr 0: Bfr Seq Mismatch: Ctrl 12803 Mach 15981
 HiCON:758
2016-12-28 18:09:56.981 - API: mcCntlEnable(false) called.
2016-12-28 18:09:56.981 - Waiting on SetStill is Done!
2016-12-28 18:09:56.982 - ERROR: ESTOP Switch Triggered HiCON:283

Pages: 1