MachineTeaching/Machine-Calibration/README.md
CNC machines cut metal with spinning tools. Friction reduces precision and periodically demands recalibration. An expert operator must travel to calibrate the machine, repeatedly turn the knobs and take measurements until the machine regains precision.
bonsai create <your_brain_name>pip3 install -r requirements.txtbonsai pushbonsai train start
If you want to run this remotely on the Bonsai server use the --remote option.
bonsai train start --remotepython3 cnc_simulator.py or python cnc_simulator.pybonsai train stoppython cnc_simulator.py --predict