South Plains AutoCAD Users Group

FREE Toolbars

Paper/Model  Button Bug Fix  VMATH  Layer Toolbar  NMCoords


 

Layer Toolbar - Version 2005

Updated 07/11/05 A compilation of 28! different layer routines with Toolbar.
2005 Version Zip includes: Layer.Lsp, LayerTools.Mnu, Tcslay Demo & 28 BMP's.

Updated the Icons to look more like the 2002 and up versions of AutoCAD. (Best viewed in "XP's Silver Color Scheme")

Updated the PLK & PUK routines to be "looping" by Bob Abernethy

by Jeff Tippit

2005 Toolbar (71K)
R14 or higher Toolbar (70K)
R13 Toolbar (71K)
Commands and Descriptions LMAN - Layer Manager
PCL
- Pick change layer
PSL - Pick set layer
CCL - Change to current layer
CPL - Copy to picked layer
CTL
- Copy to typed layer
CPC - Copy to current layer NEW
MNL - Make new layer
OSC
- Offset change to CURRENT layer  
OSL - Offset change to TYPED layer
LXP - Explode block to inserted layer 
PBL - Pick block entity layer change
PLL
- Pick list layer
TCSLAY - AIA Layer Creator Demo Ver. 1.4 
PFL - Pick freeze layer
PFA - Pick freeze *
MPF - Multiple pick freeze layer
MLF - Enhanced Multiple pick freeze layer
PFX - Pick freeze xref layer
PFM - Pick freeze layer in an MVIEW NEW
PFX
M - Pick freeze xref layer in an Mview NEW
Macro - Layer ON *
POL - Pick off layer
Macro - Layer THAW *
Macro - Layer THAW and ON *
POF - Pick off and freeze layer
PLK - Pick lock layer
PUK - Pick unlock layer
Macro to load partial menus. [Layer Toolbar]^c^cfiledia 0 menuload c:/[directory location of files] filedia 1

 


 

Paper/Model Toolbar

Download the Icons & Menu Here

 

Buttons to help set your DIMSCALE and LTSCALE for 4 standard Architectural Scales, including 1 for Paperspace Scale.

1/4"=1'-0", 1/8"=1'-0", 3/32"=1'-0", 1/16"=1'-0", and 1"=1'=0"

Just change the factors for the differant scales. (I set my ltscale @ 1/2 my dimscale). Here's what I put in the buttons.

^C^C_tilemode;1;_dimscale;48;_ltscale;24;

This makes life a whole lot easier than typing them both in every time you pass from Paper to Model or vice versa.

by Scott Heter
Kansas City, MO

 


 

Large Button Bug Fix for R2000

 Since AutoCAD 2000 has a bug when trying to display Large Toolbar Buttons, Bruce decided to create 144 new bitmaps to replace them.

1. Delete ACAD.mnc & ACAD.mnr.
2. Edit ACAD.mns or ACAD.mnu.
For example, the original text line's like:
    ID_OsnapAppa   [_Button ("Snap to Apparent Intersect", "ICON_16_OSNAPP", "ICON_16_OSNAPP")]_appint
they should change them to:
    ID_OsnapAppa   [_Button ("Snap to Apparent Intersect", "ICON_16_OSNAPP", "I24_OSNAPP.bmp")]_appint
3. Extract 2000Icon24.zip to C:\Program Files\ACAD2000\Support\
4. Run ACAD2000. Set the toolbars to "Large Buttons", then press the "Set Current" button  in the "Options" of the pulling bar named "Tools".

by Bruce K. Lai
Ping Zen City, Tao Yuan
Republic of China

Download the Icons Here

Small sample of some of the icons.

 


 

VMATH Toolbar - Version 1.0

Download VMATH

 

Some sample uses:
1. Couting Parking Spaces: Make a dummy layer for temp text; use CN to
select stripes (the count will be placed as text); when done, use ADD
and select all the numbers you wish to add.

2. Use PJ to close pline areas (if necessary), Use SUMA to place the area
(as text in acres or sf) in the dwg; Use ADD and SUB on groups of text
numbers to get a total.

 

by Alex Konieczka

SUMA - Sums up pline areas picked in acres or sf
SUML - Sums up the lengths of lines, plines, and arcs picked
BA - Boundary Area

ADD - Finds the sum of all numbers picked
SUB - Subtracts text numbers from the first text number picked
MUL - Multiplies all numbers picked together
DIV - Finds the quotient of numbers picked from the screen.
AVE - returns the average of numbers picked

AC2SF - Pick acre text and convert to sf text
SF2AC - Pick sf text and convert to acre text

CN - Counts the number of items picked and enters as text
CN1 - Counts the number of items picked +1 and enters as text

PJ - Pedit join in two quick steps (no button)

 


 

NMCoords - Coordinate Entry Toolbar

Download NMCoords (21K)
UPDATED for AutoCAD 2000
11/17/1999

"NM Coords" is small, helpful FREEWARE routine which is dedicated to all that mouse/toolbox users. The routine simplifies (or better supports) input of numbers and angles for everything to draw. This routine only works with AutoCAD R13, R14, R2000 under Windows95 and WindowsNT.

by Martin Nigg

The NMCO.Lsp file automatically determines what version you are using.
If you want this toolbar to load every time you start AutoCAD R13, add the path where you installed the files and insert the following into your ACAD.LSP file. In R14 and R2000 you only have to use (LOAD "NMCO") and then NMCO for the 1st time. Then you have the menu saved in your profile. (defun s::startup ()
(load "nmco") ; no path and no .lsp
)

 


Powered By SGI Servers
SGI Powered Web Site
Page Maintained & Updated by Jeff Tippit
Original Page Design & Implementation By Patrick M. Slattery
Copyright © 1996-2005 SPAUG
Last Updated December 08, 2006