aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Technician/TechItems/DispenserItem.cs
Commit message (Collapse)AuthorAgeFilesLines
* MS LITERoy Ben Shabat2025-10-191-1/+1
|
* Added new colorized static text widget to tech board.Roy Ben-Shabat2018-08-261-1/+5
| | | | | | Added option to go back to job/jobs from running job view. Fixed issue with bug reporting. Fixed other bugs.
* Tech Board Module seems to be working good !!Roy Ben-Shabat2018-08-211-1/+1
|
* Added motor & dispenser tech items speed.Roy Ben-Shabat2018-08-141-0/+2
|
* 1. Top priority: When stopping job (stop button), the system cannot run ↵Roy Ben-Shabat2018-08-071-0/+12
| | | | | | | | | | | | | | | | | again (notes it is still printing). Disconnectconnect 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
* Lots of work !!Roy Ben-Shabat2018-05-031-1/+41
|
* Another BL Optimization /:Roy2018-03-011-1/+1
|
* Moved Dispensing and Observables to Tango.BL !!!Roy Ben-Shabat2018-03-011-1/+1
|
* Added code comments for technician module.Roy Ben-Shabat2018-02-141-17/+45
|
* Implemented Digital In.Roy Ben-Shabat2018-02-131-0/+1
|
* More work on technician view...Roy2018-02-111-4/+1
| | | | | | | 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.Roy2018-02-111-1/+1
| | | | Added menu items...
* Added dispensers support on technician module.Roy2018-02-101-0/+127