is there a method of setting the STL export defaults?

Next
 From:  stevecim
4984.1 
Cheers, Steve
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
4984.2 In reply to 4984.1 
Hi Steve - the option for what type of STL file is set under Options > Import/Export > "STL options" - that's for the setting for whether to write a Binary or Ascii type STL file.

Other than that, the other thing that comes into play are the meshing settings, are those what you mean?

By default the mesh settings do not stick between sessions - that's because some of the settings are scale dependent and so settings that work on one particular object do not necessarily apply to a different sized object.

If you would like you can make the mesh settings persist between sessions though - to do that edit the moi.ini file by going to Options > General > "Edit .ini file". Then inside the moi.ini file find the section for [Mesh Export] and inside that section there is a setting:

PersistSettingsBetweenSessions=n

Change that to say =y and then the values you set for the mesh export will stick between different sessions.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
4984.3 In reply to 4984.1 
And if instead of having your settings persist you instead want to set what the defaults are, you can modify some of the other settings under the [Mesh Export] section, there are a bunch of ones that are empty but if you set them that will set the default, look for the ones like:

Angle=
DivideLargerThan=
DivideLargerThanApplyTo=
AvoidSmallerThan=
AspectRatioLimit=


If you add a value to the right of the = sign on any of those that should set the default.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  stevecim
4984.4 In reply to 4984.3 
thanks Michael, for both options :)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  stevecim
4984.5 In reply to 4984.3 
Hi Michael

If I set DivideLargerThanApplyTo=All in the ini file , STL export it still defaults to Curved

OSX 2.5 beta, no big deal, just thought I'll let you know. :)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
4984.6 In reply to 4984.5 
Hi steve,

> If I set DivideLargerThanApplyTo=All in the ini file ,
> STL export it still defaults to Curved

Try setting it in lower case, like this:   all

That can be one of:   curved   planes   all


It's not supposed to be case sensitive though, there seems to be some bug there I will take a look. But for now anyway if you put in: all it looks like it will work.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All