Post your Bobcad ver19 tip and tricks here!
Post your Bobcad ver19 tip and tricks here!
TIP#1:
To add a ctrl+Z do the following:
1. Select the Special/NC CAM menu and then choose RECORD SCRIPT and then MENU CONFIGURATION from the sub-menu.
2. Under Menu Type enter CAD.
3. Under Number of Menu Levels check #2.
4. Menu level 1 needs to be set to 1.
5. Menu Level 2 needs to be set to 5.
6. Key: Z (not the #2...use the letter Z)
7. Check the Ctrl option and un-check Alt.
8. Select EDIT and you should be good to go.
CNC Dude
![]()
Pi in V19 scripts
The function Pi is not defined in the V19 scripting language.
A temporary work around is to add the following at the beginning of the script---
Pi=3.14159265358979323846264338
Poor planning on your part does NOT constitute an emergency on my part!