Página 1 de 1

Plottor software to cut vinyl

Publicado: 06 Jul 2017 22:27
por vivekhada
Anyone having idea how to make plottor software in autoplay media studio to cut vinyl stickers or any shape in .plt file :cerrado: :accepted:

Re: Plottor software to cut vinyl

Publicado: 07 Jul 2017 07:39
por Dow Sher
AutoPlay Media Studio para algo así? Es mucho pedir para este software, me temo que AutoPlay Media Studio no tiene la capacidad para producir dicho proyecto.

Re: Plottor software to cut vinyl

Publicado: 07 Jul 2017 09:07
por vivekhada
dowsher escribió:AutoPlay Media Studio para algo así? Es mucho pedir para este software, me temo que AutoPlay Media Studio no tiene la capacidad para producir dicho proyecto.
Hi Thanks for Reply ok So Now Help me In One thing I want to Run Cut master.exe with Its Own File inside Autoplay Media Studio See attachment what i want to do

here is my xmount code

https://drive.google.com/open?id=0B_2Da ... 3k0cVdxSFE

On Show
File = xMount.Run("C:\\Program Files (x86)\\CUTOK Master\\CutMaster.exe");
tblMount = xMount.Window(File,"DEFAULT",nil,nil,nil,nil,500);

i want to do like this mount application and open file automatically

https://drive.google.com/open?id=0B_2Da ... TloUWZYNlE

On Show
File = xMount.Run("C:\\Program Files (x86)\\CUTOK Master\\CutMaster.exe") / ("C:\\Windows\\addins\\Untitled-2.plt");
tblMount = xMount.Window(File,"DEFAULT",nil,nil,nil,nil,500);

Please help me to open .plt file directly with xmount plugin i hope there is a way to solve this problem mins i want to open file with mounted app directlly i will very thankful