Lars Brubaker
bde994813a
code missed due to compile and continue
2018-10-25 09:06:46 -07:00
John Lewin
94e88d5ebb
Simply start print if on printer view
...
- Issue MatterHackers/MCCentral#4366
Extend PushToPrinterAndPrint to simply print if invoked from printer context
2018-10-25 08:42:36 -07:00
John Lewin
55155f647c
Library treeview should always be rooted to RootLibraryContainer
...
- Issue MatterHackers/MCCentral#4346
Empty Library treeview
2018-10-25 08:37:04 -07:00
John Lewin
f303f5fc5c
Consolidate Part/Bed history into one container
...
- Part history will only appear if it has files for compatibility
- Issue MatterHackers/MCCentral#4365
2018-10-25 08:35:18 -07:00
John Lewin
a7d9154e5a
Add Recent menu item to bed menu to replace history bar
...
- Issue MatterHackers/MCCentral#4376
2018-10-25 08:25:36 -07:00
John Lewin
2e92709297
Ensure printer name changes are applied and observed in view
...
- Issue MatterHackers/MCCentral#4320
Investigate PrinterSelector/ProfileManager(Name) concerns
2018-10-25 07:35:49 -07:00
John Lewin
cddea969a1
Revise naming to depict behavior
2018-10-24 21:20:56 -07:00
John Lewin
77474813dc
Add context menu to library listview
2018-10-24 21:19:06 -07:00
John Lewin
129507f26a
Rename method
2018-10-24 21:13:10 -07:00
John Lewin
5996e7a996
Filter context menu to item actions only
...
- Issue MatterHackers/MCCentral#4333
Right click on list view items should not show container actions
2018-10-24 21:10:39 -07:00
Lars Brubaker
5bee4a584f
Better logic of when to run probe calibration
2018-10-24 18:43:27 -07:00
Lars Brubaker
d42d0fd140
Making sure we clear settings that should not be set when importing or creating a new printer
2018-10-24 18:09:02 -07:00
Lars Brubaker
89d1e34042
Made enum and Child Selector have undo history in PPE
2018-10-24 15:53:00 -07:00
Lars Brubaker
e6495653b6
Trying to understand more about re-slice failure
2018-10-24 15:12:56 -07:00
Lars Brubaker
c622f15110
Help opened too tall on Mac and I could not get to the close button
...
MatterHackers/MCCentral#4324
2018-10-24 13:58:55 -07:00
Lars Brubaker
a1e6b66e6a
Set loading message in release to just be 'Loading..."
2018-10-24 13:45:41 -07:00
LarsBrubaker
caed1d4a47
Making undo properties have more shared code
2018-10-24 10:08:52 -07:00
Lars Brubaker
7efbce2a90
Made the thumbnail cache always load the closest size that it can find
...
Only store the 256x256 size in the static data
2018-10-24 09:51:59 -07:00
John Lewin
e807489d0c
Remove unintended effect
2018-10-24 08:50:43 -07:00
John Lewin
d005f84f69
Cleanup themes
2018-10-24 08:38:53 -07:00
John Lewin
30e6bdec26
Add labels to theme buttons
...
- Issue MatterHackers/MCCentral#4370
2018-10-24 08:34:05 -07:00
John Lewin
29af22e2ec
Rename theme
2018-10-24 08:07:07 -07:00
John Lewin
2cff274e75
Use correct pattern to disallow actions on containers
...
- Issue MatterHackers/MCCentral#4331
"Add to Bed" appears on folders
2018-10-24 07:59:49 -07:00
John Lewin
4bce728fa5
Clear left padding on VerticalResizeContainer
...
- Issue MatterHackers/MCCentral#4369
Excess left padding after switch to VerticalResizeContainer
2018-10-23 20:36:15 -07:00
John Lewin
262a46299e
Add print shortcuts
...
- Issue MatterHackers/MCCentral#4363
Add ctrl-p keyboard shortcut for Print
- Issue MatterHackers/MCCentral#4360
Add print to the bed context menu
2018-10-23 19:54:09 -07:00
John Lewin
a4df3d8656
Add Remove content menu item
...
- Issue MatterHackers/MCCentral#4361
Add delete to the hit item context menu
2018-10-23 18:29:58 -07:00
John Lewin
a159c6ed37
Extract CopyPlateToPrinter for reuse
2018-10-23 18:29:58 -07:00
John Lewin
68799abb23
Ignore deleted printers
2018-10-23 18:29:58 -07:00
John Lewin
ec4639469c
Revise Part -> Print plating logic
2018-10-23 18:29:58 -07:00
John Lewin
38bd13fc33
Add export to Save As menu
2018-10-23 18:29:58 -07:00
John Lewin
e2a9356f6d
Prevent crash due to null Parent reference
...
- Unwire event listener when parent is null
- Issue MatterHackers/MCCentral#4357
Crash due to "Add Content" -> popup logic problems
2018-10-23 14:51:32 -07:00
John Lewin
aaf0216f73
Add icon to Open button
...
- Issue MatterHackers/MCCentral#4319
Open button should become IconButton and be duplicated on toolbar
2018-10-23 14:51:32 -07:00
John Lewin
f7c28b5b8d
Ensure active tab remains on ReloadAll
...
- Issue MatterHackers/MCCentral#4356
2018-10-23 14:51:32 -07:00
John Lewin
e2c5ae4bfd
Add SchemaVersion to reset themes to default on change
...
- Extract embedded ThemeSet type to new file
- Eliminate redundant SerializedTheme type
- Issue MatterHackers/MCCentral#4353
Toggle buttons missing dots
2018-10-23 14:51:32 -07:00
John Lewin
2ee7848093
Make context menu icons menu theme aware
2018-10-23 14:51:32 -07:00
John Lewin
36948fe955
Remove RunOnIdle in InventoryTreeView constructor
2018-10-23 14:51:31 -07:00
Lars Brubaker
2e086a0e87
Make sure we arrange parts on print if they will not fit
2018-10-23 13:48:21 -07:00
Lars Brubaker
f4437fc654
Make leveling read and write a status to gcode files
...
issue: MatterHackers/MCCentral#2179
Mark exported gcode files that have leveling as such and don't apply again
2018-10-23 13:16:19 -07:00
John Lewin
1fa1a39d8c
Extract context menu creation for clarity
2018-10-23 10:28:50 -07:00
John Lewin
e4018cc94a
Restore specialized right click behavior based on target
...
- Issue MatterHackers/MCCentral#4332
Revise right click on bed
2018-10-23 10:28:50 -07:00
Lars Brubaker
dc9c87b899
Fixing problem with uninitialized leveling data
...
Made vertical resize container show correct cursor
issue: MatterHackers/MCCentral#4327
VerticalResizeContainer has left resizer when in right mode
2018-10-23 09:47:36 -07:00
Lars Brubaker
fd74320c8e
Only require probe calibration if doing leveling
...
issue: MatterHackers/MCCentral#4351
Probe calibration is required even when software print leveling is turned off
2018-10-23 09:25:34 -07:00
John Lewin
ccb4725087
Allow caller to suppress ActivePrinterChanged event
2018-10-22 21:53:45 -07:00
John Lewin
9dfbd1cd77
Resize meshContentProvider result if required, fix SetUnsized bug
...
- Issue MatterHackers/MCCentral#4347
Fix thumbnail centering for missing item
2018-10-22 17:47:09 -07:00
Lars Brubaker
f71ab39461
Making test for user edit of leveling data
2018-10-22 17:32:33 -07:00
Lars Brubaker
b6651641dd
fixing markdown rendering in load filament
...
issue: MatterHackers/MCCentral#4154
Markdown formatting is not applied to load filament page
2018-10-22 17:28:58 -07:00
John Lewin
897e263f73
Guard for null
2018-10-22 16:10:01 -07:00
John Lewin
1b239f2319
Account for changes in TextEditWidget, fix Password fields
2018-10-22 15:40:54 -07:00
John Lewin
67d582ad16
Fix popup anchoring
...
- Issue MatterHackers/MCCentral#4321
Incorrect popup location
2018-10-22 14:28:09 -07:00
John Lewin
cb5a86e2a3
Revise blink tab on Add to Bed
2018-10-22 14:28:09 -07:00