Machine shifting X Axis

Bill, from your descrition and photos it appears to me that your software is working correctly. It seems that all the letters are being carved albeit in a different location than programmed, physically the router is in a different location than the gsender thinks it is. Problem is in the x axis. Do a test as Neil suggests, ensuring you are testing in the area of your carve. This should highlight any stalling in the x axis. In any case it looks to be mechanical binding or the x axis motor not moving as far as it should, either due to a wiring issue, faulty motor or bad motor drive.
I would 1. Do test perNeil
2, remove x axis motor and manually turn the leadscrew though the range of travel, if all seems good then
3. Replace usb cable from computer to longboard.
4. Check the x axis wiring connections, and remove the x axis cable from the cable track.
5. If you have the ability check for good grounding especially on the longboard.
6. Swap the x axis motor with one of the y motors.
The goal is to determine if it is a mechanical or electrcal issue. Your software is good.
Hope you get it sorted Bill

Mick

1 Like

@Bill I’m having the same issue with mine. I’m running on a Dell Precision 5520 with plenty of resources and gSender always takes a bit to open. Something else I’ve noticed is gSender will also screw up the z-zero sometimes and will plunge right into my workpiece if I’m not careful. I’ve started to push the bit way outside of the bounds of the workpiece before I start a job so I can catch it in time. It’s really annoying.

1 Like

@Mickus will do it, i have been wotkung with @gwilki , done a lot, calling Sienci tomorrow

1 Like

@cerberus when it works right great, when it is messed up, lots of vairables, real mess.

Thats a wise thing to do Bill. Let us all know the resulution when you get it sorted. Good luck, it has to be frustrating.

Mick

I have concluded the X axis Motor Driver has a problem: CLICK

Decided before ordering the board I would check the stepper motor voltage pots and the I see the X is a lower setting than the 3 others. Think i will set it the same and try it

X is the far right

Wow! If that’s the problem, and the video is pretty convincing to me, then it is/was definitely a hard one to find. I know this problem has been a major PITA for you and I hope this fixes it.

Hang in there Bill, best of luck.

Michael

2 Likes

Michael, it sure wasn’t me but @Gwiki Grant is the one to get all the credit hoping it works.
Bill

First Many Thanks to @Gwiki, if not for Grant I would still be stumped. After turning the pot up for the X Axis stepper motor voltage just to match all the others it is carving fine as I type. I intend to monitor the temperature of the X Axis motor. Also curious if other have machines that play harmonics especially when it jogging diagonal during a carve?

1 Like

NOT FIXED going to order the board.

Failed on the top row and started carving over letters. At least it was better, X motor is getting warmer than others.

When my machine cuts circles it goes “doh ray me fa so la to doh to la so fa me ray doh” and I like it!

Sorry to hear that adjusting the potentiometer did not fix it for you. At least you are on the right track now, fingers crossed. I have never opened my control box and I was surprised to see that the stepper drivers are built into the board. Granted, my only other experience is with a 3D printer where they were removable. I’m sure that Sienci has there reasons but it kind of stinks to have to buy the whole board IMHO. If I may ask, how long have you had your LongMill? Just curious, not that a sample of one will tell me if/when mine may break.

Hi michael, i have had my longmill since mid 2020.

I’m not sure where to go from here.

Bill

Yeah, it stinks to have to buy a new controller shortly after they announce that they are working on a better one as stated here in the looking forward section.

Not sure if you are interested in adding a rotary but if you are maybe now is the time to look into upgrading the board? Not that I know what the options are there beyond what I’ve read here on the forum. I like the setup that @AndyCXL has here and would like to do similar on my LongMill if it’s ever in my budget.

The controller itself needn’t be that expensive - depending on what sort of stepper driver you want to use. Basing your machine on ‘Pololu’ style drivers (look them up, also known as Step-Sticks) means you can have a 4 or 5 channel controller complete with all drivers for under $50 (Atmel/Arduino style processor, like the original GRBL always has been). My choice was to move to the new GRBL/HAL software because it supports 6 axes natively, and can run on faster processors - I chose the Teensy4.1 controller and it plugs into a ‘break-out board’ so-called to give the wiring and isolation features needed. This configuration doesn’t have the stepper drivers pre-installed, but does provide the control signals to drive external ‘mini-brick’ drivers which offer more voltage/power/torque depending on wants or budget. All in my new controller was circa $30 for the Teensy, $40 for the break-out board, and $30 each for the stepper driver bricks (5 in total). Made an enclosure, added fans for forced-air cooling and then wired it all up to my machine.
Very happy with the outcome, plus it gave the inbuilt and natural ability to drive my Rotary axis and offer neat features like rotary axis limit/homing, outputs to control coolant, vacuum, lights etc.
I can snap my controller setup, and give an item list if that is wanted - might take a few days

2 Likes

Teensy 4.1 module is $20 -Amazon or similar
Break out board it sits in (from Phil Barrett, a GRBL guru). This board does not support Step-Stick style Stepper drivers, only external. Around $40 -Direct from PB
Driver ‘bricks’ is a wide choice and will depend on how much torque you want/expect

  • Pololu/Step-Stick modules, I favour TCM2209 or TCM2208 ‘silent, Trinamic’. These only plug in to Break Out boards designed for them, most 3D printer boards and lower-end boards with Atmel 8-bit or 32-bit processors -$9/ea various sources

  • ‘Mini Brick’ external drivers, I favour the digital control models and picked DM3230. Your break-out board has to support external drivers to be able to use these -$18/ea various sources

If you choose to avoid GRBL 1.1 on ‘standard’ Atmel processors/combi boards, you will have to be familiar with how to configure and how to upload/install the GRBL-HAL firmware onto it. If that’s your thing it isn’t too difficult, but if it’s not your thing it might be an insurmountable barrier

2 Likes

Hi Andy,
I actually had been looking on Amazon for alternatives, it is to bad the drivers are hard mounted to the board so no individual replacement. Guess it makes sense from the manufacturing/production perspective.

Thanks for the info.

Bill

@Bill Yes, whether it is Sienci or Carbide3D or Black Box, they all hit two conundrums in their machine design when it comes to the Controller PCB: Firstly is cost, and placing the driver chip of choice directly onto their own board could well be the cheapest (unsure of the exact economics here, but it sounds plausible as a reason), and secondly: support complexity to avoid ‘I changed the step-stick module for one of these and now it doesn’t work’ issues. All entirely understandable for a product at the lower end of the cost spectrum.
However, for all that, a keen maker/hobbyist/tinkerer can change the Controller PCB and add the features or spec they want and not fundamentally break the machine. So all in all I think these desktop machine makers have actually hit the sweet spot between supporting both the user and the tinkerer equally.

1 Like

Hi Andy,

First thanks for the education, some of your original post went right over my head. What it did do was prompt me to learn, been on YouTube and google since you responded.

I was confident I could change things out but decided to just buy a new board from Sienci due to a couple of factors. Cost, yes the boards and drivers are not costly, but by the time I replace the power supply, all the connectors, plus such a change would cancel Sienci support which has been good in the past but really let me down this time. I am very concerned with reliability and consistency., so if I could benifet from your suggestions I may still be forced to give it a go.
Bill

@Bill Bill, you will have to ask yourself three questions before you embark on a ‘controller transplant’ such as I have described;

  • Do you feel comfortable with re-making connections, changing connectors, swapping out power bricks (or re-terminating them) etc
  • Do you have any experience in using the Arduino.cc software, which you will need to open, set configuration settings (eg: how many axes, etc), compiling and then uploading the resulting code into the microcontroller. The GRBL-HAL software is ‘moderately complex’, but you only have to open and edit one or two files out of the 40-50 in total - there are instructions of a sort, but intuition and reading the notes in the Config files is necessary, plus some ‘I need to be 100% sure what that means’ research on the internet/forums
  • Once up and running, you might find that one axis runs backwards, or the distance calibration is out (you ask for 10" travel but get say 8" actual), and the remedy requires a bit of logical thinking followed by amending the $$ settings in the controller by typing in new values through the console tab of gSender. This can be a somewhat iterative process, but it is very logical

If the answer to these is no, then this may be a very testing and frustrating transplant and you should think long and hard before abandoning the LongBoard controller

Andy,

I build tube amps as a hobby, I am a retired Senior Systems engineer from Raytheon, ran the training department for the Patriot Missile system for 21 years.

Bullet 1: Yes
Bullet 2: No
Bullet 3: Probably

How I plan to Transition is a step at a time, Like I said I did order a new controller, once that machine is back to carving, my wife is stacking up projects, I will begin purchasing the components required for the changeover. My plan includes replacing all the wiring and relocating the new components, during the process my hope is to be able to change it back and forth.

I just want a system that is more reliable and less gremlins to haunt me.

Thanks again Andy for your time,

Bill

1 Like