Search found 352 matches

by Doug
Tue Feb 26, 2019 9:24 pm
Forum: Feature ideas
Topic: Touch Screen Monitor support
Replies: 9
Views: 24666

Re: Touch Screen Monitor support

Just curious,

Were you able to get a virtual keyboard to come up on your touch screen?
by Doug
Sun Feb 24, 2019 10:05 pm
Forum: Feature ideas
Topic: Some ideas for the future
Replies: 5
Views: 9816

Re: Some ideas for the future

I'd love to see support for wireless gamepads. The X-Box 360 controller is widely used and very versatile, but even support for the Logtech F710 would be awesome. Good suggestion. I've ordered an F710 to see if it works right out of the box. I'm betting it will. Simplify the jog speed changes on th...
by Doug
Fri Feb 08, 2019 3:44 pm
Forum: Buildbotics Tech Support
Topic: Calculating Travel per Revolution
Replies: 3
Views: 11208

Re: Calculating Travel per Revolution

There is no way to simply tell it to take a specific number of steps. If you told the axis to move 1" with the travel per revolution set to .197 and it moved exactly 1", then .197 sounds like the correct number. By the way,0.197 inches equals 5.0038 mm and ball screws with 5mm pitch are very common....
by Doug
Wed Feb 06, 2019 11:37 pm
Forum: Buildbotics Tech Support
Topic: Calculating Travel per Revolution
Replies: 3
Views: 11208

Re: Calculating Travel per Revolution

In most instances, users will get the step angle or steps per revolution from the stepper motor data sheet. if given the number of steps per revolution (or steps per 360 degrees), you can calculate the step angle by dividing 360 by the number of steps per revolution. Be aware that the step angle ref...
by Doug
Sun Feb 03, 2019 3:23 pm
Forum: Feature ideas
Topic: Network access to the internal flash drive
Replies: 5
Views: 9191

Re: Network access to the internal flash drive

I'm glad CAMotics is working for you. There will be a new version coming out soon that provides the ability to download g-code directly from CAMotics to the Buildbotics Controller. We are very interested in your touch screen connection. We have been thinking about choosing a touch screen monitor to ...
by Doug
Sun Feb 03, 2019 2:53 pm
Forum: Feature ideas
Topic: Network access to the internal flash drive
Replies: 5
Views: 9191

Re: Network access to the internal flash drive

See "Network access to the g-code program folder #192" on Github at https://github.com/buildbotics/bbctrl-f ... issues/192 .
by Doug
Sun Feb 03, 2019 2:41 pm
Forum: Feature ideas
Topic: Network access to the internal flash drive
Replies: 5
Views: 9191

Re: Network access to the internal flash drive

I installed 'samba' on my Buildbotics Controller and here's what I found. I was able to publish the folder where the g-code files (/var/lib/bbctrl/upload) are kept by using the instructions posted at the following link: https://raspberrypihq.com/how-to-share-a-folder-with-a-windows-computer-from-a-r...
by Doug
Sun Feb 03, 2019 1:02 pm
Forum: Buildbotics Tech Support
Topic: L1/L2 controll through G-Code
Replies: 2
Views: 6042

Re: L1/L2 controll through G-Code

M7 turns on L1,
M8 turns on L2,
M9 turns off both L1 and L2

Hope this helps,
Doug
by Doug
Sun Feb 03, 2019 12:12 pm
Forum: Feature ideas
Topic: Network access to the internal flash drive
Replies: 5
Views: 9191

Re: Network access to the internal flash drive

I think this is possible. We have to be careful not to overload the RPI by adding 'non-essential' features to it. Having said that, there is a program called "samba" that allows sharing folders with other computers on the network. We are definitely interested in "tightening" the workflow. Being able...
by Doug
Mon Jan 28, 2019 9:27 pm
Forum: Feature ideas
Topic: Buttons to run files or macros
Replies: 4
Views: 10806

Re: Buttons to run files or macros

I see your point and Joe and I will discuss this at our upcoming meeting. In the mean time, you might consider creating a special configuration for making PCB's. For example, after you get the machine configured properly for PCB's (e.g. probing is removed from the tool change procedure, and probably...