Commit graph

47 commits

Author SHA1 Message Date
MatterHackers
f28a16cd4a reorganizing folders 2023-03-18 20:07:56 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
LarsBrubaker
048e20b659 Making the queue a file folder 2022-02-17 08:08:37 -08:00
Lars Brubaker
55a6f0fdc7 On print complete text show printer name 2022-01-27 16:49:46 -08:00
Lars Brubaker
e0a594abb2 cleaning up translation strings 2021-12-20 12:19:32 -08:00
Lars Brubaker
703df4c688 Making errors have links to help 2021-07-23 18:19:57 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
1f1fed2e2e Improving open library behavior 2021-03-21 19:32:30 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
7ddc39733e Made better history input
issue: MatterHackers/MCCentral#6148
Create canceled / failed options hierarchy
2020-11-08 18:39:16 -08:00
LarsBrubaker
0160d6b0e6 Putting in reason hierarchy 2020-11-05 09:49:11 -08:00
Lars Brubaker
c3f434fe3e Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	MatterControl.Printing/Settings/PrinterSettingsLayer.cs
#	MatterControlLib/SlicerConfiguration/Settings/ProfileManager.cs
2020-11-02 18:24:19 -08:00
LarsBrubaker
b468533411 Made the star ratings more intuitive 2020-10-30 07:48:25 -07:00
Lars Brubaker
298d5347fe fixing close box rendering 2020-10-26 16:40:36 -07:00
Lars Brubaker
e748fde6f9 Make the notes update 2020-10-26 11:25:18 -07:00
Lars Brubaker
e419071ef0 fixing spelling 2020-10-26 10:08:38 -07:00
LarsBrubaker
bad3b531a4 Improving user settings key 2020-10-26 07:00:13 -07:00
LarsBrubaker
1cb9c55b25 Put in stars 2020-10-25 23:11:59 -07:00
LarsBrubaker
cefa2c9786 Cleaning up the print feedback dialog 2020-10-25 16:00:50 -07:00
LarsBrubaker
0fbf9e8ccd Improving end of print behavior 2020-10-25 08:48:43 -07:00
Lars Brubaker
8713c8656e Make the history font smaller 2020-10-23 17:03:44 -07:00
Lars Brubaker
8be14b44ce Make it easier to turn on and off working with the test server 2020-10-23 16:57:26 -07:00
LarsBrubaker
d21d425fc6 Collecting print info at end of print 2020-10-06 22:00:28 -07:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
LarsBrubaker
73715eccdc Working to collect print info at end of print 2020-10-04 13:30:34 -07:00
LarsBrubaker
3302a1a02e adding more history note options
issue: MatterHackers/MCCentral#6094
Add more notes to print 'Notes' filed
2020-09-30 18:43:39 -07:00
LarsBrubaker
0e838db290 Better quality setting 2020-08-14 22:06:38 -07:00
LarsBrubaker
0c99e76f4e Made menus resolution sensitive
Put in default note options for history
2020-08-14 21:56:39 -07:00
Lars Brubaker
fc4dd6d72d Adding default options to history notes 2020-08-14 18:46:54 -07:00
Lars Brubaker
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -07:00
LarsBrubaker
4b90a445c5 Keep track of print canceled
issue: MatterHackers/MCCentral#5948
Make sure canceled print is being tracked in history in meaningful way
2020-07-18 14:36:04 -07:00
Lars Brubaker
cff047faeb updating text web cache 2020-07-13 18:08:09 -07:00
LarsBrubaker
abdd865d85 allow empty notes 2020-07-12 12:29:16 -07:00
LarsBrubaker
00e283936c We are not displaying and collecting all the print history data 2020-07-12 12:25:18 -07:00
LarsBrubaker
2aba02a02b Put in ratings and note 2020-07-11 23:08:42 -07:00
LarsBrubaker
e7333057f0 Adding export feature 2020-07-11 21:05:51 -07:00
LarsBrubaker
e268d6e3f1 fixing warnings 2020-07-09 13:20:09 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
Lars Brubaker
cc57d42846 Print more useful information in print history 2020-07-03 12:56:40 -07:00
Lars Brubaker
78d4059c80 Making print history clearable and update with new data
fixing warnings
2020-07-03 12:05:37 -07:00
Lars Brubaker
0983424a41 Making it possible to recover more than one printer on fail. 2020-06-24 18:07:06 -07:00
jlewin
72ad0aea9b Recovery is not possible if lastPrint is null 2019-04-29 16:19:16 -07:00
jlewin
7cfc0ad69e Inline localization strings 2019-04-29 16:19:16 -07:00
jlewin
9a8d31defd Extract PrintRecovery logic for reuse 2019-04-29 16:17:12 -07:00
jlewin
480851aa44 Extract embedded type to new file 2019-04-29 16:17:12 -07:00
John Lewin
151e753db2 Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00