Commit graph

3101 commits

Author SHA1 Message Date
Gregory Diaz
d2c2976703 Modified MAKEiT printer profile so that center_part_on_bed is set to 1. Also removed exception that gets thrown in debug when parsing M gcode commands 2015-08-26 10:22:48 -07:00
Lars Brubaker
66cc1d4449 Merge pull request #374 from gregory-diaz/master
Changed ROBO 3Ds printer profile name from "R1 +Plus" also for R1 to R1-R1 +Plus
2015-08-26 09:32:57 -07:00
Lars Brubaker
adf5e3f645 Creating test for library search. 2015-08-25 18:49:19 -07:00
Lars Brubaker
2dfa2dae20 Make the bread crumbs show we are in search. 2015-08-25 15:26:38 -07:00
Gregory Diaz
03479f3641 Finished completed hot key controls feature(Tested on both Tablet and Windows). Also changed the name of the configuration tab label to be options label(since the configuration label is not options). 2015-08-25 14:10:33 -07:00
Gregory Diaz
80747e54ff Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-25 13:18:44 -07:00
Lars Brubaker
2f462254c4 Took out the add folder to library (not going to be ready for release). 2015-08-25 13:06:21 -07:00
Lars Brubaker
959f85e144 Made search work on file system folders (download) 2015-08-25 13:04:14 -07:00
Lars Brubaker
f2cce2fe5e Code Maid
Search is working.
2015-08-25 12:11:35 -07:00
Lars Brubaker
11d4a7352a Merged sqlite provider back together. 2015-08-25 12:01:15 -07:00
Lars Brubaker
b30bae0abf Made providers take a function to change the provider (used in searching)
Improved tests (made functions to help create a clean run)
2015-08-25 11:56:21 -07:00
Gregory Diaz
5eb5d34d2e Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-25 10:33:19 -07:00
Gregory Diaz
e34253d1fe Changed ROBO 3D printer profile name from R1 +Plus also for R1 to R1- R1 +Plus 2015-08-25 10:33:10 -07:00
Lars Brubaker
62a579788b Fixed the problem with the check box in library not being clickable. 2015-08-24 15:18:59 -07:00
Lars Brubaker
7e28f83bcf reverting to old infill method. 2015-08-24 15:05:50 -07:00
Lars Brubaker
d545db7690 Working on the unit test for the library select check boxes. 2015-08-24 14:15:01 -07:00
larsbrubaker
7105dd07e6 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-23 17:21:59 -07:00
larsbrubaker
9f5885ab35 Made AllParentsVisibleAndEnabled check the bounds are actually visible
Improving Automation Runner to user regions.
Made and automation tester harness to make better testes easier
Made the tests use the new harness.
2015-08-23 17:21:47 -07:00
johnlewin
0d44689fd7 Merge pull request #372 from jlewin/master
Fix casing for Linux
2015-08-23 12:21:41 -07:00
John Lewin
e522dbf470 Fix casing for Linux 2015-08-23 12:19:02 -07:00
Lars Brubaker
5cc8a37269 Made more tests 2015-08-22 16:14:31 -07:00
Lars Brubaker
3653b293e6 Fixed the regressions in text creator
Made size work better and respect user repositioning.
2015-08-22 13:55:56 -07:00
Lars Brubaker
9dde8f37dd Latest agg. 2015-08-21 17:55:20 -07:00
Lars Brubaker
30d80bf61e Made Type (as in type some text) work in the automation runner
Put in a test that shows a text widget can get focus.
2015-08-21 17:44:28 -07:00
Lars Brubaker
5305e44315 Updated tool tip on 3D controls. 2015-08-21 13:31:36 -07:00
Lars Brubaker
abe8bbd2b8 Took out the help text widget and the message action row (replaced by tool tips) 2015-08-21 13:29:24 -07:00
Lars Brubaker
90414866a2 Moved the sqlite test into its own class so it can have its own app domain and work in the suit. 2015-08-21 11:17:38 -07:00
Lars Brubaker
d1a26eb2a1 Got the sql and file system unit tests running
Made the ApplicationUserDataPath a static
2015-08-21 11:04:27 -07:00
Lars Brubaker
bbc9a7afff Marking tests that have not been made to pass, so we know they are not regression. 2015-08-20 18:58:28 -07:00
Lars Brubaker
ff258c0ac2 Marking tests that have not been made to pass, so we know they are not regression. 2015-08-20 18:58:14 -07:00
Lars Brubaker
44b59c94b3 Added Nunit ApplicationDomain to run our windowed tests better. 2015-08-20 18:42:34 -07:00
Lars Brubaker
ba9fe0ffe7 latest agg 2015-08-20 16:58:34 -07:00
Lars Brubaker
24f5716bdf New tool tip test. 2015-08-20 13:59:22 -07:00
Lars Brubaker
8f406e220d Improving test suit. 2015-08-20 10:24:28 -07:00
Lars Brubaker
f11230c732 Working to make the tests actually run on MC. 2015-08-19 18:00:34 -07:00
Lars Brubaker
462108a60f Merge pull request #367 from gregory-diaz/master
added calibration.ini files to all profiles who did not have them
2015-08-19 17:04:50 -07:00
Gregory Diaz
70c1d39aba Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-19 16:46:57 -07:00
Gregory Diaz
1fc296c0f9 Added a calibration.ini file to all print profiles that did not previously have one. 2015-08-19 16:46:46 -07:00
Lars Brubaker
217e055705 Merge pull request #366 from gregory-diaz/master
Corrected misspelled localized strings and the regenerated the French…
2015-08-19 15:22:58 -07:00
Gregory Diaz
c78c61211b Corrected misspelled localized strings and the regenerated the French translations file to include the most up-to-date translation strings 2015-08-19 15:07:57 -07:00
Lars Brubaker
60d2d9944a New gui tests from agg 2015-08-19 12:52:15 -07:00
Lars Brubaker
a7b8e8c9df Merge pull request #364 from gregory-diaz/master
Changed the ROBO printer profile name to " R1 +Plus(also for R1)"
2015-08-19 10:39:50 -07:00
Gregory Diaz
7976532930 Changed the ROBO printer profile name to " R1 +Plus(also for R1)" 2015-08-19 10:16:30 -07:00
larsbrubaker
1a7c89eaab latest agg 2015-08-19 08:42:12 -07:00
larsbrubaker
85c628a69c Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-18 21:00:14 -07:00
larsbrubaker
c6f3b86ff8 in agg drag and drop in automation tester 2015-08-18 20:59:43 -07:00
Lars Brubaker
53eccaabeb Merge pull request #362 from gregory-diaz/master
Adding updated French translations
2015-08-18 19:29:57 -07:00
Gregory Diaz
6ad4d87a1d Adding updated French translations 2015-08-18 16:48:38 -07:00
Lars Brubaker
f80c11cfde Merge pull request #361 from gregory-diaz/master
Changed R1PLUS profile name back to R1 and moved made z_offset a qual…
2015-08-18 14:37:49 -07:00
larsbrubaker
e331daa94d updated dragdrop name in agg automation 2015-08-18 14:36:47 -07:00