-
Notifications
You must be signed in to change notification settings - Fork 11
Arcitype
Quick links: Usage • Troubleshooting • Maintenance
Nickname | Make | Model | Where | Manual | Issue Tracker | Status |
---|---|---|---|---|---|---|
Arcitype | CNC Workshop | TBC | Tool: CNC Mill - Arcitype | TBC |
See full safety information below
There is an experimental triangular machine tool in the CNC workshop that can cut steel, aluminium, resin, plastic, PCBs and moves very fast. It is under-going continual technical development. No one really knows how to use it, but see Julian (@goatchurch) for details.
undergoing rebuild now: https://github.com/DoESLiverpool/somebody-should/issues/795
The machine is connected to the router in Dinky via a ethernet cable. It's mac address is 84:eb:18:e2:72:17. Find it by either:
sudo arp-scan 10.0.29.0/24 | grep 84:eb
(or
nmap -p22 10.0.29.255/24
and look for an open port. Then logon (using the correct IPnumber) with:
ssh -X [email protected]
The welcome message will provide you with the password. The '-X' is to enable the machinekit X-Windows interface to tunnel through your ssh connection. Now type the following commands (the '.' is important in the second command):
cd machinekit
. scripts/rip-environment
machinekit mk7_bbb_pcb.ini
When the "Axis with Machinekit" controller window pops up, you can arm the servo drivers by first checking the emergency stop button is out and then closing the circuit between the ERR/RES and ENC+ (two slots down) with the yellow wire in each of the three Gecko drivers. Now toggle the machine power (orange square button to the right of the Estop circular red button in the control window) and you will be able to jog the axes using your cursor keys for the table and arm and PgUp and PgDown keys for the Z-axis.
If a motor isn't working check the gecko servo driver hasn't tripped off (red fault LED) and the fuse hasn't blown. Only use quick-blow 2A for Z and 3.15A on table and arm motors. These are intended to prevent the machine doing damage by limiting any power surges that the motors can apply.
Now click on the [Home All] button so that each of the three axes moves and makes contact with the limit switches and is aware of its position. You are only now able to run any G-code.
From the "Axis with machinekit" window, click on [Machine] | [Show HAL Configuration] and click on the "watch" tab and select under "Signals" all-home, probe-in, switchtestx, switchtesty. These are the GPIO pins that feed back into the controller for positioning and homing. (All motion is relative, so it needs to start with an absolute known position and work from there.)
The configuration of which pin does what and whether it is inverted is controlled by the HAL file, and the transformation from XY coordinates to non-cartesian table/arm joint positions is done in mk6skins.c. For more see bbhquad/arcitypecalibration.
All conversion parameters are set according to the dimensions of the machine, except the plane rotation, which can be set under the "Show" tab of the HAL Configuration with "kins-rotrad" (in radians). The command to change it is:
setp kins-rotrad 2.76784
- Build area 250mm x 250mm x 100mm
- 3x Siboni 30PL082 servos, US Digital E5D rotary encoders, Geckodrive G320 drivers.
- Spindle is ER16 High Speed Spindle - 0.75kW (1HP) - 24000rpm with a Frenic mini inverter.
- There is a selection of small carbide and HSS tools with collets, clamps and bolts, and a vice
- Runs Machinekit for Beaglebone through our own PCB wiring setup -- designs are at bitbucket/bbhquad
- R1610 C5 ballscrews
- Arcitype Bill of materials
- Better clamping technology and knowhow
- Touch pad to align the vertical position of the cutter
- Probing tool to find the position of clamped stock and to scan objects
Talk to Julian (@goatchurchprime) if you want to use this machine.
This needs to be documented once the machine is operational again
If the advice below doesn't solve the problem, please create a new issue to let us know.
TO-DO
- If the machine is broken or needs maintenance, create an issue in the issue tracker (link in Troubleshooting above)
- Label the issue:
Tool: CNC Mill - Arcitype
- If broken, add
Broken
label - If maintenance required, add
Maintenance
label - If parts or consumables need purchasing, add
Shopping
label
- Label the issue:
- Add useful links here
Quick Links: Website • Groups • Rooms • Equipment • Issue Tracker • Discussion Group • Image Credits
☝️ Filter all pages above!
(Full search available on the top left of page)
WiFi: DoES Liverpool, password: decafbad00
- Wiki Home
- Making
- Get involved
- In The Space
- Bank and PayPal Details
or