NEWS
LinuxCNC 2.5.2 Release
LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 
Home Forum Using LinuxCNC CAD CAM DraftSight from Dassault Systems for linux

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: DraftSight from Dassault Systems for linux

DraftSight from Dassault Systems for linux 18 Jul 2011 09:20 #11605

  • _jC
  • _jC's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 76
  • Karma: 1
I must not get out enough.

DraftSight is a free*, professional-grade 2D CAD product centered upon an open business
model. Available for download at DraftSight.com, DraftSight provides users with a better way to
create, edit and view DWG files.

*Standalone License. Activation required.

Anyway, it reads and writes .dwg and its from the Solidworks folks, Dassault Systèmes

32-bit only so: dpkg -i --force-architecture --force-depends /tmp/DraftSight.deb
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 18 Jul 2011 12:34 #11619

  • M4MazakUser
  • M4MazakUser's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 76
  • Karma: 6
the windows version requires an active internet connection, or it won't play, (put on tinfoil hat now), so they can monitor usage!

im geussing the 'nix version is similar.

something 'bout it being a trial version, and after so many days, it don't work without the net.
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 18 Jul 2011 14:26 #11621

  • _jC
  • _jC's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 76
  • Karma: 1
so they can monitor usage!

Let 'em! Let 'em monitor lots and lots of Linux users and maybe they'll expand their Linux line.

It should be an obligatory download and activation for everybody wanting to advance CAD/CAM on Linux.
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 23 Jul 2011 10:46 #11773

  • Dan Falck
  • Dan Falck's Avatar
  • OFFLINE
  • Moderator
  • Posts: 37
  • Thank you received: 2
  • Karma: 6
I've been using it on ubuntu10.04 32 bit and 64 bit machines and my macbook and I love it. I've been using it along with Heekscnc with great results.
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 02 Aug 2011 12:30 #12133

  • doug6949
  • doug6949's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 42
  • Karma: 2
M4MazakUser wrote:
the windows version requires an active internet connection, or it won't play, (put on tinfoil hat now), so they can monitor usage!

Well, not exactly. I talked to tech support and got the following information.

You are required to give a valid email address and have the machine connected to the web for registration only. After that it will attempt to call home when the program loads. If a connection is not found it will twiddle its thumbs for another thirty seconds and then load properly.

The wait time is a PITA so I generally leave it running in the background instead of closing when I'm done.

One thing to be aware of is that you only get one activation per email address. If the computer kicks the bucket you must provide a different email for the next install. Upgrades don't require a new address.

We are in the process of installing Draftsight on five machines at work. Dassault allows you to have as many installs as you have email addresses, even for commercial purposes. It's bait to get you to spend your money on Solid Works instead of Autocad.

Doug
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 24 Nov 2011 00:49 #15070

  • dab77
  • dab77's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 199
  • Karma: 6
i feel ok using draftsight as a CAD on linux ubuntu. and after activating with the e-mail there's no need anymore for internet connection, it just starts.

i wanted to ask you, which free and linux-working 3D CAM can you use with draftsight? i mean with dwg or dxf files. note that i only need to draw a spline in 3D and make a gcode out of the drawing. Like an airplane flight.

thanks, Davide.
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 24 Nov 2011 05:49 #15081

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4109
  • Thank you received: 140
  • Karma: 129
dab77 wrote:
i wanted to ask you, which free and linux-working 3D CAM can you use with draftsight? i mean with dwg or dxf files. note that i only need to draw a spline in 3D and make a gcode out of the drawing. Like an airplane flight..

It seems to me that any CAD/CAM is overkill for that application, why not just write the G-code by hand?
(Actually, I think I might know the answer, as I am not sure that EMC2 can do splines in 3D).
However, have you seen: linuxcnc.org/docs/html/gcode_main.html#r1_7
That was added by some chaps at the University of Palermo a year or two ago, perhaps you can persuade them to make it work in 3D?
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 24 Nov 2011 08:32 #15085

  • dab77
  • dab77's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 199
  • Karma: 6
yes, i know, but, if also it was possible, i think i'll become mad before trying to hand-write 100 3d splines!!!
i looked in the emc page suggestions, but what i've founded seemed to me too overkilled for me.
what i really need is some thing that loads my path made of splines (with Draftsight, or blender..) and convert into a simple series of gcode points.
i've used till now a script for 3dsmax, but over the fact that is overkilled, as you say, i don't like to go from linux to windows, than put the ngc file with a usbpen into emc2... would like to remain into ubuntu domain.
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 24 Nov 2011 09:07 #15087

  • BigJohnT
  • BigJohnT's Avatar
  • OFFLINE
  • Administrator
  • Posts: 4947
  • Thank you received: 85
  • Karma: 134
Have you thought of using variables and loops in subroutines?

John
The administrator has disabled public write access.

Re:DraftSight from Dassault Systems for linux 25 Nov 2011 06:01 #15090

  • andypugh
  • andypugh's Avatar
  • OFFLINE
  • Moderator
  • Posts: 4109
  • Thank you received: 140
  • Karma: 129
BigJohnT wrote:
Have you thought of using variables and loops in subroutines?

I don't know what he is doing now, but last time it was 3D-volleyball trajectories.

Actually, though, that might suit a specialised CAM, done in Excel for example.
Given a list of XYZ coordinates for the ball to touch, you could use Newton's laws of motion to solve the ballistics and create the G-code...
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: Dan Falck
Time to create page: 0.908 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.