|
Post by fracturedtom on Aug 28, 2022 14:10:24 GMT
Tom, please go ahead and post the output of the command $$ Sorry, Ronin. I missed this post. I'll try to get that today.
However, my new issue is that the Y axes is moving really slooooooooooow. No idea why. I've made no adjustments to Y.
|
|
|
Post by fracturedtom on Sept 25, 2022 14:40:12 GMT
Tom, please go ahead and post the output of the command $$ Better late than never, I guess. When I start up, I always get ALARM.
**** Connected to COM3 @ 115200 baud **** Grbl 1.1h ['$' for help] >>> $$ $0 = 10 (Step pulse time, microseconds) $1 = 255 (Step idle delay, milliseconds) $2 = 0 (Step pulse invert, mask) $3 = 0 (Step direction invert, mask) $4 = 0 (Invert step enable pin, boolean) $5 = 0 (Invert limit pins, boolean) $6 = 0 (Invert probe pin, boolean) $10 = 3 (Status report options, mask) $11 = 0.010 (Junction deviation, millimeters) $12 = 0.002 (Arc tolerance, millimeters) $13 = 0 (Report in inches, boolean) $20 = 0 (Soft limits enable, boolean) $21 = 0 (Hard limits enable, boolean) $22 = 1 (Homing cycle enable, boolean) $23 = 0 (Homing direction invert, mask) $24 = 25.000 (Homing locate feed rate, mm/min) $25 = 600.000 (Homing search seek rate, mm/min) $26 = 244 (Homing switch debounce delay, milliseconds) $27 = 4.000 (Homing switch pull-off distance, millimeters) $30 = 12000 (Maximum spindle speed, RPM) $31 = 0 (Minimum spindle speed, RPM) $32 = 0 (Laser-mode enable, boolean) $100 = 40.000 (X-axis travel resolution, step/mm) $101 = 40.000 (Y-axis travel resolution, step/mm) $102 = 80.000 (Z-axis travel resolution, step/mm) $110 = 8000.000 (X-axis maximum rate, mm/min) $111 = 8000.000 (Y-axis maximum rate, mm/min) $112 = 3000.000 (Z-axis maximum rate, mm/min) $120 = 250.000 (X-axis acceleration, mm/sec^2) $121 = 250.000 (Y-axis acceleration, mm/sec^2) $122 = 250.000 (Z-axis acceleration, mm/sec^2) $130 = 264.000 (X-axis maximum travel, millimeters) $131 = 264.000 (Y-axis maximum travel, millimeters) $132 = 69.000 (Z-axis maximum travel, millimeters) ok >>> $G [GC:G0 G54 G17 G21 G90 G94 M5 M9 T0 F0 S0] ok
Then I click UNLOCK to have access to JOG CONTROL. Jogging works, but is so slow I can hardy see movement.
Command $$ Output:
>>> $$ $0 = 10 (Step pulse time, microseconds) $1 = 255 (Step idle delay, milliseconds) $2 = 0 (Step pulse invert, mask) $3 = 0 (Step direction invert, mask) $4 = 0 (Invert step enable pin, boolean) $5 = 0 (Invert limit pins, boolean) $6 = 0 (Invert probe pin, boolean) $10 = 3 (Status report options, mask) $11 = 0.010 (Junction deviation, millimeters) $12 = 0.002 (Arc tolerance, millimeters) $13 = 0 (Report in inches, boolean) $20 = 0 (Soft limits enable, boolean) $21 = 0 (Hard limits enable, boolean) $22 = 1 (Homing cycle enable, boolean) $23 = 0 (Homing direction invert, mask) $24 = 25.000 (Homing locate feed rate, mm/min) $25 = 600.000 (Homing search seek rate, mm/min) $26 = 244 (Homing switch debounce delay, milliseconds) $27 = 4.000 (Homing switch pull-off distance, millimeters) $30 = 12000 (Maximum spindle speed, RPM) $31 = 0 (Minimum spindle speed, RPM) $32 = 0 (Laser-mode enable, boolean) $100 = 40.000 (X-axis travel resolution, step/mm) $101 = 40.000 (Y-axis travel resolution, step/mm) $102 = 80.000 (Z-axis travel resolution, step/mm) $110 = 8000.000 (X-axis maximum rate, mm/min) $111 = 8000.000 (Y-axis maximum rate, mm/min) $112 = 3000.000 (Z-axis maximum rate, mm/min) $120 = 250.000 (X-axis acceleration, mm/sec^2) $121 = 250.000 (Y-axis acceleration, mm/sec^2) $122 = 250.000 (Z-axis acceleration, mm/sec^2) $130 = 264.000 (X-axis maximum travel, millimeters) $131 = 264.000 (Y-axis maximum travel, millimeters) $132 = 69.000 (Z-axis maximum travel, millimeters) ok
Please be my miracle worker!
|
|
|
Post by S. Ronin McGowan on May 8, 2023 19:02:05 GMT
I believe that the alarm at "boot" is set during configuration of GRBL header file before compiling and uploading the firmware to the micro controller (in this case our good 'ol arduino uno). It's actually a good idea to keep that around, as an extra safety precaution. As far as the jogging speed, I believe it's either configured in the same stage as the alarm at boot, OR it's configured in your GRBL sender software.
|
|
|
Post by bowmstr on Mar 30, 2024 21:25:08 GMT
Was this ever fixed none of my motors are locking
|
|