How to Manually adjust Z-Axis to raise the router bit?

Hi!
I have followed all instructions for setting up the default frame, firmware, electronics and router.

Using an original Maslow from 2018 with Z-axis and Ridgid R22002 Router:

While trying to run the Calibration, I am unable to control the Z-Axis.
The Z-Axis motor lowers (plunges) the router bit, but I cannot seem to raise it.
Then when I attempt to run the test cuts for calibration, the bit drags over the ply and scratches it.

I’ve tried everything I could think of in the Groundcontrol Z-Axis UI

Raise” just lowers the sled (in the X-axis toward the floor) and does nothing with the Z-Axis. :disappointed:
I tried simply removing the Router from the housing to raise the router bit,
but that seems like an unnecessary workaround given that I’ve installed the Z-Axis …

Question

How do I control the Z-Axis using GCode or Groundcontrol UI and specifically how do I raise the router bit so that it does not drag on the work surface?

Technical details:

  • Original Maslow (kit from Bar & Hannah) with Z-Axis and ring (2018 model)
  • Firmware-1.26
  • groundcontrol-v1.26

Maslow Settings:

I am able to move the sled using the “Set Chain Length” UI so I think cables are connected correctly.

Closeup of Z-Axis: (which I believe is installed correctly …)

Thanks for your help!

I’m going to need help understanding that. You said the sled was propped up by bit, dragging on ply, so it seems like lowering the sled down to workpiece is what should happen when you raise the bit. For clarity, does the bit ever under any circumstances even try to retract into the router under program control even just a tiny bit? If you try to move the bit height adjust knob manually do you feel much more resistance in one direction? The first step is determining if this is a mechanical problem, or electronic problem.

1 Like

When you say “raise, lowers the sled” you want to just do more of that. I assume you mean lowers the sled towards the plywood and does not mean that it makes it go closer to the ground.

If it makes it go closer to the ground then I would say that you need to make sure that they z-axis cable is plugged into the middle plug on the shield.

I think this sounds like a calibration thing. The motors are only powered on when one is moving, so if the calibration is off (check the distance between the motors) the sled might move down every time the motors power up.

1 Like

@slomobile thanks for helping to debug. To answer your questions: Yes, the sled was propped up by the router bit as shown in this close-up photo of the top of the sled and the gap between the sled and work area:

My intuition was that clicking “Raise” in the Z-Axiz GUI would Raise the router bit such that it would no longer be touching the work area …

Sadly that’s not what happened, instead when I clicked “Raise”, the sled moved downwards (in the X-axis) toward the floor and nothing happened to the Z-Axis.

There appears to be some resistance when attempting to manually move the shaft coupler of the Z-Axis. Should I be able to rotate the shaft coupler by hand? :thought_balloon:

While retracing my steps through the Z-Axis assembly guide, I noticed that in step 11 of “How To Assemble The Z Axis” there is a sentence that reads “allow the router to move in and out” …

Should the router be reasonably loose in the mounting? (mine is quite firmly griped by the Ridged mount. Could that be the problem?

Hi @Blazman. Sadly clicking “Raise” in the Z-Axis GUI lowers the sled in the X-Axis toward the floor/ground, not toward the work surface (plywood). :disappointed:

Doubled checked and indeed Z-Axis is plugged into MP2 (the middle plug) on the Maslow shield.

Hi @bar, thanks for taking the time to reply and help with debugging this. :heart:

I have re-done the calibration from scratch several times (removing the sled from the chains and performing the steps to measure the distance between motors (feeding the left chain on the left motor till it reaches the right motor, tightening and measuring) etc. (I have video of myself doing it, if it’s helpful)

These are the current values:
maslow-calibration-values
maslow-calibration-values

After re-attaching the sled to the chains and attempting to complete the calibration, when I attempt to do the test cuts I get the following error:
maslow-not-keeping-up
maslow-not-keeping-up

The sled is not keeping up with its expected position and has halted.
Click the ‘Stop’ button to clear the alarm. More information at
:”
Keeping Up · MaslowCNC/Firmware Wiki · GitHub

I read through the “Keeping Up” trouble shooting guide and noted:

Using a lighter sled or cutting slower can fix this issue.”

So I went out and bought lighter bricks in case the sled being too heavy is the issue … :thinking:

Still no luck. Any further advice much appreciated. :pray:

it needs to be loose enough to move, too loose (like when the latch is open) and
it will wobble around and possibly pop loose and plunge down all the way. But if
it’s too tight, it won’t move and is likely to strip the orange button.

David Lang

1 Like

@dlang thanks for confirming. I will loosen it this morning and re-test. :+1:

After loosening the router mount, the Z-Axis motor appears to be moving the router.
I made a quick video showing the “Test Motors/Encoders”: https://youtu.be/3bLxrKhNJmc

After re-attempting the calibration, I (still) get the following error:
maslow-not-keeping-up
maslow-not-keeping-up

The sled is not keeping up with its expected position and has halted.
Click the ‘Stop’ button to clear the alarm. More information at
:”
Keeping Up · MaslowCNC/Firmware Wiki · GitHub

I re-read the “Keeping Up” trouble shooting guide and the only other thing that I could try is substituting the power supply. I am using the default one supplied with the Maslow. It’s connected to a stable power source.

What next? :thought_balloon:

try lowering the feed rate. the firmware thinks the machien can go from stopped
to full speed instantly and because it can’t, too high a feed rate lets too much
error build up.

the other thing you can do is to change the amount of error allowed before the
cannot keep up alert triggers.

2 Likes

@dlang Lowering the feed rate seems like solid advice when it comes to cutting shapes. :+1: (Thanks)

Right now however, I’m still stuck at the calibration stage and I don’t think I can change the feed rate for the test cuts (at least I haven’t found the setting in Groundcontrol …)

I’m still seeing “The sled is not keeping up …” error. :confused:

1 Like

Something else is going on and causing the problem (not feed rate). What’s happening is that as soon as you go to the calibration page for cutting, it errors out with the “sled not keeping up error” even though you didn’t tell it to do any cutting.

I wonder if when you skipped the step at the 0:43 second mark, it through the system into a tizzy. Maybe click “return to center” instead of skip and see if that solves the problem.

2 Likes

A little more info… when you press ‘define zero’ on the z-axis page, it sends a command (G10 Z0) to tell the controller the z-axis is at 0. Then it sends a G00 Z.25, if in imperial units, or G00 Z5, if in metric. I haven’t seen an error cause by the z-axis not keeping up before and not sure it’s monitored. So, I suspect it’s a sled issue and even though the sled isn’t moving, the check is probably still happening. I think the problem might occur when you ran the test motors/encoders. I suggest resetting the chain lengths and trying again.

Did you mark your chains when you fed them out initially?

1 Like

change the max feed rate in the settings, that affects everything, including
calibration

David Lang

2 Likes

Can you go to Advanced Settings and report what the “Position Error Limit” is set for. It defaults to 2 mm, but could have been corrupted. If it’s set for 0, then it will error every time.

2 Likes

Hi @dlang (thanks for clarifying, sorry I’m a bit of noob…)

here are the screenshots of our Settings Page in Groundcontrol:


Which one is the max feed rate?
Thanks!

You fell into the same trap that MANY of us have. Click where it says “maslow settings” at the top and select “Advanced Settings” :slight_smile:

2 Likes

Wow … The “Maslow Settings” looked like the title of the dialog window … (hadn’t thought to click it) :man_facepalming:
Feel like I’ve been shown an epic (yet hiding in plain-sight) easter egg! :egg:

Positional Error Limit” appears to (already) be set to 2. :white_check_mark:

What should I set “Max Feedrate” to? (currently set as 800 … mm?)
Thanks!

1 Like

Those are typical values and I wouldn’t expect you need to change them. First try wiping the EEPROM (under actions menu somewhere)… maybe something is corrupted on the firmware. If that doesn’t work, reset the chain lengths (follow the directions in the wiki link I posted).

2 Likes