Author Topic: Autolisp for Free and Open Source Software  (Read 4986 times)

0 Members and 1 Guest are viewing this topic.

jtm2020hyo

  • Newt
  • Posts: 198
Autolisp for Free and Open Source Software
« on: March 05, 2021, 11:52:09 AM »
I found that LibreCAD, Blender, and FreeCAD are already very mature and specially FreeCAD has an impressive workflow, I am curious if I could use, in the future, my AutoLISP library in mentioned software.

any expert could tell us if possible create a Python Library for AutoLisp?


BIGAL

  • Swamp Rat
  • Posts: 1409
  • 40 + years of using Autocad
Re: Autolisp for Free and Open Source Software
« Reply #1 on: March 05, 2021, 09:54:56 PM »
Simple answer you test it, most software has a 30 day trial.
A man who never made a mistake never made anything

jtm2020hyo

  • Newt
  • Posts: 198
Re: Autolisp for Free and Open Source Software
« Reply #2 on: March 05, 2021, 10:03:00 PM »
Is hard to choose because FreeCAD is like all-in-one software, also have FEM analysis.

literally is like a Revit + complements for Free.

their unique defect is that have not good 2D tools, for this motive, I think creating an AUtolisp Python library could change the game in Design software.

... and now that AutoCAD is unofficially deprecated, I think I could migrate to FOSS if they add support for AutoLisp.

... already exist an alternative to AutoCAD VBA and is GauchoCAD.


here a FreeCAD sample:

https://www.youtube.com/watch?v=9EzxiwjKzTQ&feature=emb_title

in the video, an entire pre-design project was done in <10 mins
 

jtm2020hyo

  • Newt
  • Posts: 198
Re: Autolisp for Free and Open Source Software
« Reply #3 on: March 06, 2021, 06:25:51 PM »

Here you see "how to make Library files for autoLisp?. You search inside folder "/s *\Libc\*.*"

https://youtu.be/cUXU44Pb9K8


is an .exe file, could share any documentation or samples to test? .exe files scary me a bit.

BIGAL

  • Swamp Rat
  • Posts: 1409
  • 40 + years of using Autocad
Re: Autolisp for Free and Open Source Software
« Reply #4 on: March 06, 2021, 06:45:46 PM »
Stay away from exe unless you know who it is. D2010 posts weird answers that dont make sense.
A man who never made a mistake never made anything

domenicomaria

  • Swamp Rat
  • Posts: 725
Re: Autolisp for Free and Open Source Software
« Reply #5 on: March 07, 2021, 02:14:31 AM »
D2010 posts weird answers that dont make sense.
:yes:

roy_043

  • Water Moccasin
  • Posts: 1895
  • BricsCAD 18
Re: Autolisp for Free and Open Source Software
« Reply #6 on: March 07, 2021, 05:02:12 PM »
In this case the question does not make much sense either. What use would Autolisp be in the context of FreeCAD? How can it possibly improve the 2D capabilities of that program?

jtm2020hyo

  • Newt
  • Posts: 198
Re: Autolisp for Free and Open Source Software
« Reply #7 on: March 07, 2021, 05:24:35 PM »
edit:  i deleted my post for error

________

mmm... no sure how

but I think an Autolisp python library could work like pyautocad with a node editor, I mean use AutoCAD + Dynamo, call our autolisp python library, do the design, then use Dynamo again to copy this in FreeCAD, already exists Dynamo nodes for FreeCAD


_____

... another point in favor of the Autolisp python library is that should be possible to use it with any node editor / visual programming software.

some node editors:

Dynamo
PyFlow (FreeCAD node editor)
Grasshoper
Sverchok (Blender node editor)

« Last Edit: March 07, 2021, 06:04:27 PM by jtm2020hyo »

JosephDemps

  • Mosquito
  • Posts: 1
Re: Autolisp for Free and Open Source Software
« Reply #8 on: May 02, 2023, 08:46:48 AM »
Sorry for replying a bit late, but I just saw your post. It's great to hear that you've found some great free and open-source CAD software options. As for using your AutoLISP library in those programs, I'm not sure about that, but I do know that Python is a powerful programming language that is often used for automation and scripting. By the way, if you're interested in exploring some other testing tools, you should probably consider ZAPTEST's software test automation tool as a great alternative for test automation. It's a reliable and easy-to-use tool that can help streamline your testing process and save you a lot of time in the long run. Perhaps it could be a good option for you to consider!
« Last Edit: May 03, 2023, 08:27:37 AM by JosephDemps »

d2010

  • Bull Frog
  • Posts: 326
Re: Autolisp for Free and Open Source Software
« Reply #9 on: May 02, 2023, 05:11:24 PM »
Here you see "how to make Library files for autoLisp?. You search inside folder "/s *\Libc\*.*"
https://youtu.be/cUXU44Pb9K8
is an .exe file, could share any documentation or samples to test? .exe files scary me a bit.
------------

I dot not share any documentation, because I need, develop a new documentation
.chm, after practicallyProject/s on the fly. If you need more the, then
Main problem> How to develop online-collaboration , part-time?
Many programs.exe, today need web plug-in for his programs!! :knuppel2:

Code: [Select]
I can help you , to start your-project/s and I hope
helping together develop .chm  and .lsp for your FreeCad.
:glaresad:
« Last Edit: May 03, 2023, 07:24:30 PM by JohnK »

ronjonp

  • Needs a day job
  • Posts: 7529
Re: Autolisp for Free and Open Source Software
« Reply #10 on: May 03, 2023, 04:45:19 PM »
I'm starting to think that d2010 is a bot .. or the person does not sleep much at all.

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

BIGAL

  • Swamp Rat
  • Posts: 1409
  • 40 + years of using Autocad
Re: Autolisp for Free and Open Source Software
« Reply #11 on: May 04, 2023, 03:57:27 AM »
Checked mine interesting.
A man who never made a mistake never made anything

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8696
  • AKA Daniel
Re: Autolisp for Free and Open Source Software
« Reply #12 on: May 04, 2023, 04:18:51 AM »
mine says I like to post junk

d2010

  • Bull Frog
  • Posts: 326
Re: Autolisp for Free and Open Source Software
« Reply #13 on: May 05, 2023, 01:22:29 PM »
 I do not  change the subject;
Refactoring the code-sources ascii with ChatGPT is job kiliier too much.
---
Why?
Too many people/s depend, today and the future,  too much on the jobs with sources code (C#, Lisp,C++, Kotlin, Java). :rolleyes2: