Commit Graph

15 Commits

Author SHA1 Message Date
benny 1fd308a648 Implemented run program handler. 2023-05-04 21:48:55 +03:00
benny e8c8cb46a5 Implemented check program handler. 2023-05-04 21:30:22 +03:00
benny 3ea1ca5efa DRO works properly with work offsets. Offsets can be zeroed. 2023-05-04 15:57:34 +03:00
benny cacbe1b8aa Introduced machine state handlers (check and run still need work).
Added proper init handler, fetching settings and parameters and exposing them to UI.
Added spindle rendering.
2023-05-04 14:15:33 +03:00
benny a63d58a1ec Worked on trackball cam interface. 2023-05-03 13:39:47 +03:00
benny ad0a80eb85 Added glm. Updated widget to expose mouse focus. Added custom renderer with stippled line. 2023-05-03 12:41:54 +03:00
benny d729454f8a Added errors description 2023-04-28 18:54:49 +03:00
benny b361b6b2fe Fixed program checking and executing report 2023-04-28 18:42:18 +03:00
benny 0b8f5a6950 Add alarm details and only rerender status when it changes 2023-04-28 16:08:05 +03:00
benny 30ccb20846 Lots of work on status representation 2023-04-28 14:50:58 +03:00
benny 796fd57ac3 Enabling opening and running of programs. Added jogging. 2023-04-27 23:15:06 +03:00
benny 32bda9d55b Communicator banner + single char commands 2023-04-27 18:10:48 +03:00
benny 99cbad2c28 Fixed borken read 2023-04-27 16:00:42 +03:00
benny 1028f0dead First TCP communicator 2023-04-27 15:53:44 +03:00
benny 708215a2ee Initial import 2023-04-27 14:31:06 +03:00