Lars Brubaker
569d016d30
Refactoring and creating new RemovePreMultipliedProcess
2023-10-03 16:17:01 -07:00
MatterHackers
7795457e73
refactoring
2023-04-02 19:37:15 -07:00
John Lewin
c8c938f562
Suppress invalid Save dialog, disable Slice on stand-alone GCODE files
...
- Wire up listeners to keep button states in sync with content
2022-09-01 13:24:08 -07:00
LarsBrubaker
3307e204ee
All buttons switch to agg themed buttons
2022-08-03 16:56:51 -07:00
Lars Brubaker
2a2a717265
updating ui hints
...
fixing issue with group
2022-04-28 16:39:09 -07:00
Lars Brubaker
412c3d2a9e
Reducing complexity of settings ui sync
...
Adding bed menu to load filament
2022-01-18 17:10:34 -08:00
Lars Brubaker
98cac92bc3
fixing crashes
2021-12-15 18:09:21 -08:00
Lars Brubaker
a238c8c4b0
Made 'Open', 'Save' and 'Bed' more intuitive
...
Added more sliders
Fixed issue with load progress indicator not clearing
Made value display update for more sliders
2021-09-13 17:47:24 -07:00
Lars Brubaker
874bd53def
making autopilot report time better
...
Making autopilot write to history
2021-06-24 10:48:43 -07:00
Lars Brubaker
fe406720f2
Got rid of invert icons
2021-05-21 15:23:25 -07:00
Lars Brubaker
4e278608a9
creating test for export when not connected from print menu
...
issue: MatterHackers/MCCentral#6326
Write test for export button on print menu
2021-03-16 11:02:28 -07:00
Lars Brubaker
3909383e0f
Fixing export button in print menu
2021-03-15 12:27:44 -07:00
Lars Brubaker
d6a7055aa0
Make button roundiness a theme setting
2021-03-03 17:38:09 -08:00
Lars Brubaker
8e6450ab35
Put export icon on export
2021-03-03 14:32:40 -08:00
Lars Brubaker
fc5a4535a6
Refactoring and moving code
2021-02-26 11:38:24 -08:00
LarsBrubaker
4792aa05b3
Improving export behavior from print menu
2021-02-25 23:06:42 -08:00
Lars Brubaker
9fa1061f1e
Making it easier to start a print that will not ask for feedback
...
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
e990ce1fe8
fixing old issues
2020-12-29 08:13:37 -08:00
LarsBrubaker
c7293070f1
add support setting to print menu
2020-11-28 10:21:55 -08:00
LarsBrubaker
cefa2c9786
Cleaning up the print feedback dialog
2020-10-25 16:00:50 -07:00
LarsBrubaker
a3fd59e878
Making more things scale correctly
2020-07-19 18:04:02 -07:00
Lars Brubaker
21f1752724
Made print button disabled while printing
...
Calculate HasTransparency correctly
2020-05-20 13:51:36 -07:00
jlewin
3f080cb6b2
Prevent bed validation for GCode files
...
- Issue MatterHackers/MatterControl#4611
Empty bed will not print
2019-06-14 14:14:19 -07:00
jlewin
aa9d576f0a
Simplify export plugin selection
2019-06-04 18:07:20 -07:00
jlewin
fca740e465
Consolidate export button code
2019-06-04 17:54:32 -07:00
jlewin
a5a5411717
Simplify button name, move details (x3g/gcode) to tooltip
2019-06-04 17:54:32 -07:00
jlewin
c473052154
Swap button order
2019-06-04 17:54:32 -07:00
jlewin
4899d77517
Use theme helper for common styling
2019-06-04 17:54:32 -07:00
jlewin
cc9dc69413
Simplify
2019-06-04 17:54:31 -07:00
Tyler Anderson
c5daadc02c
Added Export G-Code button to print menu
2019-06-04 16:54:21 -07:00
jlewin
4ecfeaae13
Remove parameter, use default from single caller
2019-05-16 16:25:10 -07:00
Lars Brubaker
77020ee924
Making T1 setup dependent on having T1 used in the print
...
issue: MatterHackers/MCCentral#5497
Create protocol for single material setup on dual printer
2019-05-14 18:20:02 -07:00
LarsBrubaker
97fd35057b
fixing warnings
2019-05-12 09:09:30 -07:00
John Lewin
9a4f1aa484
Use correct font size, reduce spacing
2019-03-09 14:12:45 -08:00
jlewin
27847818fa
Conditionally display validation errors based on ignore status
...
- Add icon to dismiss/ignore warnings
2019-03-08 16:48:36 -08:00
John Lewin
386dd2fd54
Move render toggles into dedicated menu
2019-02-04 20:06:34 -08:00
John Lewin
330aba83f7
Add item Drawables to menu
2019-02-04 16:18:06 -08:00
John Lewin
2d1c6a560a
Add toggles to Gui surface for demo
2019-02-04 16:18:05 -08:00
John Lewin
18fc068d2c
Add missing localizations
...
- Issue MatterHackers/MCCentral#4976
Localize strings
2019-01-31 12:35:12 -08:00
John Lewin
d45bf5e1d3
Split print and slice validation to reduce non-relevant reporting
...
- Issue MatterHackers/MCCentral#4884
2019-01-24 08:24:18 -08:00
John Lewin
2555b9d50d
Extract validation display to reusable component
...
- Issue MatterHackers/MCCentral#4885
2019-01-23 06:54:18 -08:00
John Lewin
4320fc49ac
Restore validation panel heading and adjust spacing
2019-01-22 18:04:55 -08:00
John Lewin
285e2ca22f
Order validation errors by ErrorLevel
2019-01-22 17:38:29 -08:00
John Lewin
2513cc6313
Remove classic 'Setup...' button
2019-01-22 17:16:56 -08:00
John Lewin
ab75d29440
Add info indicator hinting that hover will reveal additional details
2019-01-22 17:03:35 -08:00
John Lewin
61276cad63
Add presentation name to SliceSettings ValidationErrors
2019-01-22 14:53:41 -08:00
John Lewin
876b9ae923
Restore background color for disabled Print button
2019-01-22 13:35:27 -08:00
John Lewin
4e9f1510ac
Wire up validation error popovers, use warning/error status icons
2019-01-22 13:35:27 -08:00
John Lewin
f2e8a9d4ec
Add error panel
2019-01-22 13:35:27 -08:00
John Lewin
ce948c105f
Initial prototype for revised validation reporting
2019-01-22 13:35:27 -08:00