- set a default thread for every stitchs
- add start command - in commanDisplay there is no more bug with the color of the first stitch
Showing
- include/OE_controller.h 2 additions, 1 deletioninclude/OE_controller.h
- include/instructions/OE_start.h 46 additions, 0 deletionsinclude/instructions/OE_start.h
- include/stitchs/OE_birailstitch.h 3 additions, 3 deletionsinclude/stitchs/OE_birailstitch.h
- include/stitchs/OE_linestitch.h 3 additions, 3 deletionsinclude/stitchs/OE_linestitch.h
- include/stitchs/OE_linkstitch.h 1 addition, 1 deletioninclude/stitchs/OE_linkstitch.h
- src/OE_commandDisplay.cpp 12 additions, 4 deletionssrc/OE_commandDisplay.cpp
- src/OE_controller.cpp 22 additions, 19 deletionssrc/OE_controller.cpp
- src/instructions/OE_start.cpp 37 additions, 0 deletionssrc/instructions/OE_start.cpp
- src/stitchs/OE_birailstitch.cpp 7 additions, 4 deletionssrc/stitchs/OE_birailstitch.cpp
- src/stitchs/OE_linestitch.cpp 6 additions, 4 deletionssrc/stitchs/OE_linestitch.cpp
- src/stitchs/OE_linkstitch.cpp 4 additions, 2 deletionssrc/stitchs/OE_linkstitch.cpp
Loading
Please register or sign in to comment