IDV
Still Fresh
- Joined
- Jul 8, 2014
- Messages
- 19
A single case would bear the same workload in preparation as 100+. The milling work itself is the smallest part of this challenge.
There is:
- CAD redesign
- CAM conversion
- calculate and purchasing material and tools
- wait for material and tools to arrive
- setup the machine (placing the vices, gauging their position, gauging the milling tools, loading them into the magzine)
- load program into the machine and test it
n = 0;
WHILE n++ <= amount_ordered
{ - put the raw material into the vices, press the button and wait for the machine to finish it.
- clean the parts and the vices
- check the parts
- deburr the parts
- stack them in a transport box
}
- clean the machine
- remove and clean tools and vices
- generate order and freight papers
- ship the parts to surface treatment
- wait to get them back from surface treatment
- check the parts finally
- generate freight papers and invoice
- ship all the stuff to Evil Dragon
- wait for the money
There is:
- CAD redesign
- CAM conversion
- calculate and purchasing material and tools
- wait for material and tools to arrive
- setup the machine (placing the vices, gauging their position, gauging the milling tools, loading them into the magzine)
- load program into the machine and test it
n = 0;
WHILE n++ <= amount_ordered
{ - put the raw material into the vices, press the button and wait for the machine to finish it.
- clean the parts and the vices
- check the parts
- deburr the parts
- stack them in a transport box
}
- clean the machine
- remove and clean tools and vices
- generate order and freight papers
- ship the parts to surface treatment
- wait to get them back from surface treatment
- check the parts finally
- generate freight papers and invoice
- ship all the stuff to Evil Dragon
- wait for the money
Last edited by a moderator: