| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MS LITE | Roy Ben Shabat | 2025-10-19 | 25 | -29/+36 |
| | | |||||
| * | MS tech board custom name. | Roy Ben Shabat | 2021-05-12 | 1 | -2/+29 |
| | | |||||
| * | Removed Object extension methods from global namespace. | Roy Ben-Shabat | 2019-07-07 | 1 | -0/+1 |
| | | |||||
| * | Now using the latest RealTimeGraphX library! + infinity check! | Roy Ben-Shabat | 2019-04-15 | 2 | -2/+4 |
| | | |||||
| * | Fixed issue with CSV monitor recorder. | Roy Ben-Shabat | 2018-11-13 | 1 | -0/+23 |
| | | | | | Machine Studio v3.5.65 | ||||
| * | Implemented directional homing for motors and dispensers. | Roy Ben-Shabat | 2018-10-18 | 1 | -1/+2 |
| | | |||||
| * | Added Heater Set Point Editing in Tech Board. | Roy Ben-Shabat | 2018-10-14 | 1 | -1/+19 |
| | | |||||
| * | Done Implementing Valves !!! | Roy Ben-Shabat | 2018-10-10 | 2 | -0/+118 |
| | | |||||
| * | Sign-out works ! | Roy Ben-Shabat | 2018-10-10 | 3 | -33/+150 |
| | | | | | | Fixed issue where color conversion was busy while not in research module but research module in job view. Added new RealTimeGraphX ! | ||||
| * | Implemented Monitor Recorder element !!! | Roy Ben-Shabat | 2018-09-26 | 4 | -12/+160 |
| | | |||||
| * | Implemented new single value controller widget. | Roy Ben-Shabat | 2018-09-25 | 3 | -5/+51 |
| | | | | | | Implemented new blower controller. Changed tech board styles to dark. | ||||
| * | Implemented Heater widget on tech board! | Roy Ben-Shabat | 2018-09-20 | 1 | -1/+21 |
| | | |||||
| * | Started working on tech heaters. | Roy Ben-Shabat | 2018-09-17 | 2 | -0/+83 |
| | | |||||
| * | Added new ports list to DB. | Roy Ben-Shabat | 2018-09-02 | 2 | -4/+4 |
| | | | | | Modified diagnostics to use DigitalInterfaceIOs. | ||||
| * | Fixed issue with dispenser/motor homing animation. | Roy Ben-Shabat | 2018-08-28 | 1 | -1/+42 |
| | | | | | Improved monitor item + monitor decimal places. | ||||
| * | Added new colorized static text widget to tech board. | Roy Ben-Shabat | 2018-08-26 | 3 | -1/+55 |
| | | | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs. | ||||
| * | Added ObservablesContextAdapter and it's interactions. | Roy Ben-Shabat | 2018-08-23 | 1 | -1/+1 |
| | | |||||
| * | Tech Board Module seems to be working good !! | Roy Ben-Shabat | 2018-08-21 | 12 | -17/+26 |
| | | |||||
| * | Added motor & dispenser tech items speed. | Roy Ben-Shabat | 2018-08-14 | 2 | -0/+3 |
| | | |||||
| * | 1. Top priority: When stopping job (stop button), the system cannot run ↵ | Roy Ben-Shabat | 2018-08-07 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | again (notes it is still printing). Disconnectconnect solves 2. Dispenser manual control (tech bord) a. Add Color and name to the dispenser controller at the tech-bord b. Homing dosnt work on the tech-bord controller c. When moving the courser from the icon while still pushing and then removing the finger, the motor still running d. Limit sw are not activated in manual dispenser jogging 3. Read dispenser pressure manually separately for each dispenser 4. High priority: Dispenser pressure is presented in PSI (that’s what written..) ?? I am not sure that the formula is correct even for PSI.. 5. TI is calculated in the job by factor and not by min uptake (factor for TI is meaningless) 6. Top priority: TI dispensing amounts are constant: Changing TI amounts by factor did not change the total amount of dispensing (tested by flow sensor) 7. I would like to monitor (tech bord) the RPM or pulse rate of all possible motors (priority: thread system, dispensers, others) 8. I would like to monitor (tech bord) the status of the 3Wvalves of the dispensers (open / close) 9. Top priority: Cannot read head temperatures | ||||
| * | Machine Studio v2.4 | Roy Ben-Shabat | 2018-08-06 | 2 | -22/+50 |
| | | |||||
| * | Implemented Blower, Break Sensor in Tech Board. | Roy Ben Shabat | 2018-08-04 | 3 | -0/+206 |
| | | | | | Added to uploaded hardware config. !!!! | ||||
| * | Added Tango.CSV project! | Roy Ben-Shabat | 2018-08-02 | 2 | -0/+115 |
| | | | | | Implemented Single/Multi graph recording to CSV! | ||||
| * | Fixed several bugs with machine studio. | Roy Ben-Shabat | 2018-07-26 | 2 | -0/+4 |
| | | |||||
| * | Implemented graphs auto range, pause & clear in tech board module. | Roy Ben-Shabat | 2018-07-25 | 2 | -0/+86 |
| | | |||||
| * | Added default job name to Job Runner. | Roy Ben-Shabat | 2018-07-16 | 1 | -0/+1 |
| | | |||||
| * | Implemented JobRunner on Tech Board !. | Roy Ben-Shabat | 2018-07-15 | 3 | -11/+203 |
| | | |||||
| * | Implemented custom min max on single and multiple graphs on tech board. | Roy Ben-Shabat | 2018-07-15 | 2 | -0/+62 |
| | | |||||
| * | Implemented process parameters item on machine studio tech board. | Roy Ben-Shabat | 2018-07-15 | 2 | -0/+134 |
| | | |||||
| * | New Settings Library. | Roy Ben-Shabat | 2018-05-16 | 2 | -2/+4 |
| | | |||||
| * | Implemented new Hardware Speed Sensor ! | Roy Ben-Shabat | 2018-05-16 | 2 | -0/+105 |
| | | |||||
| * | Added support for Win7 for stubs UI. | Roy Ben-Shabat | 2018-05-06 | 4 | -0/+315 |
| | | | | | | Added Dancers, Winders, PID Controls on tech module. Some code cleanups. | ||||
| * | Lots of work !! | Roy Ben-Shabat | 2018-05-03 | 3 | -15/+97 |
| | | |||||
| * | Modified Tech_IOS according to Avidan spec. | Roy Ben-Shabat | 2018-04-18 | 2 | -2/+2 |
| | | | | | | Added Tango.Documents library. Implemented Ports List Generator. | ||||
| * | Improved Tech Single Value Controller! | Roy Ben-Shabat | 2018-03-20 | 1 | -2/+40 |
| | | |||||
| * | Implemented Gauge Control & Technician module controller item ! | Roy Ben-Shabat | 2018-03-13 | 2 | -0/+122 |
| | | | | | Auto generated diagnostics monitors & controllers PMR. | ||||
| * | Another BL Optimization /: | Roy | 2018-03-01 | 10 | -10/+12 |
| | | |||||
| * | Moved Dispensing and Observables to Tango.BL !!! | Roy Ben-Shabat | 2018-03-01 | 10 | -10/+10 |
| | | |||||
| * | Upgraded protobuf from 4.1 to 5.1 ? | Roy Ben-Shabat | 2018-03-01 | 2 | -0/+3 |
| | | | | | | | | Implemented a workaround for protobuf ToByteString bug. Lowered Transporter Push/Pull Interval from 2 to 1 mili. Set No Alpha Channel as default on color canvas. Fixed issue with single graphs colors on technician module. | ||||
| * | Added code comments for technician module. | Roy Ben-Shabat | 2018-02-14 | 13 | -74/+385 |
| | | |||||
| * | Implemented Digital In. | Roy Ben-Shabat | 2018-02-13 | 12 | -1/+82 |
| | | |||||
| * | Digital out. | Roy Ben-Shabat | 2018-02-13 | 2 | -16/+15 |
| | | |||||
| * | Implemented motor group. | Roy | 2018-02-12 | 2 | -0/+159 |
| | | |||||
| * | Implemented Thread Motion Tech Item. | Roy | 2018-02-11 | 3 | -0/+66 |
| | | |||||
| * | More work on technician view... | Roy | 2018-02-11 | 8 | -25/+38 |
| | | | | | | | | Added auto loading of last project. Added IShutdownListener interface. Added TechName to Tech Items. Fixed issue with tech name of IO port. | ||||
| * | Implemented Save/Load tech project. | Roy | 2018-02-11 | 7 | -5/+32 |
| | | | | | Added menu items... | ||||
| * | Implemented GPIO Controller. | Roy | 2018-02-10 | 1 | -0/+72 |
| | | |||||
| * | Added dispensers support on technician module. | Roy | 2018-02-10 | 3 | -1/+138 |
| | | |||||
| * | Added support for motor controllers. | Roy | 2018-02-10 | 2 | -0/+135 |
| | | |||||
| * | Added my Controls Library ! | Roy | 2018-02-09 | 4 | -3/+99 |
| | | | | | Implemented Tech VU Item. | ||||
