jlewin
1e7c37ab5d
Revise Plating History filters
...
- Issue MatterHackers/MCCentral#5606
Plating history only shows the most 25 recent items
- Issue MatterHackers/MCCentral#5607
Plating history hides files less than 500 bytes
2019-05-28 17:58:28 -07:00
LarsBrubaker
6dda8702e6
Doing some work on PipeWorks DesignApp
2019-05-27 16:41:28 -07:00
jlewin
fc8fb2c454
Remove deactivated Part History container
...
- Issue MatterHackers/MCCentral#5566
Part History contains nothing
2019-05-21 13:42:07 -07:00
John Lewin
fad8146c12
Add experimental PathObject3D
2019-05-20 16:38:21 -07:00
jlewin
d59738a71d
Move debug only tools out of root and into Experimental container
2019-05-14 18:39:02 -07:00
Lars Brubaker
d9484994f7
Improve xy calibration objects for large nozzles
...
issue: MatterHackers/MCCentral#5407
xy calibration does not produce a valid test for nozzle size of 2mm
2019-05-07 17:44:58 -07:00
jlewin
7d7cced199
Remove unused parameter
2019-03-26 11:50:52 -07:00
Lars Brubaker
0096b12baa
Making xy wizard only have one instance during calibration
2019-03-21 17:23:54 -07:00
Lars Brubaker
b4fab6c435
Made a new layer calibration object
2019-03-19 17:19:44 -07:00
John Lewin
a6b20f6598
Use unique name for WIP object
...
- Issue MatterHackers/MCCentral#5002
Wrong icon for text object
2019-03-07 17:06:10 -08:00
Lars Brubaker
a055192700
Changing to await able create methods
...
issue: MatterHackers/MCCentral#4966
async Rebuild calls must be awaited in Create methods
2019-03-04 14:00:52 -08:00
John Lewin
14121da0dc
Revise GeneratorItem to use async tasks
...
- Issue MatterHackers/MCCentral#5099
Plan to resolve problems with async usage
2019-02-26 22:47:31 -08:00
LarsBrubaker
7793ab8aea
Cleaning up base
...
refactoring
2019-01-29 08:11:47 -08:00
Lars Brubaker
6305303047
Cleaning up object3d invalidate calls
2019-01-28 17:44:10 -08:00
John Lewin
35e2b280f2
Ensure Sqlite containers use stable identifier
...
- Issue MatterHackers/MCCentral#4918
Investigate failing ParentFolderRefreshedOnPathPop test
2019-01-25 07:56:34 -08:00
John Lewin
95006f5577
Remove manual invalidate, rely on code in ImageConverter operation
2019-01-15 15:24:39 -08:00
John Lewin
4a670feee2
Revise ImageConverter library item to use new NodeOperation
2019-01-14 18:44:26 -08:00
LarsBrubaker
54088a14a0
Experimenting with new TextPathObject
...
the goal is that we would make the text object in the favorites
a component object wrapping the text path object and it would give
more 2D options to text as it becomes possible to get to a 2D text object
2019-01-03 07:51:14 -08:00
Lars Brubaker
5cc271e508
Working on new auto support feature
2018-12-31 09:12:49 -08:00
Lars Brubaker
83fd3423ec
Working on new supports
...
refactoring tour classes
2018-12-28 16:00:30 -08:00
Lars Brubaker
ce2938fdcd
Make provider IDs have better hash codes that 32 bit object GetHashCode
2018-12-27 11:48:47 -08:00
John Lewin
230ffdc029
Revise and build out ICustomSearch implementations
2018-12-24 12:48:31 -08:00
John Lewin
f88b04b7bc
Change from KeywordFilter property to ICustomSearch
2018-12-24 12:45:35 -08:00
John Lewin
35b0ff1423
Restore default "Calibration Parts" library container
...
- Fix non-printer tests which use calibration parts
2018-12-14 12:57:10 -08:00
John Lewin
a22866abcf
Add per workspace library context
...
- Add WrappedLibraryContainer for per workspace containers
(support for printer specific containers)
- Issue MatterHackers/MCCentral#4710
All printers and parts share the same library view
2018-12-12 17:40:32 -08: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
LarsBrubaker
e9bc662dd3
Added primitives to the main MatterControl project
...
Experimenting with calling the 'Library' tab 'Designs'
2018-10-11 20:21:35 -07:00
John Lewin
b67d3ad691
Add Library tab, replace PrintLibrary widget with Favorites bar
2018-10-10 08:07:47 -07:00
John Lewin
e97191f104
Move library icons to more aptly named location
...
- Issue MatterHackers/MCCentral#4253
Incorrect sizing for building_thumbnail_40x40.png after thumbnail changes
2018-10-06 14:06:03 -07:00
John Lewin
51289443cc
Move NewPlatingItem(), GetLastePlateOrNew() from printer to HistoryContainerBase
2018-10-04 19:27:07 -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