aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML
Commit message (Collapse)AuthorAgeFilesLines
...
* Calibration Color. LAB graph is added to Linearization tab.Victoria Plitt2020-08-314-19/+108
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-08-301-1/+1
|\
| * Fixed row height on Rmls view.Roy Ben Shabat2020-08-261-1/+1
| |
* | Color Calibrations. Applied buttons to import data from file and save data ↵Victoria Plitt2020-08-304-47/+114
|/ | | | | | in to the current RML calibration tables. Added shadow effect to popup search combobox.
* Improved RML delete procedure on Machine Studio.Roy Ben Shabat2020-08-256-37/+295
| | | | | Enabled text copying from MS Message Box. Improved RML loading UX.
* mergeAvi Levkovich2020-08-252-3/+2
|
* MS. Calibration Tab. Calculate target value and display in Graph .Victoria Plitt2020-08-051-3/+31
|
* Style of TextBox in search comboboxVictoria Plitt2020-08-051-1/+1
| | | | Related Work Items: #3286
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-08-052-2/+16
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-08-032-1/+50
| |\
| * | Fixed volumes out of range on RML module color conversion test.Roy Ben Shabat2020-08-022-2/+16
| | |
* | | Added a new control SearchComboBox. Refactoring code filter of ↵Victoria Plitt2020-08-051-16/+10
| |/ |/| | | | | | | | | RmlsCollectionView. Related Work Items: #3286
* | Added filter to RML pageVictoria Plitt2020-07-302-1/+50
|/ | | | Related Work Items: #3286
* Color Calibration. Change order items in input Ink file of linearization.Victoria Plitt2020-07-232-2/+2
|
* Deleted unnecessary allocation memory, handle error messageVictoria Plitt2020-07-211-11/+18
| | | | Related Work Items: #2957
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-07-202-3/+3
|\
| * Refactored total liquid volume exceeds the max calc to nl/cm based.Roy Ben Shabat2020-07-201-2/+2
| | | | | | | | | | Fixed notes for New Environment. Applied possible fix for PPC power up message stuck.
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-07-191-1/+1
| |\
| * | Fixed a bug where RML cannot be added when no other RMLs exists because of ↵Roy Ben Shabat2020-07-131-1/+1
| | | | | | | | | | | | auto CODE increment.
* | | New Linearization graph.Victoria Plitt2020-07-204-177/+256
| |/ |/| | | | | Related Work Items: #2957
* | MS. Color calibration view - button layouts.Victoria Plitt2020-07-141-1/+1
|/
* Color calibration. Changes in GUI.Victoria Plitt2020-06-305-109/+168
|
* Color calibration. Added warning text and Factor to show in GUI.Victoria Plitt2020-06-222-22/+59
| | | | Related Work Items: #2957
* Color Calibrator . Added C++ functions. MaximalDispensingRate.Victoria Plitt2020-06-214-16/+108
|
* Color Calibration. Added calling Native method "GetLiquidFactor".Victoria Plitt2020-06-172-21/+44
|
* RML color calibration.Victoria Plitt2020-06-177-1/+477
|
* Synced latest Mirta Changes.Mirta2020-06-141-1/+1
| | | | Color conversion v4
* Added new head cleaning parameters support.Roy Ben Shabat2020-03-225-9/+132
| | | | Added build up pressure to process parameters.
* Added Bypass Rockers to Thread Parameters.Roy Ben-Shabat2020-03-031-39/+55
| | | | Added RML Spools to DTO Action Logs.
* Added thread parameters DB, PMR, MachineOperator merging, Machine Studio.Roy Ben Shabat2020-02-276-73/+205
|
* Major Changes Regarding RML & SPOOL parameters changes!Roy Ben-Shabat2020-02-266-10/+195
|
* Added RmlQualification and HeadType enums to machine and RML.Roy Ben-Shabat2020-02-242-0/+22
| | | | | | Filtered RML by head type on PPC. Updated SQLExaminer configurations.. Added all new rml and machine parameters to machine designer and RML modules.
* Implemented StringFormat control for db properties.Roy Ben-Shabat2020-01-221-1/+1
| | | | Added StringFormat 0.000 for FeederTension on ProcessParameters.
* Implemented not existing deleted RML check for PPC update and error message.Roy Ben Shabat2019-12-211-1/+9
| | | | Added proper notification when trying to remove used RML onMS.
* Working some more on ActionLogs across MS.Roy Ben Shabat2019-12-211-1/+27
|
* Refactored Object mapping extension methods !Roy Ben Shabat2019-12-101-1/+1
| | | | | | Removed FK from JOB_RUNS => JOBS Added MACHINE_GUID to JOB_RUNS Refactored MS Statistics module for the new changes.
* Refactored IsLiquidVolumesOutOfRange to use process parameters.Roy Ben-Shabat2019-11-141-1/+14
|
* Added Color Conversion v3.Roy Ben-Shabat2019-11-101-1/+1
| | | | | Machine Studio v4.0.32 PPC v1.0.50
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-10-072-0/+16
|\
| * Refactoring - added app.xaml files to view in designer VSVictoria Plitt2019-10-072-0/+16
| |
* | Implemented RML import/export.Roy Ben-Shabat2019-10-072-28/+139
|/ | | | | | | 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-021-1/+1
| | | | | | Changed JobFile PMR. Implemented new JobFile with Liquid Volume awareness. Implemented Import/Export jobs on research module.
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoRoy Ben-Shabat2019-09-235-691/+358
|\
| * Fixed issue with calibration view flow direction.Victoria Plitt2019-09-191-3/+39
| |
| * Dropped dependencies of ColorLab module.Victoria Plitt2019-09-185-689/+320
| | | | | | | | | | Implemented ColorConversion view and view model. Refactored Machine Designer "Color Calibration" Tab.
* | Implemented auto process selection on color space volume.Roy Ben-Shabat2019-09-222-1/+79
| | | | | | | | | | | | | | Implemented number of units on Device. Fixed issue with color conversion process index. Increased max volume to 200 on PPC. Implemented Thread cloning on MS!
* | Added support for multiple ColorLib versions !Roy Ben-Shabat2019-09-195-6/+35
|/ | | | | Added version control and display in RML & Research Module. Implemented GenerateHive optimizations.
* Dropping Machine Studio ColorLab Module. Move to RML module.Victoria Plitt2019-09-1619-220/+2133
| | | | Related Work Items: #1168
* Refactoring ColorLab module CCT association.Victoria Plitt2019-09-091-0/+2
|
* Refactored RML module CCT association.Victoria Plitt2019-09-084-15/+110
|