fusion de Remote v1.4
This commit is contained in:
+15
-3
@@ -59,14 +59,26 @@ $police["C200"] = 11;
|
||||
|
||||
$orientation["C200"][0]="V";
|
||||
$ligne_coord["C200"][0] = array(0, 0);
|
||||
$ligne_machines["C200"][0] = array('C2001','C2002','C2003','C2004');
|
||||
$shift["C200"][0] = 80;
|
||||
$ligne_machines["C200"][0] = array('C2009');
|
||||
$shift["C200"][0] = 1;
|
||||
|
||||
$orientation["C200"][1]="V";
|
||||
$ligne_coord["C200"][1] = array(400, 200);
|
||||
$ligne_machines["C200"][1] = array('C2005','C2006','C2007','C2008','C2009');
|
||||
$ligne_machines["C200"][1] = array('C2004','C2003','C2002','C2001');
|
||||
$shift["C200"][1] = 20;
|
||||
|
||||
$orientation["C200"][2]="V";
|
||||
$ligne_coord["C200"][2] = array(0, 150);
|
||||
$ligne_machines["C200"][2] = array('C2008','C2007');
|
||||
$shift["C200"][2] = 10;
|
||||
|
||||
$orientation["C200"][3]="V";
|
||||
$ligne_coord["C200"][3] = array(0, 400);
|
||||
$ligne_machines["C200"][3] = array('C2006','C2005');
|
||||
$shift["C200"][3] = 10;
|
||||
|
||||
|
||||
|
||||
|
||||
$orien_porte["C200"][0]="V";
|
||||
$porte_coord["C200"][0]=array(550,0);
|
||||
|
||||
Reference in New Issue
Block a user