Search found 389 matches
- Tue Aug 19, 2025 8:34 pm
- Forum: Buildbotics Tech Support
- Topic: Losing Z
- Replies: 3
- Views: 1146
Re: Losing Z
set idle current on the z axis to 1 amp and let me whether it resolves the problem.
- Tue Aug 19, 2025 1:02 pm
- Forum: Buildbotics Tech Support
- Topic: Losing Z
- Replies: 3
- Views: 1146
Re: Losing Z
Do you have any holding current set on your z-axis? If so, how much?
- Sun Aug 17, 2025 10:12 am
- Forum: Feature ideas
- Topic: Single Block
- Replies: 1
- Views: 1105
Re: Single Block
One of the really cool things about the Buildbotics CNC Controller is that we have published the Applications Programming Interface. As it turns out, I created a program called GCodeDebugger a while back and it provides the ability to set break points and step through the code. If you are interested...
- Sat Aug 16, 2025 2:16 pm
- Forum: Announcements
- Topic: 2025 summer sale
- Replies: 0
- Views: 1368
2025 summer sale
It's time to take your CNC machine to the next level! Enjoy 20% OFF the Buildbotics Controller – the powerful, easy-to-use solution for your CNC needs. Whether you're building from scratch or upgrading your existing machine, this controller will give you the precision, control, and reliability you'v...
- Thu Jul 31, 2025 11:57 am
- Forum: CNC Machine Retrofits
- Topic: Question on upgrade
- Replies: 2
- Views: 302789
Re: Question on upgrade
Call me at (925)577-9940 and we can discuss it.
Doug Coffland
Doug Coffland
- Mon Jul 14, 2025 7:48 pm
- Forum: Buildbotics Tech Support
- Topic: Seemingly Random Faults/Error during program that usually works
- Replies: 3
- Views: 360226
Re: Seemingly Random Faults/Error during program that usually works
I don't see anything any problems in your schematic. Can you describe how your controller is powered? Also, are you using a local monitor or do you connect via a network, or both? What version of software are you running on your Buildbotcs Controller? Please list all of the devices that you have plu...
- Fri Jul 11, 2025 7:53 pm
- Forum: Buildbotics Tech Support
- Topic: Seemingly Random Faults/Error during program that usually works
- Replies: 3
- Views: 360226
Re: Seemingly Random Faults/Error during program that usually works
In looking at your log, it appears that the error occurred right after the avr rebooted.One of the things that 2.0.4 changed was to prevent the controller from getting damaged if the usb bus is overloaded during bootup. We found that if the usb bus is overloaded during bootup, it causes the attiny t...
- Wed May 28, 2025 10:53 am
- Forum: Announcements
- Topic: Version 2.0.4 Released
- Replies: 0
- Views: 298022
Version 2.0.4 Released
Version 2.0.4 of the Buildbotics Controller software has been released. This release applies to our Buildbotics Controllers that incorporate the Raspberry Pi 4 which have been available since the fall of 2023. The following improvements are incorporated in this new release: The EM60 VFD now brakes t...
- Fri Apr 18, 2025 8:28 am
- Forum: Frequently Asked Questions
- Topic: How does probing work?
- Replies: 18
- Views: 829831
Re: How does probing work?
Here another thread in the User Development/Macros board that describes a probing procedure that can protect your probe from crashes.
If you look at all the dents and holes in my probe plate it becomes immediately apparent why this other method is useful.
If you look at all the dents and holes in my probe plate it becomes immediately apparent why this other method is useful.
- Fri Apr 18, 2025 8:20 am
- Forum: Macros
- Topic: Crash-Free Probing
- Replies: 2
- Views: 559314
Re: Crash-Free Probing
Nice work Zeke, As an enhancement, you might consider probing on both sides of the probe plate. This allows you to measure the diameter of the probe. For instance: probe from the left and note the position probe from the right and not the position subtract the two positions to get the difference The...