Hi, BRP,
Your advice was very useful. I configured A axis in this way
Steps/min = Steps/deg = 200/360 = 0.55555
Velocity = 360deg x 600RPM = 216000---Similar 600RPM
Accel= 253000
X,Y axis---As my router
Step/min= 409.52
Vel = 1000 mm/min
Accel = 5000
Gcode in this way.
F216000-------- If is less A axis run slowly, in this case X,Y runs at max speed select in Motor Tuning
G01 X0Y-9.7---Hoop moves to first stitch location
G01 A290 -----Needle motor gives first stitch, needle is out of fabric, and above 3mm
G92 A0----------A DRO is set in cero value----(ONLY IS USED IN THIS LINE FOR SET CERO IN THIS PLACE)
G01 X0.1 Y-19.4 A140---- Hoop and needle moving together , needle stops when is 3mm above fabric before get inside.
G01 A359 ------------------Needle motor gives second stitch, needle is out of fabric and above 3mm
G01 X0.1 Y-19.0 A140
As you can see, Hoop movement is during 140 degree of rotation (40%), is when needle is above fabric.
Also I select "Rot 360 Rollover" in General Config.
I ran same code in same X,Y config using Z axis, anf time was 11 min. NOw was 5.00 minutes.
Attaching xml file and Gcode
I suppose than if Feed is 216000 deg/min for A axis, is not important for X and Y axis because it will run at max speed established in Motor Tuning
when Vel= 1000 mm/min ..its is true? If not how can I drive A axis at 600RPM and X,Y at 1000 mm/min
Thanks again,
Rene
PD---My embroidery set up will be using 7.5 degree Stepper motors, using belts, Speed will be 3000-3500 mm/min.