Commit graph

224 commits

Author SHA1 Message Date
Lars Brubaker
569d016d30 Refactoring and creating new RemovePreMultipliedProcess 2023-10-03 16:17:01 -07:00
John Lewin
3a4ab087b5 Add initial support for terminal text selection
- Issue #4880
2022-10-14 11:08:45 -07:00
Lars Brubaker
4adc22561f moving gui elements to base agg 2022-10-06 17:59:31 -07:00
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
Lars Brubaker
b25694f8c3 Added has_independent_z
Added z calibration wizard
Finished probe calibration wizard
2022-04-01 11:28:58 -07:00
Lars Brubaker
fc64b45978 Fixing warning and error icons 2022-03-24 09:55:35 -07:00
Lars Brubaker
2034c86c3e Starting work on new materials selection dialog 2022-03-15 17:51:28 -07:00
Lars Brubaker
9e76e1c771 Restoring Image Converter creating 2022-03-02 16:15:53 -08:00
Lars Brubaker
55a6f0fdc7 On print complete text show printer name 2022-01-27 16:49:46 -08:00
Lars Brubaker
25303bbc74 Make sure success massage is not red 2022-01-24 16:15:29 -08:00
Lars Brubaker
dbd1eb56ce Initial startup is better 2022-01-20 14:52:03 -08:00
Lars Brubaker
fa86c58a7c Making it possible to set a bed surface and have settings for bed temperature / material 2022-01-17 11:33:39 -08:00
Lars Brubaker
569e316f38 Improving startup 2022-01-06 16:56:05 -08:00
Lars Brubaker
b6f40025ff Updating localizations 2021-12-09 17:49:17 -08:00
Lars Brubaker
35ef85b73e improving connect procedure 2021-11-30 17:45:47 -08:00
Lars Brubaker
de77575fd2 Improving printer setup (com port detection) 2021-11-30 14:25:01 -08:00
Lars Brubaker
824bd9e8ba Refactoring 2021-07-07 18:06:06 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
Lars Brubaker
742fe3486d Missing a using 2021-03-05 17:02:52 -08:00
Lars Brubaker
d95d7ac58b Re-capturing all the other changes made during leveling issues investigations 2021-03-05 15:07:50 -08:00
Lars Brubaker
5131b7356b Add export button to error dialog
issue: MatterHackers/MatterControl#4968
Printer Error Dialog Box, to include Export print log button
2021-03-01 10:57:27 -08:00
Lars Brubaker
824823ded9 Adding SLA file library 2021-02-15 12:17:49 -08:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
a50f0c45bc Fix button name 2021-01-05 20:47:11 -08:00
Lars Brubaker
d882f04b07 Fixing tests
cleaning up ui
2020-12-31 09:33:53 -08:00
Lars Brubaker
261460d540 custom printer is usable now 2020-12-16 14:24:47 -08:00
LarsBrubaker
d5a64d6ccc creating custom printer page 2020-12-16 11:20:13 -08:00
Lars Brubaker
81cf6ac07a Adding custom printer setup 2020-12-15 18:01:49 -08:00
LarsBrubaker
c8bfef2085 Add baud to com port setup
issue: MatterHackers/MatterControl#4884
Add ability to set baud rate in manual connection window
2020-12-15 15:00:00 -08:00
Lars Brubaker
4c62323a80 Fixing crash bug 2020-12-10 11:16:21 -08:00
LarsBrubaker
d8c47419f5 don't validate the leveling while recovering a print 2020-12-05 07:46:58 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
eb6960b053 Make sure we can't calibrate while printing 2020-11-13 17:24:15 -08:00
Lars Brubaker
332f3ed9d5 fix buttons on calibration page
issue: MatterHackers/MCCentral#6175
Make the buttons look like buttons
2020-11-13 16:36:12 -08:00
Lars Brubaker
464e92c177 Need to still show them 2020-11-13 09:12:14 -08:00
LarsBrubaker
f5cf5a7418 Improving calibration display when disconnected
issue: MatterHackers/MCCentral#6169
View Leveling Data when not connected to Printer
2020-11-12 21:56:20 -08:00
LarsBrubaker
7f7f092393 improving setup feedback
issue: MatterHackers/MCCentral#6164
If Validate Leveling is enabled mark leveling calibration as complete
2020-11-12 07:52:34 -08:00
Lars Brubaker
dff86bb5a6 finishing up validate leveling stream 2020-10-27 17:45:01 -07:00
Lars Brubaker
9e458f7309 Clear the print log when the button is clicked 2020-10-27 13:05:53 -07:00
Lars Brubaker
82c2f2ddf8 fixing warnings 2020-10-27 13:05:13 -07:00
Lars Brubaker
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -07:00
Lars Brubaker
6f77515fc6 Don't add the exact same line twice
issue: MatterHackers/MatterControl#4880
terminal selection issues
2020-10-19 16:28:46 -07:00
LarsBrubaker
d21d425fc6 Collecting print info at end of print 2020-10-06 22:00:28 -07:00
LarsBrubaker
cc26eb322a reduce drawing 2020-10-06 17:23:26 -07:00
LarsBrubaker
e64488bd5a Fixing crash with terminal buffer getting changed while enumerating 2020-10-06 17:07:45 -07:00
LarsBrubaker
230839bd53 Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
2020-09-13 19:52:02 -07:00
LarsBrubaker
a5009558f6 Fixing scaling issues 2020-08-16 12:12:24 -07:00
LarsBrubaker
4b99d1accd Made error messages wrap 2020-08-14 07:41:40 -07:00
LarsBrubaker
f6cf34eac7 Make the add printer page scale correctly
issue: MatterHackers/MCCentral#6000
add printer screen is small when in hi-rez
2020-08-13 11:18:33 -07:00