You are on page 1of 47

‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Free Lisp


Programs
 Cart (0)

Menu

This page
 isHomepage
dedicated to Free Autocad LISP programs, some were found online and
others are written by KIM talented programmers.
 Calculators
Some LISP will be in.FAS or.VLX format and others in readable.LSP. anyway, they are
Free Lisp
 through
all loaded Programscommand.
APPLOAD
For Custom
 Development of LISP Programs Please Contact Us By Email at
Blog
info@kimprojects.com
 Shop
If it’s your first time using LISP please check this one for simple instructions: search

youtube for “load AutoCAD lisp”.

Contacts



 +972 545868723
Command Name What it does? Link to Download

 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel
ZLABEL Auto labeling of z values

© KIM 2014-2022 privacy policy

Autocad lisp z value labeling Works with annotative text


https://www.kimprojects.com/free-lisp-programs/#ad 1/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Auto labeling of Z values.

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs


Download 
 Blog

 Shop

Sale
Divide Area Divide Area Area Measure
Autocad Autocad Autocad

Contacts
$50



 $100
+972 545868723  $100  $30 

 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

CBRK CBRKA Divide a circle (or an arc) into equal


© KIM 2014-2022 privacy policy


parts

LISP – Divide a circle into equal parts


https://www.kimprojects.com/free-lisp-programs/#ad 2/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

LISP -Divide a circle into equal parts

Origianly Written By Lee Mac and can be found here.

Sometimes you get this tedious task to Divide a circle into equal parts.
As you know the angle dimension of the arc created by the division is: 360°\(number

of divisions) and sometimes refer as V.The circumference of a circle is 2*π*r so each


Cartcreated
 length
new arc (0) by the division is \frac{2*\pi*r}{n}

Your final
Menuproduct should look like a pizza pie shape. if you need to copy or move

one segment
 as a closed polyline you can use the BOUNDARY command . (keyboard
Homepage

shortcut BO)
 Calculators
I attached this lisp for those of you who search for a fast solution . it works great and
 Free Lisp Programs
will save you hours of work like LISP does .

 Blog
There are two lisp files in the download link :
 Shop
1. CBRK-Break up a circle into equal parts

2. CBRKA-Break up an arc into equal parts

Download the file and load it with APPLOAD command and type : CBRK or CBRKA in
Contacts

the command line to start the program


 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 3/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs


Download 

 Blog

 Shop

Sale
Divide Area Area Measure Inventor Work
Autocad Autocad Plane Visibility

Contacts
$50




$100
+972 545868723  $30  $0.00 

 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

LPL Sum polyline length & create text label


for policy
© KIM 2014-2022 privacy the summation

Sum polyline length autocad LISP


https://www.kimprojects.com/free-lisp-programs/#ad 4/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

looking for a way to sum up your length of polylines ?

Here is the lisp for you , Not just it will do the summation for you, it will also label it

as text . ( normally i move the text labels to a different layer that mark as “Un-Plot”

so later i will double check it according to my BOM )

 Cart (0)
The Command LPL will work for LINE, SPLINE, LWPOLYLINE, POLYLINE, ARC,

CIRCLE, ELLIPSE so you are fully covered


Menu

 Homepage
just download the file and load it with APPLOAD command and type : LPL in the

command line to start the program


Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

Download 
© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 5/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Divide Area Autocad Layout Divide Area


Autocad Plug-In – Autocad
AutoLayout

$100  $69.00  $100 

RECDIMS Count Rectangle Dimension & arrange


 Cart (0) them in a table

Menu

Count
 Rectangle
Homepage Dimension LISP

 Calculators 
 Free Lisp Programs

Count
Rectangle
Blog Dimension LISP can be useful for many things . take it your own
field .
 Shop
For example, you can use it in construction plan , when you need to count different
columns to create BOM ( Bill Of Material ) and pricing according to the sketch .

Others can use it for mapping or even to assure what is your general model space
dimension , so you can estimate quickly the sheet size you will print on. (especially if
Contacts
you are working on 1:1 scale )
 +972 545868723
The command

 will create a table (according to your table style -TABLESTYLE and
text style. Annotative as well
 info@kimprojects.com
 ) and arrange the objects by size and quantity.


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 6/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

Download 
 Shop

Sale
Divide
Contacts Area Area Measure Divide Area
Autocad Autocad Autocad


 +972 545868723

$50

 info@kimprojects.com
$100  $30  $100 

 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

SS Select Similar by Object Type, Layer,


Color and linetype

https://www.kimprojects.com/free-lisp-programs/#ad 7/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

A much Better Select Similar ! Autocad

Select Similar LISP works in a similar manner like Autocad SELECTSIMILAR with
Awesome additions, and the best thing is that you can execute the command during

another command (Erase, Move, Copy etc..) by typing ‘ss. (see the video below), and
also always Cart
specify
(0)
the desired area so it wont work on the whole drawing.

SS -the objects are filtered by object type, layer, color, and linetype.
SSL -will
Menu select an object on the same layer, ignoring object type, color or line type.

SST- will
 select similar TEXT (not mtext.) You will be asked to select a source object.
Homepage

If you do that, the lisp will ask for the other texts containing the exact same text. If
 Calculators
not and you just click enter, it will prompt for a text pattern. The good part is that it
 Free Lisp Programs
will accept wildcards. for example, if you type “A#” it will select any of A0 A1 … A9.
“A#*” 
will select
Blog any text stating with A, number, followed by any character(s).

“A[123]” for selecting A1 A2 or A3 text (watch the video to make it clearer)


 Shop
SSB- will select blocks with the same name as the source blocks.

SSD- will select all the dimensions in the selected area.

A much better select similar! Autocad Lisp


Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

Download 

https://www.kimprojects.com/free-lisp-programs/#ad 8/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Divide Area Divide Area Divide Area


Autocad Autocad Autocad

$100  $100  $100 

 Cart (0)

XPIPE Create pipes in 3D based on Diameter


Menu
Input
 Homepage

 Calculators
3D Piping Autocad LISP
 Free Lisp Programs

 Blog

 Shop
Originally Written By ASME (Cadtutor User) and can be found here

3D Piping Autocad LISP , its been online for a long time so any piper in 3D should
have it

The LISP saves hours of work! a really useful replacement for the standard SWEEP
Contacts
command.

The Command will create a pipe as 3D Solid based on the user input for Diameter.
 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 9/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

06.04.16
 Calculators

A major
 improvement for this lisp came from Stefan M.
Free Lisp Programs

Blog option added


thickness
1. Wall

 Shop
2. The path stays if you choose so

3. option to create the pipe without any path, user choose 2 points and 3D pipe will
be created
Contacts
4. If you use the option above, you now have the option to create the path post 3D


 +972 545868723
pipe has been created

 info@kimprojects.com

5. To call the command


 Kibbutz
 Amir Uppertype CSS
Galilee (after loading the VLX file)
Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 10/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

Download
 Homepage

 Calculators

 Free Lisp Programs

 Blog
Divide Area Divide Area Autocad Layout
Autocad Autocad Plug-In –
 Shop
AutoLayout

$100  $100  $69.00 

Contacts

S2 

 +972 545868723 Sum Numbers (Text Entities) place the


 Result
info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

Sum Numbers Autocad LISP


© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 11/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Sum Numbers Autocad LISP, as simple as it sounds.


Choose your TEXT Entities (Not Mtext), Hit enter twice to and place the results or
replace existing text with the result.

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Download 

Contacts



 +972 545868723


 info@kimprojects.com
Divide Area Inventor Work Divide Area

 Kibbutz Amir Upper Galilee Israel
Autocad Plane Visibility Autocad

© KIM 2014-2022 privacy policy


$100  $0.00  $100 

https://www.kimprojects.com/free-lisp-programs/#ad 12/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

PUT Insert Block At Specified Distance works


on Polyline, Line , Spline & Arc.

Insert Block At Specified Distance Autocad LISP

The LISP was found here : http://www.turvill.com/t2/free_stuff/


 Cart (0)
The Command will locate a block (user-specified by Name) ,at a specified distance
from an edge . works on Polyline, Line , Spline & Arc.
Menu

See The Video Below For Quick Example


Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

Download 
© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 13/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Sale
Divide Area Area Measure Divide Area
Autocad Autocad Autocad

$50
$100  $30  $100 

TBG Change Autocad Background Color


Cart (0) (Black To White and Vice Versa)

Menu
Change Background Color Autocad LISP
 Homepage

 Calculators

 Free Lisp Programs


Originally Written By Lee Mac.
 Blog

The lisp toggle between black and white colors works very fast (that’s why I choose
 Shop
this one from many others out there

Type TBG in AutoCAD Command Line to run the command

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 14/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Change Autocad Bckground Color LISP

 Cart (0)
Download 

Menu

 Homepage

 Calculators
Sale
Divide Area Area Measure Autocad Layout
 Free Lisp Programs
Autocad Autocad Plug-In –
AutoLayout
 Blog
$50
 Shop
$100  $30  $69.00 

LEGEND Create Automatic Legend Based on user


Contacts
selected layers


 +972 545868723


 info@kimprojects.com
Automatic Legend Autocad LISP

 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

Sometimes you need to create Legend based on the layer in the drawing . one way is
to create it manually (we are against it ofcourse!)
https://www.kimprojects.com/free-lisp-programs/#ad 15/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

other way is to use this LISP written by Stefan M.


after loading the lisp (APPLOAD) type at the command line LEGEND.
you need select the objects that represent your layers to make Legend from , and it

will create it automatically for you


check out the video below

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Download 

Contacts



 +972 545868723
Sale
Divide Area Area Measure Divide Area

 info@kimprojects.com
Autocad Autocad Autocad

 Kibbutz Amir Upper Galilee Israel
$50
$100 
© KIM 2014-2022 privacy policy
$30  $100 

https://www.kimprojects.com/free-lisp-programs/#ad 16/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

BAD Break Polyline At Specified Distance


Break Polyline at specified Distance LISP

Originally written By Alan J. Thompson’s and can found Here (theswamp.org)


Load the LISP to Autocad , Type BAD at the command line.
 Cart (0)
Click on the line, polyline, spline or arc.
The LISP
Menuwill locate the breakpoint according to a numeric value closer to the

endpoint where you clicked.


Homepage

you can create multiple breakpoints one after the other, by just typing the desired
 Calculators
distance, until you exit the command.

check Free
out the Lisp below
video Programs
for a short description
If its your first time using LISP please check this one for simple instruction:
Blog

http://www.ellenfinkelstein.com/acadblog/how-to-load-an-autolisp-program/
 Shop

Break Polyline At specified Distance Autocad LISP

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy


Download 

https://www.kimprojects.com/free-lisp-programs/#ad 17/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Sale
Divide Area Area Measure Autocad Layout
Autocad Autocad Plug-In –
AutoLayout

$50
$100  $30  $69.00 

LAYLENGTH Sum Polyline Length , Create Table


 Cart (0)
Containing The Sum For Each Layer

Menu

SumPolyline Length Lisp And Arrange In Table


Homepage

 Calculators

 Free Lisp Programs

Blog an automatic table based on the selected entities, the table contains
 creates
The lisp
two columns,
 the first is the layer name and the second is the sum polyline length for
Shop
that layer.
This “Sum Polyline Length lisp” was created by Stefan M. one of the most talented

programmer lispers out there. (Thank you, Stefan)


The lisp works on Lines, Polylines, Splines, Arc, Circles, and more ..
Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 18/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

After loading the lisp (APPLOAD) type at the command line LAYLENGTH

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Download 

Contacts



 +972 545868723


 info@kimprojects.com
Sale
Divide Area Divide Area Area Measure

 Autocad
Kibbutz Amir Upper Galilee Israel Autocad Autocad

© KIM 2014-2022 privacy policy $50


$100  $100  $30 

https://www.kimprojects.com/free-lisp-programs/#ad 19/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

PIPES Sum up 3D Pipes Length Based On


Diameter

3D Pipes Sum Length Autocad Lisp

The lisp create an automatic table based on the selected entities , the table contains
Cart (0)

two columns , the first is the diameter and the second is the sum of 3d pipes length.
the lisp will ignore any object beside cylindrical entities
Menu

This Pipes
 Lisp was created by Stefan M. one of the most talented programmer
Homepage

lispers out there . (Thank you Stefan-Again!!)


 Calculators
After loading the lisp (APPLOAD) type at the command line PIPES
 Free Lisp Programs
Check out the video below

 Blog

Pipes
 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel
Download 

© KIM 2014-2022 privacy policy

Sale Sale Sale


Area Measure Area Measure Area Measure
https://www.kimprojects.com/free-lisp-programs/#ad 20/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Autocad Autocad Autocad

$50 $50 $50


$30  $30  $30 

JB Simple Break LISP


Break
 Lisp
CartAutocad
(0)

Menu 
 Homepage

Simple
break lisp created to skip over AutoCAD default settings that ask for 1st and
Calculators

2nd points,
 Free Lisp Programs
just execute the command by typing JB, and chose the break point. That’s it.
 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

Download 

https://www.kimprojects.com/free-lisp-programs/#ad 21/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Sale Sale Sale


Area Measure Area Measure Area Measure
Autocad Autocad Autocad

$50 $50 $50


$30  $30  $30 

 Cart (0)
LL Label Line / Polyline With Layer Name 
Menu

 Homepage
AD Automatic Dimension multiple lines,


 Calculators Polylines and polylines with arcs

 Free Lisp Programs

Automatic Dimension AutoCAD LISP


Blog

 Shop

Another Great LISP , AD (Automatic Dimension Autocad) is designed to automate the

task of dimensions multiple lines, Polylines and polylines with arcs (the real Arc
Contacts
length)

Execute
 the

 +972Command
545868723 by typing AD And choose your objects. Users have the

OPTION
 (Dialog
 Box) to choose where you want your dimension to be. “Local Linear
info@kimprojects.com

Dimension” Position can be located above or below line. “Arc Dimension Position”

 Kibbutz Amir Upper Galilee Israel
have similar location options.
The command workprivacy
© KIM 2014-2022 well for any Text Style, including Annotative Styles.
policy

https://www.kimprojects.com/free-lisp-programs/#ad 22/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Download 

Contacts



 +972 545868723 Sale
Divide Area Area Measure Divide Area

 Autocad
info@kimprojects.com Autocad Autocad


 Kibbutz Amir Upper Galilee Israel
$50
$100  $30  $100 
© KIM 2014-2022 privacy policy

SRE Sweep Rectangular Profile Lisp


https://www.kimprojects.com/free-lisp-programs/#ad 23/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Faster and More Efficient Way To Sweep Command Autocad

Sweep Rectangular Profile LISP will probably stay in the history of lisp users as a
favorite. it uses the function of the sweep command with a design that help the user

create RHS (Rectangular Hollow Section) profiles in 3D based on input in a dialog


 Cart (0)
box.
inspiration
Menu
came from the old XPIPE lisp by ASMI that released many other useful

ones,(can be googled under ASMITOOLS)


 Homepage
it will not be possible without the help of our great coder Stefan M. that every time
 Calculators
surprising us with another awesome code.

This lisp
 is called by typing
Free Lisp SRE at the command line, (SweepRectangle) and is used
Programs

to create simple rectangular hollow section 3D Solids without the need to sketch
 Blog
anything (besides the path of course)
 Shop
The dialog box will let the user type input for width, height, wall thickness, and fillet

(as most rectangular steel profiles have some)

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 24/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators Sweep Lisp Autocad

 Free Lisp Programs

 Blog

 Shop

Contacts
Download



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

Autocad Layout Divide Area Inventor Work


Plug-In
© KIM – privacy policy
2014-2022 Autocad Plane Visibility
AutoLayout

$69.00  $100  $0.00 


https://www.kimprojects.com/free-lisp-programs/#ad 25/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

BOXCOUNT Sum Length Of Extruded Rectangles 3D


Solid

Extruded Shapes Length


 Cart (0)

Another Great LISP Written By Stefan M.


Menu

BOXCOUNT
 is designed to sum-up total length of extruded rectangles based on their
Homepage
section dimension (in Autocad Properties the Length of Extruded Shapes shown as
 Calculators
“Height”)

The lisp FreeALisp


 Create Programs
Data Table (Based on your current table style), and contain
Width,Height
 and total Length of the selected objects
Blog
Execute the Command by typing BOXCOUNT And choose your objects. other objects
 Shop
then 3D solid rectangles will be ignored , the lisp also doesn’t count sliced object, so
if you are counting Beams , do the cutting later.

Now you can create fast BOM of your model and export the table to Excel.

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 26/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

Download
 Free
 Lisp Programs

 Blog

 Shop

Sale
Divide Area Divide Area Area Measure
Autocad Autocad Autocad

Contacts $50
$100  $100  $30 


 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel
NL Create New Layer Very Very Fast!

© KIM 2014-2022 privacy policy

New Layer Lisp


https://www.kimprojects.com/free-lisp-programs/#ad 27/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Creating a new layer has never been faster, this ‘ New Layer Lisp ‘ will create a new
layer on the fly and make it the current layer , so you will not waste time with layer

manager .

Load the lisp routine, Type NL, give it a name, choose color and you are ready to go.

*if the name you typed already exist, the program will stop with no results.

Cart
 you
although will(0)
not change Lineweight, linetype and other properties of the layer,

you will find it very productive while working.


Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022
Download  privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 28/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Sale
Divide Area Area Measure Autocad Layout
Autocad Autocad Plug-In –
AutoLayout

$50
$100  $30  $69.00 

CX Crop any Xref (image, pdf, dwg) and


 Cart (0)
create a comics style bubble (callout)

Menu

Autocad
 callout lisp
Homepage

 Calculators 
 Free Lisp Programs

Blog lisp: The lisp creates a comics style callout by clipping or creating a
 callout
Autocad

frame around the chosen object (Image Xref, Pdf Xref etc..).
Shop

Definitely, a powerful lisp that helps to crop image much faster and secondly adding

some art to your drawing


how to use Autocad callout lisp:

load the VLX (same like you load lisp) , if your Anti-Virus give you a threat warning ,
Contacts
please ignore. this file is safe exactly like lisp


 +972 545868723
call the command by typing CX and hit Enter.

 info@kimprojects.com
user have two option:

 Kibbutz Amir Upper Galilee Israel
Rectangular

object© KIM 2014-2022 privacy policy


if you choose the Rectangular option you will create the callout without clipping any

https://www.kimprojects.com/free-lisp-programs/#ad 29/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

object, just the bubble.


Callout lisp

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

Blog
simplecomics style callout

 Shop
if you choose the object option you will have the ability to clip (AKA crop) the object

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 30/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

Autocad callout lisp


 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

Image Clip Callout (Xref, Not OLE)

https://www.kimprojects.com/free-lisp-programs/#ad 31/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Download 

Sale
Divide Area Autocad Layout Area Measure
Autocad Plug-In – Autocad
AutoLayout

$50
$100  $69.00  $30 
 Cart (0)

Menu


SPEED Homepage Calculate Dirt Jump -Trajectory of a


 Calculators projectile

 Free Lisp Programs

Trajectory of a projectile-Dirt Jump MTB Calculation using


 Blog
Autocad and LISP
 Shop

Dirt Jump LISP

As one of my goals this year was to build a dirt jump park. I started to investigate the
Contacts

subject. seems like the trajectory of a projectile is a nice way to calculate your jump
 +972 545868723


and land. im not going to get into the physics of that so take a look at Wikipedia and

 info@kimprojects.com
collect some info.

 Kibbutz Amir Upper Galilee Israel

So here is a quick “how To use”:


© KIM 2014-2022 privacy policy

load the lisp to Autocad > Type “Speed” > Enter Velocity (km/h only! sorry US&A
Greatest Country)> Enter The Horizontal Angle as you see in the animation>Hit Enter

https://www.kimprojects.com/free-lisp-programs/#ad 32/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

and that’s it. now you have a rough estimation of where you are going to land.

You can use this lisp for any other rocket launching project (considering no extra

propulsion after launch from the ground..)

If you are into designing dirt jump (or looking for dirt jump plans) or generally bike

ramps, ping us with a message as we are currently working on something for all the
woodworkers out there looking for a parametric solution (modeling in Inventor).

Note: there’s no recommendation on performing dirt jump with this type of bike
 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Download 

Contacts



 +972 545868723


 Divide Area
info@kimprojects.com Divide Area Divide Area
Autocad Autocad Autocad

 Kibbutz Amir Upper Galilee Israel

$100 
© KIM 2014-2022 privacy policy
$100  $100 

https://www.kimprojects.com/free-lisp-programs/#ad 33/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

RMO Rotate Multiple Objects Around Their


Center

Rotate Multiple Objects Around Center LISP

Rotate Multiple Objects Around Center LISP for Autocad


 Cart (0)
The routine is designed to rotate/align selected objects to a user specified direction.

Menu
The Objects that can be rotated Automatically are TEXT, MTEXT, BLOCK or ACAD-
 Homepage
TABLE.

 Calculators
Rotation point is the middle of the bounding box for Text, Mtext, and Tables. For
Free Lisppoint
the rotation
blocks, Programs
is the insertion point of the block.

 Blog
For the alignment, there are three options: WCS, UCS, and 2Points. For the first two,
 Shop
the alignment direction is the X direction of the selected Coordinate System.
Selecting 2Points will allow you to pick the alignment on screen.

The lisp can be used to fix messy drawings, (we got this requests from few clients)

each user will find the benefit of this Automation.


Contacts

To callthe Command Type: RMO


 +972 545868723

 info@kimprojects.com
while 
selecting with windows selection method, the program will ignore object that

isn’t mentioned above.


 Kibbutz Amir
 Upper Galilee Israel

Hope ©you
KIMEnjoy theprivacy
2014-2022 LISP and
policyas always, please leave your comment.

https://www.kimprojects.com/free-lisp-programs/#ad 34/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts

+972 545868723



Download 
 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

Divide Area Autocad Layout Divide Area


Autocad Plug-In – Autocad
AutoLayout

https://www.kimprojects.com/free-lisp-programs/#ad 35/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

$100  $69.00  $100 

DBN ‘Dog Bone’ Transition For CNC Router


Dog Bone CNC


 Cart (0)

Menu
Dog Bone CNC Router
 Homepage
This page was created for educational use to grasp the concept of Dog Bone
 onCalculators
Transition a CNC router.

for those of Free


you Lisp
started with CNC routing, probably after you create the model you
Programs

will prepare the sheet for cutting and create the tool path (as G-CODE) , There’s a
 Blog
very common issue you will stumble upon . the bit is round and you sure want a flat
Shop connection : one part will seat on\inisde another in a perfect flat
 for your
surface
match.

see the images

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 36/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 37/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 38/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 39/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

so what is this
Blog
page about …

assuming you work on 3D, you can do the dog bone CNC transition as part of the
 Shop
model. there’s a guy named “caseycrogers” on GitHub that already publish a free

plug-in https://github.com/caseycrogers/Dogbone for ‘fusion 360’.


Another way is to use the lisp program we have here that will automatically create

the dogbone transition for all inner corners of a polygon on the dxf before sending to
Contacts
your “Maker”
the shortcut
 +972for

 the command is DBN . load the lisp and call the command>Select a
545868723

polyline>type your CNC bit diameter (e.g. 8mm) and hit Enter.
 info@kimprojects.com

now you have a dog-bone transition for all the inner corners.Dog Bone Lisp In Action
 Kibbutz Amir Upper Galilee Israel

– Autocad ,

We hope it 2014-2022
© KIM helps privacy
as always
policy , leave your commnents or email us for custom LISP

program devlepoment .

https://www.kimprojects.com/free-lisp-programs/#ad 40/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Download 
Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel
Sale
Divide Area Area Measure Autocad steel
Autocad Autocad shapes
© KIM 2014-2022 privacy policy

$50
$100  $30  $0.00 

https://www.kimprojects.com/free-lisp-programs/#ad 41/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

GW Set Global Width To 0 For All Entities


Set Global Width To 0 For All Entities

Set Global Width To 0 For All Entities


 Cart (0)
sometimes when importing data from other software (GIS In this example) you get

messyMenu
drawing with different global width to different entities. this will reset

everything
 back to 0.
Homepage

 Calculators
After loading the lisp (APPLOAD) type at the command line GW

 Free Lisp Programs


Check out the video below
If its your
 first time using LISP please check this one for simple instruction:
Blog

http://www.ellenfinkelstein.com/acadblog/how-to-load-an-autolisp-program/
 Shop

Autocad Lisp-Set Global Width To 0 For All Entities

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy


Download 

https://www.kimprojects.com/free-lisp-programs/#ad 42/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Sale
Divide Area Area Measure Divide Area
Autocad Autocad Autocad

$50
$100  $30  $100 

MM Quickly Create Entities based on your


 Cart (0)
selection. Super Productive

Menu

 Homepage
MM-Make more of the same object
 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

Originally the lisp was found on CADALYST july 2008, rewritten from scratch,
expanded & improved by Kent Cooper

https://www.kimprojects.com/free-lisp-programs/#ad 43/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Download 

Divide Area Autocad Layout Divide Area


Autocad Plug-In – Autocad
AutoLayout

$100  $69.00  $100 


 Cart (0)

Menu

UNIP  Homepage Join outer permieter of different shapes


 Calculators into a single joined Polyline

 Free Lisp Programs

Join outer permieter of different shapes into a single frame.


 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 44/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Another outstanding lisp was written by Stefan M.

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop
Download 

Contacts
Sale
Divide Area Divide Area Area Measure


 Autocad
+972 545868723 Autocad Autocad


 info@kimprojects.com
$50

 Kibbutz 
$100Amir Upper Galilee Israel $100  $30 

© KIM 2014-2022 privacy policy

QB

https://www.kimprojects.com/free-lisp-programs/#ad 45/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

Create block quicky with computer


generated name.

Create block quicky with computer generated name.

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts
Download



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

Divide Area Divide Area Divide Area


Autocadprivacy policy
© KIM 2014-2022 Autocad Autocad

$100  $100  $100 

https://www.kimprojects.com/free-lisp-programs/#ad 46/47
‫ ص‬7:41 2022/‫‏‬7/‫‏‬3 Free Lisp Programs, Lisp Autocad Tutorial Download – Kim Projects

 Cart (0)

Menu

 Homepage

 Calculators

 Free Lisp Programs

 Blog

 Shop

Contacts



 +972 545868723


 info@kimprojects.com


 Kibbutz Amir Upper Galilee Israel

© KIM 2014-2022 privacy policy

https://www.kimprojects.com/free-lisp-programs/#ad 47/47

You might also like