This repo has some basic utils to read, write and modify Ep Files.
Feel free to make contributions.
- ep_cramming_move : Move cramming bit up or down. used in some looms to delay cramming which solves some fabric faults
- ep_feeder_combiner : Can be used if a design have same colour in multiple feeders and user want to combine to a single feeder.
- ep_reader.cpp : Base file which contain basic logic.
TODO : make library like support, support python,
EP files are binary files used by Bonas Jacuqard for Design input. It contains Data such as Total Cards, Total Hooks, Design Data etc.