Homing Z not working

Hi i’m new to the Shapeoko pro and having problems with Z. I know there’s a ton of stuff out there regarding this topic but unfortunately it hasn’t helped. I will outline my process and hopefully you can figure out what I’m doing wrong.

OK we’ll get started with Carbide Create Pro Settings for thickness, Z=9.525 mm. I will attach the file.

And now for the Shapeoko Pro.

I parked the machine turned it off/on. Loaded carbine motion connected to cutter.

At this point

Position

X =380.175

Y = 383.825

Z = -15. 410

Machine

X = 0

Y = 0

Z = 0

Load new file

Program size

X = 90.00 mm

Y = 163.00 mm

Z = 11.51 mm

Cutting depth below program zero -8.51MM

Initialize

Quick action to move cutter above current XY Z

Position.

X = 0

Y = 0

Z = 56.870

Machine.

X = -380.175

Y = -383.825

Z = -3.000

Jog

Position Z above Stock

Zero Z

Position.

X = 0

Y = 0

Z = 0

Machine.

X = -380.175

Y = -383.825

Z = -59.125

Run start job

X Y & Z same as above

Job just runs and never cuts into what wood.
Thanks John
Tools.c2d (916 KB)

That description of your process seems correct, and matches your file.

Which version of Carbide Motion are you running?

Could you post a photo showing your machine at the origin point relative to the stock?

Screengrab showing what the various G-code previews look like?

I’m on build 764 of carbine create and motion 622. I have atttached Gcode output from carbide create and a photo of the position of Z prior to cutting.
Thanks for the help
Tools.nc (147.4 KB)

Could you have configured for an HDZ when you have a Z-Plus?

I don’t believe, so is there a way I can look at the configuration?

Check the Debug settings, or reconfigure per:

https://my.carbide3d.com/docs/shapeoko-setup/

Below is the machine configuration from the debug settings screen. Thanks John

Machine: Shapeoko

GRBL Version: 1.1f

Carbide Motion 622

Machine Controller State: INIT

Grbl Cycle: Idle

{

“bitRunnerEnabled”: false,

“bitSetterEnabled”: true,

“bitSetterX”: -5.0,

“bitSetterY”: -442.0,

“bitZeroType”: 2,

“connection”: 1,

“lastConfigSent”: 5,

“lastProbeIndex”: 0,

“lastSizeOption”: 2,

“odometer”: [

{

“cleared”: false,

“minutes”: 935.8902500000015,

“startDate”: “2024-01-09”,

“travelX”: 1424409.6226472855,

“travelY”: 451616.8996913433,

“travelZ”: 234015.1670783162

}

],

“showCarbideRouterRpm”: true,

“spindleType”: 0,

“travelX”: -445.0,

“travelY”: -444.0,

“travelZ”: -95.0,

“version”: 0,

“workOffsetX”: 378.1499938964844,

“workOffsetY”: 376.25,

“workOffsetZ”: -13.120000000000005

}

0 = 10, Step pulse, microseconds

1 = 255, Step idle delay, milliseconds

2 = 0, Step port invert, mask

3 = 5, Direction port invert, mask

4 = 0, Step enable invert, boolean

5 = 0, Limit pins invert, boolean

6 = 0, Probe pin invert, boolean

10 = 255, Status report, mask

11 = 0.02, Junction deviation, millimeters

12 = 0.01, Arc tolerance, millimeters

13 = 0, Report inches, boolean

20 = 0, Soft limits, boolean

21 = 0, Hard limits, boolean

22 = 1, Homing cycle, boolean

23 = 0, Homing dir invert, mask

24 = 100, Homing feed, mm/min

25 = 2000, Homing seek, mm/min

26 = 25, Homing debounce, milliseconds

27 = 3, Homing pull-off, millimeters

30 = 24000, Max spindle speed, RPM

31 = 0, Min spindle speed, RPM

32 = 0, Laser mode, boolean

100 = 40, X steps/mm

101 = 40, Y steps/mm

102 = 200, Z steps/mm

110 = 10000, X Max rate, mm/min

111 = 10000, Y Max rate, mm/min

112 = 1000, Z Max rate, mm/min

120 = 500, X Acceleration, mm/sec^2

121 = 500, Y Acceleration, mm/sec^2

122 = 270, Z Acceleration, mm/sec^2

130 = 845, X Max travel, millimeters

131 = 850, Y Max travel, millimeters

132 = 95, Z Max travel, millimeters

Maintenance:

Travel (km) 1.42, 0.45, 0.23, 15.60 Hours since 2024-01-09

Queue Empty

Okay, that was a dry well — the 200 for $102 indicates a Z-Plus.

Is there a reason you aren’t using “Carbide 3D Shapeoko” as your post-processor?

Post your .c2d file?

You should have it. It was on the initial post. I don’t have access to my machine at this time so if you want me to resend it, I will when I return. Thanks again.

Just thought of another thing can you run it using my .c2d file if it works we know it’s not carbide create.

Tools.c2d (916 KB)

Per your request I attached the c2d file. I decided to try using Contour Toolpath instead of 3D. What I noticed is that use stock bottom is defaulting to 19.050mm and takes 9 minutes to run. When I click on use stock bottom it defaults to 9.525mm what it should be defaulting to and takes 17 minutes to run. So, if I don’t over the default it runs at the 19.050mm. My guess is that 3D is looking at the wrong stock size and is cutting air. What are your thoughts?

This topic was automatically closed after 30 days. New replies are no longer allowed.