# machinekit-hal **Repository Path**: dexinfu/machinekit-hal ## Basic Information - **Project Name**: machinekit-hal - **Description**: HAL stack split out into a separate package, forked from Github - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-14 - **Last Updated**: 2024-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README __machinekit-hal__ is a split out repo which just contains the HAL elements of machinekit It can be built as a RIP and used in the same way as a machinekit RIP, but without the CNC elements. Install _machinekit-hal-{flavour}_ if using packages. NB. There is a related repo __machinekit-cnc__, which contains all the CNC elements missing from this repo. This can be built as a combined RIP build with machinekit-hal, by invoking scripts/build_with_cnc from the root of the machinekit-hal clone.