larsbrubaker
|
9eb687afb8
|
Make the current z also be passed back.
|
2015-08-05 08:49:59 -07:00 |
|
larsbrubaker
|
9594eb2ac6
|
Fixed the 7 point leveling to intersect the calculated plan rather than the polar interpolation.
|
2015-08-05 07:59:09 -07:00 |
|
Lars Brubaker
|
4bf742b5c7
|
Wrote unit tests for 7 point print leveling math.
|
2015-08-04 17:34:52 -07:00 |
|
Lars Brubaker
|
1753447e89
|
Made the bread crumbs for sqlite provider work
|
2015-08-04 16:17:51 -07:00 |
|
Gregory Diaz
|
f987ee320e
|
Added logic to parse setup.ini files for testing in the future
|
2015-08-03 16:36:05 -07:00 |
|
Gregory Diaz
|
145b545f64
|
Ported Python printer configuration unit tests to c# (still need to do a bit of re-factoring to conform to our Nunit standards). Logic is correct and doesn't break anything
|
2015-07-29 17:55:17 -07:00 |
|
Lars Brubaker
|
c31103a0d5
|
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
|
2015-07-27 10:27:26 -07:00 |
|
Lars Brubaker
|
67f86d0ab2
|
Only register for updates from the currently visible library provider rather than all that have been allocated.
Got rid of rooted event handler on LibraryPrivider
|
2015-07-27 10:27:22 -07:00 |
|
Gregory Diaz
|
93de1301f8
|
Added Testing for detecting foreign strings in lines where there should be only English
|
2015-07-24 14:54:49 -07:00 |
|
Lars Brubaker
|
53f7ba8579
|
Remvode unused config.ini
Made the create folder window have the text box selected so you can type right away.
Asking for more library stuff by index.
Small work on HTML widget
|
2015-07-22 18:30:22 -07:00 |
|
Lars Brubaker
|
6f0b443bb3
|
Took out the provider locator code as it is not needed.
|
2015-07-17 16:45:24 -07:00 |
|
John Lewin
|
908b604328
|
Async PrintItemWrapper
|
2015-07-14 13:46:59 -07:00 |
|
Lars Brubaker
|
c15404c43e
|
Made the local sqlite library update better.
|
2015-07-01 16:26:37 -07:00 |
|
Lars Brubaker
|
46c6ca2542
|
FIle system provider is passing tests.
|
2015-07-01 12:11:38 -07:00 |
|
Lars Brubaker
|
b4ce84740a
|
Locator is not required.
More tests passing.
|
2015-06-30 18:49:20 -07:00 |
|
Lars Brubaker
|
47b4964f82
|
Wrote more tests.
Providers are passing more tests
|
2015-06-30 11:34:46 -07:00 |
|
Lars Brubaker
|
593aee44f9
|
Writing unit tests for the library provider stuff.
Got the file folder provider acting like nodes rather than a static set.
|
2015-06-29 18:03:56 -07:00 |
|
Lars Brubaker
|
038b40ada6
|
New library code to support provider pluggins for things like
cloud library
drop box
file system folders
etc...
|
2015-06-10 17:53:17 -07:00 |
|
Lars Brubaker
|
b373d5c14a
|
Fixed a bug in first layer extrusion width.
|
2015-06-09 11:30:14 -07:00 |
|
John Lewin
|
96efa4b17c
|
Guard for null namespace on mono
|
2015-06-02 15:08:05 -07:00 |
|
Lars Brubaker
|
770c783a13
|
Set the toggle switch text color.
|
2015-05-26 11:59:56 -07:00 |
|
Lars Brubaker
|
6d323cfde5
|
Made the end gcode go through the macro replacements.
|
2015-05-18 16:02:45 -07:00 |
|
John Lewin
|
a7686abb1d
|
Add tests for #94150618 - Left margin is not applied on GuiWidget
|
2015-05-07 20:01:13 -07:00 |
|
John Lewin
|
314496ba7b
|
Extract tests to dedicated assemblies
|
2015-05-06 09:08:30 -07:00 |
|