Changes

Jump to navigation Jump to search
1,726 bytes added ,  14:21, 9 November 2017
Updates setting up shopbot software to use feed rate information.
Line 58: Line 58:     
===MILLING===
 
===MILLING===
 +
====Spindle Speed====
 +
 +
'''My speeds aren’t changing on my Spindle when I run the warm-up routine and during cut files. What is the problem?'''
 +
 +
*Note: On ShopBot desktops and MAX, the RPM must be manually adjusted.
 +
 +
The Spindle RPM Control window needs to be open in order for the spindle to change speed. If you see this window pop up during the warm-up routine or software start-up, do not close it. To open it manually, type TR in the ShopBot console (the blank box next to the ShopBot CNC logo). Click on RPM to open the fill-in sheet, and make sure that the correct VFD is selected. Start when SB3 start is set to 1, and the Hz scale is set to 60 for a V1000 spindle and to 100 for a 74X spindle.
 +
 +
The RPM Control window is not available on software versions earlier than 3.6.X.
 +
 +
Perhaps the fact that this can be done via console means that it could also be added to Gcode files by the post-processor? I'm not really sure. I did just notice this, though, a bit lower down in the FAQ:
 +
 +
'''I want the RPM Control Window to open every time I start ShopBot 3'''
 +
 +
This can be accomplished in one of two ways:
 +
 +
1) ...blah blah blah...
 +
 +
2) Navigate to C:\Program Files (x86)\ShopBot\Virtual Tools. Open this file with a text
 +
editor like Notepad or SBEdit. Edit this one line of code:
 +
 +
VT = Spindle [&R]PM Control, Virtual Tools\Spindle Control\Spindle Control.exe, 0, 0
 +
 +
Change the last number, which is a zero, to one. It will now look like this:
 +
 +
VT = Spindle [&R]PM Control, Virtual Tools\Spindle Control\Spindle Control.exe, 0, 1
 +
 +
Save the file, close and reopen the SB3 software to see the changes take effect.
 +
 +
'''''This needs to be done only once for your Shopbot login.'''''
 +
 +
====Recommended Feed and Speed Rates====
 
RPM = (12CS)/(pixD)
 
RPM = (12CS)/(pixD)
  
131

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu