[Solved] X-Carve enlarging image

Yes X-Loader saying uploaded xxx bytes.
I uploaded hex file name is grbl_09i_x-carve.hex.
Sam sent me different file today also. Name was grbl0_9i_X_Carve_500mm_ACME.hex
Everything going worse anything I try.

@AlanDavis we wouldn’t charge you if you had a bad Arduino and Gshield we would replace them for you free of charge.

Do you have the Ardunio IDE installed to see if you can connect to the arduino?

Ye I do,
It is communicating,

When you plug in the Arduino can you send a screen shot showing it is connected correctly? That will rule out a bad Arduino.

OK. Close the IDE.

Close UGS if you have it open.

Now open Easel. Does the Carve button go from Blue to Green?

Here is Arduino IDE, never been try sending by clicking to arrow.
I think something wrong.

It is green

hi
i did the same but nothing useful
i have the same result

Hi Alan,

Please follow these steps:

  1. Close all programs that might be trying to connect with your Arduino (Easel, Universal G Code Sender etc.)

  2. Open the Arduino IDE

  3. Go to File - Examples - EEPROM - eeprom_clear

  4. Make sure the number that this pink arrow is pointing to is 1024 and NOT 512

  1. Click the arrow in the top left of the IDE

  2. Once the sketch has uploaded close the IDE and open X Loader

  3. Upload the hex file, be sure the baud rate is set to 115200

  4. Close X loader and open Universal G Code Sender

  5. Type $$ and paste the results into this thread

1 Like

$$
$0=10 (step pulse, usec)
$1=255 (step idle delay, msec)
$2=0 (step port invert mask:00000000)
$3=3 (dir port invert mask:00000011)
$4=0 (step enable invert, bool)
$5=0 (limit pins invert, bool)
$6=0 (probe pin invert, bool)
$10=3 (status report mask:00000011)
$11=0.050 (junction deviation, mm)
$12=0.002 (arc tolerance, mm)
$13=0 (report inches, bool)
$20=0 (soft limits, bool)
$21=0 (hard limits, bool)
$22=0 (homing cycle, bool)
$23=3 (homing dir invert mask:00000011)
$24=25.000 (homing feed, mm/min)
$25=750.000 (homing seek, mm/min)
$26=250 (homing debounce, msec)
$27=1.000 (homing pull-off, mm)
$100=40.000 (x, step/mm)
$101=40.000 (y, step/mm)
$102=188.947 (z, step/mm)
$110=8000.000 (x max rate, mm/min)
$111=8000.000 (y max rate, mm/min)
$112=500.000 (z max rate, mm/min)
$120=500.000 (x accel, mm/sec^2)
$121=500.000 (y accel, mm/sec^2)
$122=50.000 (z accel, mm/sec^2)
$130=290.000 (x max travel, mm)
$131=290.000 (y max travel, mm)
$132=100.000 (z max travel, mm)
ok
G21 G91 G0 Y-2
ok

RESOLVED.
This machine never been this smooth and accurate. It was flying when doing homing cycle.
First day I was trying that first test image, it was huge. I thought they put big image to show how fast machine they’re producing.
So far so good. By the way, Mohammad have no success, I believe he didn’t put 1024 on the belonging place on that file. Because it is empty. I just copy from your screen image.
Now…The easy part, can you do me a favor and find out the part numbers for the items I broke while battling, then I can order.
Limit Switch
Smallest and one size bigger two spiral bits (Next one is .125 spiral and flute, they’re good.)
Thank you sooo much for your help.

Hi Zach,
TaitLeswing solved problem. Machine is working like a charm.
Sorry if I give you a hard time. Thanks.

1 Like

Hi Alan,

So glad your machine is working smoothly! Have fun and happy carving.

1 Like

Thanks, I asked you a favor to find part numbers, but I don’t even know if you’re working for Inventables. Please discard if you’re not.

No worries, Alan. I do work for Inventables, I’m lucky enough to run the shop and work on the product team here.

I think these are the parts your’e looking for:

Microswitch

End Mill Starter Set

Thanks, ordered.
Just for the info. Those numbers are changing after machine setup on Easel. After that change, Easel working smooth
but Gcode sender not holding Z axis, hitting Level switch and grinding. That’s all I have to work, I learned how to erase eeprom from you if I screw. All projects are waiting on VCarve pro for good GCode sender results.
Thanks again.

@AlanDavis which numbers are changing?

The $$ numbers from UGS I posted was before Easel,
Here is new numbers after Easel machine setup.
ok

$$
$0=10 (step pulse, usec)
$1=255 (step idle delay, msec)
$2=0 (step port invert mask:00000000)
$3=3 (dir port invert mask:00000011)
$4=0 (step enable invert, bool)
$5=0 (limit pins invert, bool)
$6=0 (probe pin invert, bool)
$10=3 (status report mask:00000011)
$11=0.050 (junction deviation, mm)
$12=0.002 (arc tolerance, mm)
$13=0 (report inches, bool)
$20=0 (soft limits, bool)
$21=0 (hard limits, bool)
$22=1 (homing cycle, bool)
$23=3 (homing dir invert mask:00000011)
$24=25.000 (homing feed, mm/min)
$25=750.000 (homing seek, mm/min)
$26=250 (homing debounce, msec)
$27=1.000 (homing pull-off, mm)
$100=40.000 (x, step/mm)
$101=40.000 (y, step/mm)
$102=320.000 (z, step/mm)
$110=8000.000 (x max rate, mm/min)
$111=8000.000 (y max rate, mm/min)
$112=500.000 (z max rate, mm/min)
$120=500.000 (x accel, mm/sec^2)
$121=500.000 (y accel, mm/sec^2)
$122=50.000 (z accel, mm/sec^2)
$130=790.000 (x max travel, mm)
$131=790.000 (y max travel, mm)
$132=100.000 (z max travel, mm)
ok

@AlanDavis I think you chose “M8 threaded rod” in the Easel setup instead of ACME rod. I checked your order and you did purchase the ACME rod. Try going through the setup again and selecting ACME rod. This should solve your Z issues.

Oups I know I miss that. Let me change. I do have Acme.

i do all the steps but no useful
my problem is my Arduino refused to reset, i try all the way to clear Eeprom or rest it but no way
i chick all the forum to how rest but still the same
i don’t know where is the problem
please help.