New Machine Build DIY- CNC Embroidery Machine - Page 45


Page 45 of 51 FirstFirst ... 3542434445464748 ... LastLast
Results 881 to 900 of 1005

Thread: DIY- CNC Embroidery Machine

  1. #881
    Registered
    Join Date
    Oct 2015
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Thanks khalid, I understand about macros on mach 3, my problem is when I configure the macro I´m going to put specifics colors in the change tool, but when I change designs for example in a first work the desing start in RED color, and in a second design start in GREEN, how I be able to do for diferenciate the correct order of colors without touching the computer, "a automatically detect and select color", I think it´s possible, because in your program detect the color, so I thought your program could generate in the G-code the change color with the A axis, without a macro.

    Thanks a lot for your help it´s a great progam, reguards.



  2. #882
    Member Khalid's Avatar
    Join Date
    Apr 2006
    Location
    Pakistan
    Posts
    3498
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Do you want me to add G01 A10 as u shown?

    http://free3dscans.blogspot.com/ http://my-woodcarving.blogspot.com/
    http://my-diysolarwind.blogspot.com/


  3. #883
    Member Khalid's Avatar
    Join Date
    Apr 2006
    Location
    Pakistan
    Posts
    3498
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    My program only detect the COLOR CHANGE and not the color as the COLOR information are not embedded in DST format...

    http://free3dscans.blogspot.com/ http://my-woodcarving.blogspot.com/
    http://my-diysolarwind.blogspot.com/


  4. #884
    Registered
    Join Date
    Oct 2015
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Khalid, I didn´t know that. I thought the color information is in the DST file, so now i´m going to make a macro for Mach3 with a external microprocesor(ATMEGA) to automatize the color change.

    Thanks a lot for your support. I´m very grateful.



  5. #885
    Registered
    Join Date
    Oct 2005
    Location
    australia
    Posts
    255
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    I am late to all this. So is this a question of what colour thread is loaded when the machine is turned on or rather what colour is loaded when G code is replaced/updated without "homing" the machine?
    I am thinking that a header macro on the new gcode to do homing rather than an offset (from current thread to new thread colour) could be easier.
    That said positive feedback on the position of the A axis would also be reassuring before calling the needle movement.

    As I said I know very little about this. Just me thinking out a loud.

    Regards to all
    Paul



  6. #886
    Registered
    Join Date
    Jul 2011
    Location
    USA
    Posts
    37
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    It is logical to assume that color thread should replace tool head or mill head.

    On a machine that has an automated tool changer, each tool is assigned a specific
    location in the machines tool bin and is always maintained in that location. When it is
    time for a different tool, I believe an M code command is issued and instructs the machine
    to first unload the current tool head, and then load the new tool.

    While on an embroidery machine, there is technically a single tool head (the needle),
    each thread color could be specified in the tool bin the same way that different mill
    heads or tool heads are specified on a machine with an automated tool changer.

    By taking this approach, you are using already created specifications and can
    specify a default location for each thread color as well as specify the default
    location for the A - Axis enabling machines to be built according to those specifications
    and reducing the complexity of building a machine.

    The one thing you are not likely to encounter changing thread colors that is encountered
    when changing tool heads or mill heads is the possibility of needing to re-zero the z-axis
    to the material.

    You could go a step further by implementing multiple thread bins each bin having
    a different needle and thread size that would allow an operator to create embroideries
    that a commercial machine may not be able to do.

    Just some thoughts!



  7. #887
    Registered
    Join Date
    Jul 2011
    Location
    USA
    Posts
    37
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Quote Originally Posted by satovey View Post
    It is logical to assume that color thread should replace tool head or mill head.

    On a machine that has an automated tool changer, each tool is assigned a specific
    location in the machines tool bin and is always maintained in that location. When it is
    time for a different tool, I believe an M code command is issued and instructs the machine
    to first unload the current tool head, and then load the new tool.

    While on an embroidery machine, there is technically a single tool head (the needle),
    each thread color could be specified in the tool bin the same way that different mill
    heads or tool heads are specified on a machine with an automated tool changer.

    By taking this approach, you are using already created specifications and can
    specify a default location for each thread color as well as specify the default
    location for the A - Axis enabling machines to be built according to those specifications
    and reducing the complexity of building a machine.

    The one thing you are not likely to encounter changing thread colors that is encountered
    when changing tool heads or mill heads is the possibility of needing to re-zero the z-axis
    to the material.

    You could go a step further by implementing multiple thread bins each bin having
    a different needle and thread size that would allow an operator to create embroideries
    that a commercial machine may not be able to do.

    Just some thoughts!
    What's up with the links that are added to my post?
    In the previous post the word tool has been changed to a link to ebay!
    Is this a problem with my browser?



  8. #888
    Registered
    Join Date
    Sep 2010
    Location
    Serbia
    Posts
    19
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Quote Originally Posted by zoran0502 View Post
    Dear Khalid,

    I would like to say how great it is that you and the whole group made such a great progress with both generator and embroidery machines. I stumble upon this thread a couple of days ago and I was really pleasantly surprised.
    We exchanged a couple of messages back in 2010 (long, long time ago). In the mean time I managed to made some kind of embroidery machine (special embroidery machine with small working area 20x30mm for some special purpose) but I stopped with that when I could not get my machine work properly. What happened: I could not synchronize frame movement with needle movement properly, so after months of work I just stopped. Now I see that you have new version of your software that I plan to try by the end of this month. I will surely post my progres as soon as I found some time.

    I would like to know how everything went with Arduino set? You said that you would use this set instead of Mach3 and PC.
    Can you answer me following: since in Mach3 you need to set up everything about x, y and z motors, how would you do that using Arduino instead and not PC and Mach3?
    I am still new when it comes to Arduino part.

    Anyhow, one more time, it really warms my heart to see how this topic is still alive.

    Waiting for your answer.

    With best regards,
    Zoran
    Hey Khalid, any answer for my question maybe?



  9. #889
    Registered
    Join Date
    Oct 2005
    Location
    australia
    Posts
    255
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Quote Originally Posted by satovey View Post
    What's up with the links that are added to my post?
    In the previous post the word tool has been changed to a link to ebay!
    Is this a problem with my browser?
    No "tool" problems from my browser (firefox)
    And just to follow on .. thread cutting. Is this the B axis or a needle reversal and a one-way bearing clutch??

    Paul



  10. #890
    Member Khalid's Avatar
    Join Date
    Apr 2006
    Location
    Pakistan
    Posts
    3498
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Zoran,
    Didn't get the time to work on that Arduino project..but i believe it is doable..need some funds to further work...

    http://free3dscans.blogspot.com/ http://my-woodcarving.blogspot.com/
    http://my-diysolarwind.blogspot.com/


  11. #891
    Registered
    Join Date
    Sep 2016
    Location
    Morocco
    Posts
    8
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    My dear khalid
    I am very impressed with the work you do, so I want you to help complete the project
    My problem, I transform the Coordinated to the pwm




    These images, I use vb.net

    Attached Thumbnails Attached Thumbnails DIY- CNC Embroidery Machine-1-jpg   DIY- CNC Embroidery Machine-2-jpg   DIY- CNC Embroidery Machine-20150828_192031-jpg  


  12. #892
    Member Khalid's Avatar
    Join Date
    Apr 2006
    Location
    Pakistan
    Posts
    3498
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    You already doing good.. Your project is very seperate from my work.. i dont have experience in VB.net...

    http://free3dscans.blogspot.com/ http://my-woodcarving.blogspot.com/
    http://my-diysolarwind.blogspot.com/


  13. #893
    Registered
    Join Date
    Sep 2016
    Location
    Morocco
    Posts
    8
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Quote Originally Posted by Khalid View Post
    You already doing good.. Your project is very seperate from my work.. i dont have experience in VB.net...
    Thank you, my brother has Rotk working with VB6 My question is not how to transform Coordinates into action ?



  14. #894

    Default Re: Contribution

    por favor ivan pasame la informacion de esta maquina peruana de costura.

    please send me the information of this machine.
    I want to build one.


    muchas gracias.... es que el enlace esta roto

    muchas muchas gracias



  15. #895
    Member
    Join Date
    May 2006
    Location
    Australia
    Posts
    2420
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Hi Khalid, I am seriously thinking of adding an embroidery machine to my project list, but first a couple of quick questions...

    Has anybody got a machine up and running yet ? I am very lazy and if there is a working design I can copy all the better, haha.

    Am I correct in thinking that your software creates the G code only, to run on Mach or Linuxcnc or whatever ?

    I would assume the XY frame holding the material needs to stop for the time the needle is through the fabric, what addresses this in g-code? I am thinking an encoder on the hand wheel thingy on the end of the machine, so the XY moves to position, wheel turns through the "needle in the fabric zone" then once the needle is clear the XY moves to the next position before the needle is starting to go through the fabric again...then keep this process going.

    I have some unused servos, drives and assorted bits and pieces, might be worth having a go at it.

    I guess these questions have already been mentioned in this thread somewhere but I did mention I am lazy !! I will start reading through from the start in any case, I am sure it will help me to get a grasp of what is going on.

    Cheers.

    Russell.



  16. #896
    Registered
    Join Date
    Dec 2016
    Location
    France
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Hello Khalid
    Congratulations for your great program.
    I have just read all these posts (after translation, I'm null in English!).
    I made a embroideri machine with a sewing machine, it looks like Tivoidethuong. I do not use Mach3, but Cnc3Axes v 2.03. The motor of Z is a Nema17 and a revolution (eg, at the top, the descent and the high position) corresponds to a value of Z of 3.4. With 3 or 4, there is a shift after a while. Would it be possible in your program to include the decimals for the Z incrementation?

    Thank you for taking your time to answer me.
    cordially
    Philippe



  17. #897
    Registered
    Join Date
    Jul 2017
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Hello all, I would love to join in on this project, I can design a controller, x, y axis, and digital dezigns, however, I am lost at where to find the software to convert a digitized file to gcode.



  18. #898
    Registered
    Join Date
    Nov 2014
    Posts
    37
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    is there a way to design a desktop machine using regular sewing machine for the mechanical parts ?

    My friend also has an old 50 year old Singer Embroidery machine that he still uses , but they are more complicated to learn ,



  19. #899
    Member Khalid's Avatar
    Join Date
    Apr 2006
    Location
    Pakistan
    Posts
    3498
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    Quote Originally Posted by BloodAsp View Post
    Hello all, I would love to join in on this project, I can design a controller, x, y axis, and digital dezigns, however, I am lost at where to find the software to convert a digitized file to gcode.
    The file has been posted in this thread..u have to find it...

    http://free3dscans.blogspot.com/ http://my-woodcarving.blogspot.com/
    http://my-diysolarwind.blogspot.com/


  20. #900
    Registered
    Join Date
    Jun 2016
    Location
    Argentina
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: DIY- CNC Embroidery Machine

    hi khalid, I'm from Peru. I have an old embroidery machine in bad condition; I did not get to read all the thread, but I have reviewed some videos on youtube, I want to consult if your project can be useful for me ?. I also found the hubordix video
    in this direction:



    I would be grateful for any response



Page 45 of 51 FirstFirst ... 3542434445464748 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

DIY- CNC Embroidery Machine

DIY- CNC Embroidery Machine