aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Modules/Tango.PPC.MachineSettings
Commit message (Collapse)AuthorAgeFilesLines
* Telemetry Wires.Roy Ben Shabat2025-08-211-4/+4
| | | | | | Implemented Firmware User Notifications. Added Missing UI Settings Units Display. Add Machine Name to General Information Dialog.
* Telemetry JobRuns.Roy Ben Shabat2025-08-041-1/+1
|
* Production data graph.Roy Ben Shabat2025-06-161-1/+4
|
* Removed Wifi from Eureka.Roy Ben Shabat2025-03-261-1/+1
|
* Allow SMS notifications.Roy Ben Shabat2025-01-271-1/+1
|
* Buzzer.Roy Ben Shabat2025-01-192-1/+20
| | | | | White Skip. Thread Loading Abort.
* Fixed issues with missing c/m/y/k.Roy Ben Shabat2024-12-052-0/+9
|
* Added support for SMS notifications on TS & X4.Roy Ben Shabat2024-11-141-0/+22
|
* Redundant.Roy Ben Shabat2024-06-251-2/+2
|
* Jerrycan change impl.Roy Ben Shabat2024-06-201-0/+3
|
* Power Saving Mode.Roy Ben Shabat2024-05-222-5/+9
|
* Some more work on idle and power down request.Roy Ben Shabat2024-05-212-24/+29
|
* Fixed spool count on job from CSV.Roy Ben Shabat2024-05-213-1/+73
| | | | | Added auto power off selection settings. Fixed issue with power off on firmware reset.
* Removed option 'show advanced (segment&gradient) in job editor'Victoria Plitt2023-10-111-7/+2
| | | | Related Work Items: #9131
* PPC. GUI bugs,.Victoria Plitt2023-06-011-1/+1
| | | | Related Work Items: #8497, #8509, #8512
* "Show advanced options (Multi-segments & Gradients) in the Job Editor" On\OffVictoria Plitt2023-05-071-0/+5
| | | | Related Work Items: #8375
* Eureka Added more baud rates + some bug fixes.Roy2023-05-021-23/+4
|
* More Eureka Adjustments.Roy2023-04-262-79/+86
|
* Merged Manual Fine Tuning.Roy2022-12-081-0/+5
|\
| * PPC. VFT. Added site option "Min limit dL (Fine Tuning)" under Advanced ↵Victoria Plitt2022-11-281-0/+5
| | | | | | | | | | | | options - only for Technician Mode Related Work Items: #7526
* | Merge branch 'software' of ↵Roy2022-11-021-1/+1
|\| | | | | | | https://twinetfs.visualstudio.com/Tango/_git/Tango into software
| * PPC. Show job Total length with grouping segments repeats.Victoria Plitt2022-10-181-1/+1
| | | | | | | | Related Work Items: #7474
* | Added enable remote job upload to PPC settings.Roy2022-10-271-1/+4
| |
* | PPC Screen Saver.Roy2022-10-231-0/+30
|/
* Changed gradient resolution minimum to 40.Roy2022-07-061-1/+1
|
* PPC. Reverse button - reverse brushes in gradient segments only.Victoria Plitt2022-06-271-3/+3
| | | | Related Work Items: #6341, #6707
* PPC. Removing HSB, pdf print job, job palett.Victoria Plitt2022-06-121-2/+2
| | | | Related Work Items: #6668
* PPC. Added setting Default Color SpaceVictoria Plitt2022-06-092-2/+25
| | | | Related Work Items: #6349
* Vector Fine Tuning.Victoria Plitt2022-05-182-0/+14
|
* Spool Type Firmware Notifications.Roy Ben Shabat2022-04-281-0/+6
|
* Merged Jobs V2Roy Ben Shabat2021-12-201-0/+5
|\
| * Jobs module v2 creation and conditional loading.Roy Ben Shabat2021-08-221-0/+5
| |
* | Added Ha Amma spool support via sites.Roy Ben Shabat2021-11-013-9/+42
| |
* | Enable/Disable proxy PPC settings.Roy Ben Shabat2021-10-062-0/+68
|/
* Same as previous.Roy Ben Shabat2021-08-151-0/+5
|
* Multiple Jobs on one spool.Roy Ben Shabat2021-08-151-0/+227
|
* Implemented FSE "Application Restart" on remote desktop.Roy Ben Shabat2021-06-232-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.
* "Light Inks Installed" & "Use Light Inks When Possible"Roy Ben Shabat2021-01-203-1/+23
|
* Several bug fixesRoy Ben Shabat2021-01-012-1/+17
|
* Latest release notes.Roy Ben Shabat2020-12-291-1/+1
| | | | | | | Fixed issue with color space transition from volume. New job creation template.xlsx Improved job csv importer. Fixed issue with CsvReader and CsvOrder Attr.
* Implemented lubrication level control per RML for PPC user.Roy Ben Shabat2020-12-282-2/+110
|
* Prevent back navigation when settings require restart.Roy Ben-Shabat2020-11-261-1/+7
|
* Show time zone settings only on tech mode.Roy Ben Shabat2020-11-191-1/+1
|
* Added support for time zone change on PPC.Roy Ben Shabat2020-11-142-3/+131
| | | | Added support for UWF mode change on PPC.
* PPC enable synchronization even when jobs sync and diagnostics sync are ↵Roy Ben Shabat2020-10-261-1/+1
| | | | disabled. (for data store)
* Implemented PPC LAN connectivity indicator.Roy Ben Shabat2020-10-161-17/+5
|
* Implemented pre-connection protocol configuration.Roy Ben Shabat2020-08-221-5/+1
| | | | | | Improved error handling across transport layer. Improved unexpected app crash for PPC. Improved transporter request received handlers tunneling.
* Insights anomalies.Roy Ben Shabat2020-08-211-2/+2
|
* DB: Changed TechMonitors HeadZone5_6HeaterCurrent => HeadZone56HeaterCurrentRoy Ben Shabat2020-08-191-1/+26
| | | | | | | | | | | | | | | | | | | Working on insights and insights annotations. Added insights events. Added insights settings to PPC advanced settings. Added compression support for transport adapters. Implemented compression support on TCP/SignalR/WebRTC. Added Compression flag to ExternalBridge discovery packet. Added compression setting to PPC advanced settings. Refactored transport layer to use Bson instead of Json for Generic Messages. Added all SciChart referenced assemblies. Registered EF Extensions license for FSE. Added support for FSE PushTask notification cancel button.
* Added RmlQualification and HeadType enums to machine and RML.Roy Ben-Shabat2020-02-241-1/+1
| | | | | | Filtered RML by head type on PPC. Updated SQLExaminer configurations.. Added all new rml and machine parameters to machine designer and RML modules.