I’m beyond myself here. Probably both technically and figuratively. I can’t sort what I am not getting done to get my LR3 to zero off the probe, or to load a program to run and start cutting. I’ve updated to the Jackpot and I can’t get it back to work like I had with my Archim board.
Steps I’ve done -
- Failed to create a Macro - can’t figure out how to load the g-code into/under a button in the macro dialog - so I gave up and just input via the command prompt - to which the code in my previous topic on probe use, I copied and pasted line by line into the command prompt and it failed.
- Decided to just manually set the cutting tool at my zero location and set zero by commands. Seemed fine, until I went to load up a program and I got this in my command prompt:
$G [GC:G0 G54 G17 G21 G90 G94 M5 M9 T0 F0 S0] ok $Report/Interval=1500 <Idle|MPos:0.000,0.000,0.000,0.000,0.000,0.000|FS:0,0|WCO:0.000,0.000,0.000,0.000,0.000,0.000> [MSG:INFO: Channel auto report interval set to 1500 ms] ok <Idle|MPos:0.000,0.000,0.000,0.000,0.000,0.000|FS:0,0|WCO:0.000,0.000,0.000,0.000,0.000,0.000> [GC:G0 G54 G17 G21 G90 G94 M5 M9 T0 F0 S0] $SD/Run=/1-CNCFinals/M&DUrn2.gcode [MSG:WARN: Low memory: 14376 bytes] [MSG:WARN: Low memory: 14256 bytes] [MSG:WARN: Low memory: 14064 bytes] [MSG:WARN: Low memory: 13864 bytes] [MSG:WARN: Low memory: 13736 bytes] [MSG:WARN: Low memory: 12328 bytes] [MSG:WARN: Low memory: 12128 bytes] [MSG:WARN: Low memory: 12004 bytes] <Idle|MPos:0.000,0.000,0.000,0.000,0.000,0.000|FS:0,0|Ov:100,100,100> ERROR:66 error:66 Error : undefined :undefined
Oh, one more thing I did before these two items, I went into EstlCam and did the steps from the Jackpot docs, adjusted from Marlin to GRBL and then uploaded and load the settings as indicated from the steps. I re-tooled my design thinking I ought to do this so Estlcam will set it up for the GRBL g-code. But then I got that code above.