aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/ViewModels
Commit message (Collapse)AuthorAgeFilesLines
* MS LITERoy Ben Shabat2025-10-191-15/+46
|
* Process Parameters Visual Representation.Roy Ben Shabat2025-09-292-1/+19
| | | | Filter RML by machine type on Research module.
* New Extra Inks and Default LiquidTypesRml * DefaultFactor Handling.Roy Ben Shabat2025-09-091-29/+30
|
* RMl Default Liquid Factor + Machine Type + Improved RML Filter Loading.Roy Ben Shabat2025-09-091-75/+99
|
* New Extra inks work + changed Transparent Ink to Transparent.Roy Ben Shabat2025-09-081-1/+1
|
* Fixed color conversion calibration error.Roy Ben Shabat2025-06-301-14/+16
|
* Critical fix on job rgb/lab cmyk & MyColors.Roy Ben Shabat2025-02-091-1/+1
|
* Added Extra Inks + Color Blending + MS Handling.Roy Ben Shabat2024-11-242-37/+5
| | | | | Removed Violet Impl. Updated Inks LAB.
* Inks Extension Support.Roy Ben Shabat2024-11-132-1/+37
|
* Machine studio->RML: show text button: “Activated in sites…” once ↵Victoria Plitt2023-09-132-0/+79
| | | | clicked it will show a window with a list of sites are using this RML.
* MS RML listVictoria Plitt2023-07-091-6/+59
| | | | Related Work Items: #8383
* MS. RML Extensions. Add RMLExtension object with import/export RML.Victoria Plitt2023-01-191-1/+6
|
* batch conversion lub fix by RoyOren Pinkas2022-10-301-0/+12
|
* Use Lubricant TransformRoy2022-10-031-0/+2
|
* Added support for ColorLib 6.Roy2022-09-202-24/+30
|
* Modified all uses of RML to include GBD and LUB.Roy2022-09-202-20/+333
|
* Merged MS batch conversion branch.Roy2022-05-301-0/+236
|
* MS. Set Max and Min values to Linearization graph in both directions ↵Victoria Plitt2021-09-301-1/+24
| | | | according to data.
* Save Manufacturer in YarnManufactors table on first open RML/RMLExtentionVictoria Plitt2021-07-201-0/+19
| | | | Related Work Items: #4219
* Implemented FSE "Application Restart" on remote desktop.Roy Ben Shabat2021-06-231-2/+2
| | | | | | | Fixed issue with insufficient liquid quantities dialog on MS. Added "Display Name" to MS RMLs list. Implemented sorting to all rmls lists on PPC. Implemented "Display Name" on all PPC rmls lists.
* Fixed issue with RML creation name validation on MS.Roy Ben Shabat2021-05-231-4/+14
|
* RML module and Machine designer lists performance improvements !Roy Ben Shabat2021-05-122-93/+90
|
* Fixed issue in RML module => Color Conversion => RGB/LAB final display.Roy Ben Shabat2021-03-222-32/+30
|
* BTSR RML Section + Drop Downs.Roy Ben Shabat2021-02-151-0/+16
| | | | | | | BTSR Machine Operator Mapping. BTSR Job Outline. BTSR Spool Tension on RMLS_SPOOLS. Added BTSR Tension Error to RML.
* Merged Light Inks To software !Roy Ben Shabat2021-02-151-0/+6
|\
| * Fixed RML module VMax & Use Light Inks Flags.Roy Ben Shabat2021-02-011-0/+3
| |
| * Added RML & Color Conversion VMax.Roy Ben Shabat2021-01-281-0/+1
| |
| * Light Inks Basics.Roy Ben Shabat2021-01-191-0/+2
| |
* | change in calibMirta2021-01-241-1/+1
| |
* | Set Max X axis in graph 100 or by input max value.Victoria Plitt2020-11-261-0/+21
|/ | | | Related Work Items: #4153
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoVictoria Plitt2020-09-071-0/+6
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoRoy Ben Shabat2020-09-071-20/+45
| |\
| * | Block MS from importing existing CCT file.Roy Ben Shabat2020-09-021-0/+6
| | |
* | | Calibration Color. Bug in showing graph. .Victoria Plitt2020-09-071-0/+1
| |/ |/| | | | | ColorLib. Set preprocessor definitions MEMERY_TEST to t est memory leaks.
* | Color Calibration. Added Error notification to Linearization process. Clear ↵Victoria Plitt2020-09-061-20/+45
|/ | | | graphs on start new process. Memory testing C++ code in debug.
* Calibration Color. LAB graph is added to Linearization tab.Victoria Plitt2020-08-311-5/+63
|
* Color Calibrations. Applied buttons to import data from file and save data ↵Victoria Plitt2020-08-302-1/+53
| | | | | | 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-252-36/+176
| | | | | Enabled text copying from MS Message Box. Improved RML loading UX.
* mergeAvi Levkovich2020-08-251-2/+1
|
* 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-031-1/+46
| |\
| * | 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-301-1/+46
|/ | | | Related Work Items: #3286
* 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.
| * 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.