Jump to content
3DCoat Forums

LllIIllZ

New Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by LllIIllZ

  1. Is there any way to set up batch file processing so that you can perform operations from scripts on a list of stls in a folder? I want to be able to open each file sequentially - importing all the stls at once to edit and then export isn't working as it crashes 3D coat whenever I try.
  2. Thank you - I don't have access to the discord for 3D coat - any idea how I can get access to that? Cheers
  3. Hello, I'm very new to scripting but have been making something to automate a repetitive series of actions, but am stuck on a couple of things: 1. How to get the script to ''enter'' through dialogue boxes - I tried adding cmd("$DialogButton#1"); but this doesn't seem to work 2. How to copy a layer 3. How to copy and subtract a layer from others - CMB + RMB gives me cmd("$CopySubtractFrom"); but I don't know how to specify the target I've had a look through all the documentation but haven't been able to figure it out because I don't know what I'm doing haha. Any help would be greatly appreciated! Cheers!!
×
×
  • Create New...