Lars Brubaker
|
569d016d30
|
Refactoring and creating new RemovePreMultipliedProcess
|
2023-10-03 16:17:01 -07:00 |
|
Lars Brubaker
|
9ddb91d2a1
|
fixing layout issue
|
2022-11-04 13:04:20 -07:00 |
|
LarsBrubaker
|
3307e204ee
|
All buttons switch to agg themed buttons
|
2022-08-03 16:56:51 -07:00 |
|
LarsBrubaker
|
54a0001ef0
|
Make sure settings get visually updated on new and delete
|
2022-05-07 19:08:30 -07:00 |
|
Lars Brubaker
|
7c15e8edea
|
Working on new slice settings override object
|
2022-04-12 17:31:40 -07:00 |
|
LarsBrubaker
|
1b3bf975cf
|
Show bed_temperature for materials that are not setup for bed types
|
2022-03-27 08:32:07 -07:00 |
|
Lars Brubaker
|
c3aaf505e1
|
Cleaning up default materials
|
2022-03-18 15:58:13 -07:00 |
|
Lars Brubaker
|
c91bb5bfe2
|
Better settings presentation
|
2022-03-17 18:23:44 -07:00 |
|
Lars Brubaker
|
d59e8ee1d3
|
Working on new material selector
|
2022-03-17 16:41:33 -07:00 |
|
Lars Brubaker
|
2034c86c3e
|
Starting work on new materials selection dialog
|
2022-03-15 17:51:28 -07:00 |
|
LarsBrubaker
|
45c11bab32
|
Starting work on materials library
|
2022-03-07 18:51:35 -08:00 |
|
LarsBrubaker
|
16dc3eadc2
|
Fixed a bug when deleted settings are still editing
|
2021-06-25 07:22:20 -07:00 |
|
Lars Brubaker
|
fe406720f2
|
Got rid of invert icons
|
2021-05-21 15:23:25 -07:00 |
|
Lars Brubaker
|
1599aa0fd4
|
Fixed issue with color control
refactoring GuiWidegt
|
2021-01-29 16:44:47 -08:00 |
|
LarsBrubaker
|
506f2b273f
|
Making static data compile time and universal
|
2020-11-25 07:39:36 -08:00 |
|
Lars Brubaker
|
c92593d199
|
Wrote a test to ensure we keep the settings indicator updated correctly
|
2020-09-01 18:08:15 -07:00 |
|
LarsBrubaker
|
c0113ef797
|
fix import settings
issue: MatterHackers/MCCentral#6035
After importing a material or quality preset the drop menu does not get updated
fixing warnings
|
2020-09-01 09:22:18 -07:00 |
|
LarsBrubaker
|
0c99e76f4e
|
Made menus resolution sensitive
Put in default note options for history
|
2020-08-14 21:56:39 -07:00 |
|
jlewin
|
ec1a50b815
|
Change OnClick to protected
- Issue MatterHackers/MCCentral#3445
Change accessibility of OnClick to protected, revise callers to use
InvokeClick()
|
2019-06-04 18:20:01 -07:00 |
|
Lars Brubaker
|
15b0eb1bb4
|
make it possible to create a profile that describes the material for both extruders
issue: MatterHackers/MCCentral#5314
Extruder 2 Temperature not available in preset editor
|
2019-04-15 15:28:18 -07:00 |
|
jlewin
|
a355a0e2aa
|
Fix typos
|
2019-03-26 12:24:01 -07:00 |
|
John Lewin
|
36dbadc979
|
Use new parameter to set pointSize on "Add New Setting" item
|
2019-03-19 19:59:53 -07:00 |
|
John Lewin
|
62ec98a537
|
Limit rebuilds to applicable type
|
2019-03-19 19:59:53 -07:00 |
|
John Lewin
|
581a5266d6
|
Listen for quality_key in addition to material_key
- MatterHackers/MCCentral#5177
Deleting quality preset does not remove it from list
|
2019-03-19 19:59:53 -07:00 |
|
John Lewin
|
8af56aadcb
|
Remove layer before causing action that fires SettingChanged
- Issue MatterHackers/MCCentral#5177
Deleting quality preset does not remove it from list
|
2019-03-19 19:59:51 -07:00 |
|
jlewin
|
2bb8f23611
|
Remove redundant event, use SettingChanged
|
2019-03-06 08:25:11 -08:00 |
|
jlewin
|
640833367d
|
Update SwapToSettings to update in-place as recommended in TODO
|
2019-02-19 11:05:40 -08:00 |
|
Lars Brubaker
|
82d0b7c7e3
|
Putting a shop button next to the select material drop down in temp widget
|
2019-02-06 12:34:19 -08:00 |
|
Lars Brubaker
|
9f55a1432c
|
dual extrusion load / unload filament
unload filament is actually working on extruder 2
|
2019-02-05 13:43:04 -08:00 |
|
John Lewin
|
f06e67a65e
|
Use EventHandler<StringEventArgs> for SettingChanged event
- Issue MatterHackers/MCCentral#4730
Event should declare specialized EventArgs used via EventHandler<T>
|
2018-12-21 18:37:11 -08:00 |
|
John Lewin
|
2873a74ef7
|
Use standard event listener pattern
|
2018-11-16 15:53:43 -08:00 |
|
John Lewin
|
51b15e053b
|
Unregister listeners on Close
- Issue MatterHackers/MCCentral#4588
Listeners not unregistered on Close
|
2018-11-15 20:03:53 -08:00 |
|
Lars Brubaker
|
6405dad7ac
|
Convert static SettingChanged event to instance based
issue: MatterHackers/MCCentral#4551
|
2018-11-12 17:45:13 -08:00 |
|
John Lewin
|
0d9e6aadf2
|
Experimental multi-printer support
|
2018-11-12 09:44:59 -08:00 |
|
John Lewin
|
8d4974dc32
|
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
|
2018-11-03 09:13:07 -07:00 |
|
John Lewin
|
4433abb774
|
Add theme driven MHDropDownList
|
2018-10-22 14:16:25 -07:00 |
|
John Lewin
|
4f0f790f56
|
Create specialized border fields
|
2018-10-22 14:16:25 -07:00 |
|
Lars Brubaker
|
5913459a7f
|
Refactoring MacrosChanged to event
Refactoring MaterialPresetChanged to event
|
2018-10-05 16:03:39 -07:00 |
|
John Lewin
|
9b9d1a0e65
|
Migrate MaterialPresetChanged event to PrinterSettings
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -07:00 |
|
John Lewin
|
0f9042f28d
|
Migrate SettingChanged event to PrinterSettings
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -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 |
|