aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer
Commit message (Collapse)AuthorAgeFilesLines
* DoneVictoria Plitt2019-11-051-4/+4
| | | | Related Work Items: #1277
* Added true job changed detection when exit to PPC and MS.Roy Ben-Shabat2019-10-281-1/+11
|
* Implemented RML import/export.Roy Ben-Shabat2019-10-071-1/+1
| | | | | | | Fixed issue with MS in 1920x1080. Added IP Address & Up Time to PPC. Added ExternalBridge Icon IsInSession Indication. Fixed issue with ExternalBridgeService disconnection.
* Another fix for SetLiquidVolumes.Roy Ben-Shabat2019-10-025-17/+167
| | | | | | Changed JobFile PMR. Implemented new JobFile with Liquid Volume awareness. Implemented Import/Export jobs on research module.
* Implemented MultiGraph data series colors from configuration.Roy Ben-Shabat2019-09-251-1/+1
| | | | Added dispensers & mid-tanks diagnostics monitors.
* Added version to machine studio window title.Roy Ben-Shabat2019-09-241-0/+2
| | | | Fixed LAB support in PPC.
* Implemented auto process selection on Research module.Roy Ben-Shabat2019-09-244-40/+114
|
* Implemented Insufficient liquid levels !!!Roy Ben-Shabat2019-09-237-3/+176
|
* Added support for multiple ColorLib versions !Roy Ben-Shabat2019-09-194-11/+34
| | | | | Added version control and display in RML & Research Module. Implemented GenerateHive optimizations.
* MachineStudio. Changed Foreground of "Start job" to whiteVictoria Plitt2019-08-221-2/+2
|
* PPC Graphic changesVictoria Plitt2019-08-191-3/+3
|
* Machine Studio : added configuration for dark /light themeVictoria Plitt2019-08-113-48/+62
|
* Refactored machine studio for using colors static resources.Victoria Plitt2019-07-284-112/+106
|
* Refactored CCT to single CCT per RML.Roy Ben-Shabat2019-07-111-2/+2
|
* Working MS on bugs and improvement.Roy Ben-Shabat2019-07-111-6/+0
|
* New ColorConversion project.Roy Ben-Shabat2019-07-074-9/+21
|
* Removed Object extension methods from global namespace.Roy Ben-Shabat2019-07-071-0/+1
|
* Removed Deffered delete from ObservableEntity.Roy Ben-Shabat2019-07-071-5/+3
| | | | Added Delete for Cascade Delete.
* Organized brush stop.Roy Ben-Shabat2019-07-071-3/+3
|
* 2. Update PPC DB Schema and Liquid Types. ***Roy Ben-Shabat2019-05-192-13/+51
| | | | | | | | 3. Test preferred index on PPC. *** 3.1. Add Has_Pigment to Liquid Type. *** 4. Add "Use Preferred Index to Machine Studio. *** 4. Enable KeepAlive by default. *** 4. Disable upload HW for TCP by default. ***
* MREGE.Roy Ben-Shabat2019-05-053-4/+26
|
* General bug fixes.Roy Ben-Shabat2019-04-301-7/+7
|
* Machine Studio v4.0.13.0Roy Ben-Shabat2019-04-241-1/+7
| | | | PPC v1.0.11.0
* Implemented USB adapter finalizer.Roy Ben-Shabat2019-04-241-3/+19
| | | | | | | | Added exception logging for USB adapter disconnection error. Added Volume color space icon to PPC. Implemented KeepAlive suppression on StorageAPI. Suppressed KeepAlive when uploading job. Implemented keep alive skipping when arrived responses queue is busy.
* Implemented Volume color space gradients.Roy Ben-Shabat2019-04-222-8/+24
| | | | | Implemented volume gradients on PPC. Improved job running aspects on PPC.
* Improved ExternalBridge discovery greatly!Roy Ben-Shabat2019-04-222-4/+10
| | | | Implemented volume gradient generation!
* Now using the latest RealTimeGraphX library! + infinity check!Roy Ben-Shabat2019-04-151-5/+1
|
* MERGERoy Ben Shabat2019-04-091-8/+16
|
* Fixed issue where process parameters history not loaded when opening a job ↵Roy Ben-Shabat2019-03-261-8/+1
| | | | on research module.
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-03-184-155/+334
|\
| * Improved Job Outline Control.Victoria Plitt2019-03-184-38/+104
| | | | | | | | Improved job events grid performance.
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2019-03-181-1/+1
| |\
| * | visualization of job view control for better performanceVictoria Plitt2019-03-183-149/+262
| | |
* | | Fixed issue with brush stop duplication on developer module.Roy Ben-Shabat2019-03-183-5/+13
| |/ |/|
* | Fixed issue with gradient generation.Roy Ben-Shabat2019-03-181-1/+1
|/ | | | | | Added SingleMode to conversion Input. Changed default gradient resolution to 50 cm. Updated latest PMR.
* Fixed issue with Machine Studio Resume.Roy Ben-Shabat2019-03-171-4/+4
| | | | Worked on Scripting IDE.
* Machine Studio v4.0.10Roy Ben-Shabat2019-03-142-12/+35
| | | | PPC v1.0.9
* Added clear cache custom action to machine studio installer maintenance.Roy Ben-Shabat2019-02-282-59/+55
| | | | | | | Prevent save process parameters and save liquid factors with no researcher role. Fixed issue with brush stop offset meters refresh. Return back to dispensers list after saving dispenser. Fixed issue where brush stop offset sliders are not visible.
* Updated PMR.Roy Ben-Shabat2019-02-251-0/+172
|
* A lot of work !!!Roy Ben-Shabat2019-02-201-1/+1
|
* Upgraded EF from 6.0 to 6.2 for all projects.Roy Ben-Shabat2019-01-173-6/+30
| | | | | Improved EF first load with pre-compiled views and model store. Implemented auto generate views in Tango Build VSIX.
* Implemented job upload using JobDescriptionFile.Roy Ben-Shabat2019-01-091-2/+2
|
* Added new events !!!Roy Ben-Shabat2019-01-071-5/+5
|
* Fixed issue with slow running job view on many segments.Roy Ben-Shabat2019-01-012-309/+133
|
* Machine designer working with spools !Roy Ben-Shabat2018-12-301-0/+3
| | | | PMR of dispenser & spools changed.
* Implemented integration IJobRunsLogger.Roy Ben-Shabat2018-12-262-1/+6
| | | | | Implemented DEBUG/RELEASE JsonController. Implemented Local/Remote machine studio setting.
* Improved Job Builder speed.Roy Ben-Shabat2018-12-191-1/+8
|
* Improved RML Builder loading time..Roy Ben-Shabat2018-12-191-1/+1
|
* Fixed issues in segment indices !!!Roy Ben-Shabat2018-12-133-5/+9
| | | | | Fixed issue with PPC fine tuning. Added support to Twine & Panton in color conversion.
* IHotSpot Provider & IRemoteAssistance Provider.Roy Ben-Shabat2018-12-121-1/+5
|