Solution for XILOG MAESTRO nesting "piece naming"|Forum|WOOD DESIGNER

Avatar
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
sp_Feed sp_TopicIcon
Solution for XILOG MAESTRO nesting "piece naming"
Avatar
Stefan

Forum Posts: 918
Subscriber Since:
November 8, 2013
sp_UserOfflineSmall Offline
5
May 23, 2019 - 10:43 am
sp_Permalink sp_Print

Hi there,

Can you use our contact form, link below, to introduce yourself to our team.

We can then have a chat about how to work together if you’re interested.

All the best,

Stefan

Avatar
Guest
4
May 22, 2019 - 12:08 am
sp_Permalink sp_Print

sorry wrong attachment cant edit the post.

here is the right one

Avatar
Guest
3
May 21, 2019 - 11:55 pm
sp_Permalink sp_Print

Hi Ness,

Thank you, premium sounds good 🙂 

I wrote opticut postprocessor for new SCM saws that runs new version of “wincut” now called mestro cut. Its very diferent uses kind of xml format, header , folders, label data, LST files are nov XMIX files and 001,002 files are now 001.xprg 002.xprg and so on on but the cutting sequence is simmilar.

here is the tested post developers can implement it in to new verrsion of opticut.

Looks like developers are too bussy  🙂

code is probably not showing right so please download it from attachment

https://pastebin.com/R3SUYg9p
<! Paramčtres d'export !>
<file=xPrg\*_???.XPrg|8.3>
<varSep=,|subst=\,>
<varGrpStrip=1|ctrl|optSpec=7>	<! ATTENTION: ŕ placer avant 'ctrlMaxCut' !>

<! Contrôles de l'optimisation !>
					<! ATTENTION: ŕ placer avant 'ctrlMaxCut' !>
<ctrlMaxCut=100|l=tcEsrp>		<! ATTENTION: ŕ synchroniser avec  !>
<ctrlMaxCutDepth=4>
<ctrlMaxCutMapQty=9999>



			<! Un fichier par plan de coupe !>

<varUnit=md3z>					<! millimčtres avec 6 décimales !>

<! En-tęte du fichier !>
<
<<HeaderDescrizione="<mat:ref|fmt=50>"Spessore=""Date="12/01/17"Lunghezza=""Larghezza=""SpessoreLama="4.400"/>
<<MaterialTipologia="TYPE"Codice="MAT"/>

<	<! ATTENTION: ŕ synchroniser avec  !>
<tab=2><<CutT="P"Dim=""Rip="1"ID="1"EtiID=""/>
<enumItem|l=tcEsrp>						<! ATTENTION: ŕ synchroniser avec  !>
	<tab=2><<CutT=
	<! Code de coupe !>
	"
	<CutLine=t><<CutT="R
	<CutLine=tc><code|1=P|2=Y|3=X|4=U|5=V|optSpec=8>"
	<CutLine=Esrp><<CutT="F"Dim="0.000"Rip="0"ID=""EtiID=""/>
	
	<! Cote et répetition !>
	<CutLine=t>Dim=""Rip="1"ID=""EtiID=""/>
	<CutLine=c>Dim=""Rip=""ID=""EtiID="
	<CutLine=Cp>(<i|perCutMap|optSpec=12>)
	<CutLine=c>"/>
	

	<! Description des rainures (non utilisé) !>
	
<
<! Liste des pičces !>
<varUnit=md2z>					<! millimčtres avec 2 décimales !>
<

<tab=2><<EtichettaId=""Codice="<custom=1>"Lunghezza=""Larghezza=""Richiesti="<q|total>"CodiceBordo1=""CodiceBordo2=""CodiceBordo3=""CodiceBordo4=""Job=""Campo1=""Campo2="<custom=1>"Campo3="<custom=2>"Campo4="<custom=3>"Campo5="<custom=4>"Campo6="<custom=5>"Campo7="<custom=6>"Campo8="<custom=7>"Campo9="<custom=8>"Campo10="<custom=9>"Campo11="<custom=10>"Campo12="<custom=11>"Campo13="<custom=12>"Campo14="<custom=13>"Campo15="<custom=14>"Campo16="<custom=15>"/>

<
<




<! Fichier liste des plans de coupe !>
<resetFile=..\xMix\*_???.XMix|start=1>
<varSep=>
< <<HeaderDescrizione="<title|fmt=50>"Import=""Date="12/01/17"/> <
<Header=nbr> < < <newFile|%=99> <tab=2><<RigaMixFile=".<fileName|main|path:rel=..\.>"Rep=""Pacco="1"CambioMateriale="0"/> < <
Avatar
Ness
Forum Posts: 1939
Subscriber Since:
October 4, 2012
sp_UserOfflineSmall Offline
2
April 28, 2019 - 7:45 am
sp_Permalink sp_Print sp_EditHistory

Hi,

This is very useful information thank-you very much for posting.

I’m sorry not to have replied sooner.

If you would like to post more and interact with our Premium Support subsribers, we can set you up as a Premium subscriber for free.

We could also offer to pay for relevant and helpful posts.

If this interests you please use our contact form and write to Stefan.

Thanks again for your post and I hope that we will be talking again soon.

Best regards,

Ness

Avatar
Guest
1
March 22, 2019 - 2:22 am
sp_Permalink sp_Print sp_EditHistory
Hi I read your problems at polyboard forum at 
https://wooddesigner.org/forum…..am-naming/
I made you solution and I can help with anything 🙂
I am cad cam specialist for SCM machines, I like to help people.
Basics:
I wrote a report file that has .BAT extention , it will be generatet with polyboard PP export with files. then you click on it and “WUALA” you have ready made csv , to import in to maestro for nesting with all corect file naming and so on.
FOLLOW these steps:
STEP1

step1-1.pngImage Enlarger

open formating of PP Report and write this in to it EXACTLY(also in attachment) line by line with option. IF you see or anything in this <> pull it from left side menu:
@ECHO OFF &SETLOCAL enableDelayedExpansion &SET "filename=
<File Name>
"&echo [PARTPROGRAMNAME]=!filename:~0,-4!_output.pgmx;[CODE]=
 <Cabinet>
 _
 <Piece References>
 ;[MATERIAL]=all;[QUANTITY]=
 <quantity>
 ;[EXTRAQUANTITY]=0)>>CSV.csv
STEP2: 
Then klik ok and you shoul see this line

step2-1.pngImage Enlarger

name the report file name how you want but (best is “GENERATE_CSV.BAT) it has to have .BAT estention so you can easy click and run it.
STEP3:
Generate pro pp files you should see these preview or report file like this 

step3-1.pngImage Enlarger

then yor files are generated like this 

step4-1.pngImage Enlarger

last step double klik on .bat file and it will generate .csv file ready for your maestro. you should see this (extra csv file)

step5-1.pngImage Enlarger

here is the preview of csv file generated

CSV-preview-1.pngImage Enlarger

i added only nesesearly fields if you need more like with and hight deph let me know . but it should read automaticaly. 
sorry for my english 
Cheers 
Scm XILOG CAD-CAM specialist
sp_PlupAttachments Attachments
Forum Timezone: Europe/London
Most Users Ever Online: 256
Currently Online:
Guest(s) 15
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Ness: 1939
Tom Cleaver: 162
mark nichols: 160
brendan kavanagh: 136
Conor Devoy: 132
Duayne Naugle: 130
Stu Robertson: 104
Zaheer Abbas: 86
Robert Coxhead: 63
Patrick Maylor: 62
Newest Members:
Keith Shelley
Kate Polak
zorsim
Janio Soares
Kitchen Jockey
pg_panel7
hadialnajjar
Isaac
butnariu daniela
Yosi Siboni
Forum Stats:
Groups: 2
Forums: 7
Topics: 2103
Posts: 11512

 

Member Stats:
Guest Posters: 4
Members: 260
Moderators: 0
Admins: 11
Administrators: Stefan, Michel, Carole, Alex, admin, Laly, ipatrick, Crystal, Fatima, Darren, Isaac