586,817 active members*
6,843 visitors online*
Register for free
Login

Search:

Type: Posts; User: scotta

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds.

  1. Replies
    130
    Views
    46,883

    Re: Huanyang VFD RS485 / Modbus

    I can't believe it has been nearly 6 years since I started the thread. An I was truely surpirsed when I read that the module was now included in Linucnc. Thanks to those who continued to improve and...
  2. Replies
    67
    Views
    9,179

    EMC2 The debate between windows and linux will...

    EMC2

    The debate between windows and linux will never end becasue the two operating systems were developed for different end users / markets.

    Linux - devloped by the academic community to...
  3. Replies
    4
    Views
    489

    Go with the PFC. It will serve the purpose fine....

    Go with the PFC. It will serve the purpose fine. Building a welded steel frame or bolted connection? Just remember that ANY steel section will bend when subjected to localised heating due to welding....
  4. Replies
    130
    Views
    46,883

    Taras, Great to hear that you figured it out....

    Taras,

    Great to hear that you figured it out. Great that they left the component of the circuit board.

    I'll need to check my vfd settings. Not sure why your output is not as it should.
    ...
  5. Replies
    130
    Views
    46,883

    Taras, Don't get discouraged. I too had a lot...

    Taras,

    Don't get discouraged. I too had a lot of problems trying to get the comms up and going, and seems that a lot of people are as well. A few steps that may help:

    1. Do not rely on the...
  6. Replies
    130
    Views
    46,883

    Taras, In custom.hal you probably have #...

    Taras,

    In custom.hal you probably have

    # Load the Huanyang VFD user component
    loadusr -Wn spindle-vfd hy_vfd -n spindle-vfd

    which is my setup which uses the hard coded default settings,...
  7. Replies
    130
    Views
    46,883

    Taras, Please check your config files: ...

    Taras,

    Please check your config files:

    Starting EMC2...
    spindle-vfd: device='/dev/ttyS0', baud=9600, bits=8, parity='none', stopbits=1, address=1, verbose=1, PID=4837
    Opening /dev/ttyS0 at...
  8. Replies
    10
    Views
    500

    Design is getting closer to being finished. Day...

    Design is getting closer to being finished. Day to day life and work just seem to get in the way.

    This pic is not a rendering... this is the new modeling environment in Inventor, oh so nice but...
  9. Replies
    10
    Views
    500

    A couple of orthographics... Does anyone have a...

    A couple of orthographics... Does anyone have a CAD model of a 2.2kW water cooled spindle? and a spindle mount?? Would be much appreciated.

    Thanks Scott
  10. Replies
    10
    Views
    500

    X-Axis carriage nearly complete...

    X-Axis carriage nearly complete...
  11. Replies
    10
    Views
    500

    Nearly there... Z axis to complete and then some...

    Nearly there... Z axis to complete and then some cable management.
  12. Replies
    10
    Views
    500

    I've been tossing around a few ideas for...

    I've been tossing around a few ideas for tensioning the R&P drive. Turn buckles take up a lot of space so this is my take on using a compression spring. A little more time consuming to make but...
  13. Replies
    10
    Views
    500

    Finally got a little more work done on the rack...

    Finally got a little more work done on the rack and pinion drives. I purchased all the pulleys and bearings ages ago from Stock Drive Products before CNC Router Parts brought out the R&P unit so I am...
  14. Replies
    10
    Views
    500

    No, drawings still in progress. I did a quick...

    No, drawings still in progress. I did a quick mirror over to show what it will eventually look like. Support frame still needs bracing but I'm thinking some cupboards in the base would be handy.
    ...
  15. Replies
    10
    Views
    500

    A couple more pics. I am planning to mount the...

    A couple more pics. I am planning to mount the ball screw through the centre of the 8020 extrusion to get the spindle overhang to a minimum.
  16. Replies
    10
    Views
    500

    Hybrid Evolution taking shape

    Over the last year I have been collecting parts for a CNC Router. Initially I was going to build a Joes 4x4 Hybrid but then things started to evolve. I have enough room in my workshop for a 4x8 and...
  17. Replies
    6
    Views
    1,146

    Hi Bob, I also have the G540 and a gantry...

    Hi Bob,

    I also have the G540 and a gantry style setup (although not built yet). With EMC you can do this in two ways. The first is to use Gantrykins to slave the two axes. This needs to be loaded...
  18. Replies
    6
    Views
    958

    Great news! That laplink cable would have a few...

    Great news! That laplink cable would have a few pins swapped end to end...
  19. Replies
    6
    Views
    958

    I have a G540 running under EMC2. It was quite...

    I have a G540 running under EMC2. It was quite straight forward once I found a stepconfig file (try searching the zone, I'm sure I found it here). When I get a chance I'll post my congif files for...
  20. Replies
    130
    Views
    46,883

    I was referring to the VFD processor. It seems to...

    I was referring to the VFD processor. It seems to get busy and ignore the Modbus commands. I have modified my c code to resend the command if a comms error occurs.

    I did play around with the mult...
  21. Replies
    130
    Views
    46,883

    I'm curious to know how people are implementing...

    I'm curious to know how people are implementing an E-Stop with the drive, dropping the supply is the easiest, but not the most elegant. The external inputs don't seem to be active when under Modbus...
  22. Replies
    1
    Views
    1,385

    Huanyang VFD HAL Component

    Huanyang VFD's have become popular with the router guys as they are coming out of China cheep with spindles. However, even though they have a RS485 comms capability, the comms protocol is not Modbus...
  23. Replies
    130
    Views
    46,883

    hy_vfd-1.0beta

    Plese, these are beta files and any testing feedback will be much appreciated. You will need dev packages installed to compile. Lots of documentation still to do.

    Scott
  24. Replies
    130
    Views
    46,883

    Ok guys here it is. The following two archives...

    Ok guys here it is. The following two archives contain the HAL component and the EMC2 config files.

    Still trying to figure out why I'm getting comms errors but I'm starting to think that while the...
  25. Replies
    73
    Views
    4,364

    yngndrw, I also grabbed one othe those as...

    yngndrw,

    I also grabbed one othe those as well (currently using it at the moment) as I thought I had some problems with the USB adaptor. Debuging the software was a lot easier by making a RS485...
  26. Replies
    130
    Views
    46,883

    Henrik, Thanks for that. I'll try adding to...

    Henrik,

    Thanks for that. I'll try adding to the includes. I think that the comms error is in my interpretation of the return message from the vfd. Now that I am sending and receiving a lot of data...
  27. Replies
    130
    Views
    46,883

    yngndrw, I know some ozzie guys are currently...

    yngndrw,

    I know some ozzie guys are currently testing a Mach plug in which they hope to release soon, not sure if they are going to release the code as open source.

    henrikw,

    I'll endevour...
  28. Replies
    130
    Views
    46,883

    The manual that has been circulating in 99% the...

    The manual that has been circulating in 99% the manual for another brand which I'm guessing uses the same control board and the Huanyang. Only the PD function code set is different. In the example in...
  29. Replies
    130
    Views
    46,883

    All of the "Drive Configuration" infomation is...

    All of the "Drive Configuration" infomation is read off the VFD and is used to set the minimum and maximum rpm etc.

    The lower leds show the status of the bits in the CNST register. The Huanyang...
  30. Replies
    130
    Views
    46,883

    A bit more work on the hy_vfd component and pyvcp...

    A bit more work on the hy_vfd component and pyvcp today. Nearly got everything working the way I want. Scan rate is 2 seconds at the moment which is fine fow most things but now that I have the...
Results 1 to 30 of 81
Page 1 of 3 1 2 3