Commit graph

3044 commits

Author SHA1 Message Date
Gregory Diaz
4fc652dd06 Added String for type method to add queue items 2015-10-29 12:02:55 -07:00
Gregory Diaz
47fc5e17fc New Queue Test Implementation 2015-10-29 12:02:54 -07:00
Gregory Diaz
4576c78398 Removed code for making local copies of queue items 2015-10-29 12:02:52 -07:00
Gregory Diaz
606a6ab9c5 Added name changes to Esagono Manufacturer name in printer settings and on the printer whitelist. Also added workaround for sqlite queries containing unicode characters. 2015-10-29 12:02:51 -07:00
Lars Brubaker
062fcc931e Put in some more performance monitoring. 2015-10-29 11:31:24 -07:00
Lars Brubaker
b10b4ec3c6 Put in some more performance monitoring. 2015-10-29 11:31:09 -07:00
larsbrubaker
29201ec0d6 Implementing the c# 6 Null-Conditional Operator for better thread safety.
Put in some using static (for Math) to make the code easier to read.
2015-10-28 07:21:13 -07:00
Lars Brubaker
ce05b19046 Some renaming. 2015-10-27 16:27:17 -07:00
larsbrubaker
3cc105296a Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-10-27 08:12:24 -07:00
larsbrubaker
35330844eb Moved all of the timer display code into AGG. 2015-10-27 08:10:32 -07:00
Lars Brubaker
12617857a9 Put in more grate 2 unit tests. 2015-10-26 15:05:16 -07:00
Lars Brubaker
8ab2f4151b Merge pull request #432 from mmoening/master
Braille Contractions complete
2015-10-26 13:31:44 -07:00
Matt Moening
6dee28f10c Filled in remaining incomplete translations
beforeWord/Prepositional Phrases implemented
Fixed show text tool tip to properly label text as above braille
2015-10-26 12:37:53 -07:00
larsbrubaker
ed2d36f25a Moving performance timer to AGG GUI
Putting in some performance monitoring for startup.
2015-10-25 19:40:17 -07:00
larsbrubaker
6d0dc37bab New seam tests 2015-10-23 17:54:24 -07:00
Lars Brubaker
d5c06abb50 Lots more work on seam hiding.
Need to fix last test (cw should measure angle from other side).
2015-10-23 10:06:46 -07:00
Lars Brubaker
cc9bba667d Don't show performance 2015-10-22 17:27:31 -07:00
Lars Brubaker
b2641f285c Made it possible to detect if a double click should be processed. 2015-10-22 17:09:16 -07:00
Lars Brubaker
991394bd62 New seam hiding code for testing. 2015-10-22 16:10:05 -07:00
Lars Brubaker
c19de2cf3f Making the output easier to read 2015-10-22 14:44:54 -07:00
Lars Brubaker
b9fb72f305 Broke up PerformanceTimer into separate class files
Made it render as overlays when needed (android)
Turned off tests we are not currently using.
2015-10-22 13:41:12 -07:00
Lars Brubaker
5d11547879 really adding this time 2015-10-21 15:03:10 -07:00
Lars Brubaker
18b0dfe617 fixed the rounding. 2015-10-21 14:59:25 -07:00
Lars Brubaker
0d77f9bf01 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-10-21 14:51:45 -07:00
Lars Brubaker
5bc930a4b1 Made gcode renderer render faster if in opengl
put in new functions to render fast gl lines and round lines
Put in some comments for RenderOpenGL
2015-10-21 14:51:39 -07:00
Lars Brubaker
40d7591d13 Merge pull request #431 from jlewin/master
Add Android resources to StaticData
2015-10-21 14:48:12 -07:00
John Lewin
f0472c12ee Add Android resources to StaticData 2015-10-21 14:23:51 -07:00
johnlewin
ee8e38d43f Merge pull request #430 from jlewin/master
Prevent image publish during camera preview
2015-10-20 20:52:37 -07:00
John Lewin
206d24246a Prevent image publish during camera preview
- Fixes #104378188
2015-10-20 20:40:55 -07:00
Lars Brubaker
25a2dc032e Wrote new performance timer code
Put in a warning when infilling 100% and not on LINES
2015-10-20 15:39:59 -07:00
Lars Brubaker
20363e220f allow invalid image file formats to return a load failure rather than throw an assert. 2015-10-20 10:20:10 -07:00
larsbrubaker
f6aa76f160 Made auto connect choose a printer that it can connect to but if it can connect to no printer it still chooses a printer to select. 2015-10-20 08:07:20 -07:00
Lars Brubaker
a4285e8a43 don't show test dialog. 2015-10-19 18:33:55 -07:00
Lars Brubaker
82ef7bc443 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-10-19 18:33:24 -07:00
Lars Brubaker
3fc618b30f you can now type a partial entry to a count or mm field and not have it get messed up if you are slow. 2015-10-19 18:32:23 -07:00
johnlewin
fbac64baea Merge pull request #428 from jlewin/master
Invoke SetButtonStates on UI thread
2015-10-19 17:36:37 -07:00
John Lewin
81d0f9dda0 Invoke SetButtonStates on UI thread
-  Ensure RootedObjectEventHandler events are pushed to UI thread  - Fixes #106067186
2015-10-19 17:35:08 -07:00
Lars Brubaker
02a5d6993d Made the leveling page easier to use on touch
made the message box easier to use on touch
fixed spelling errors.
2015-10-19 15:59:42 -07:00
larsbrubaker
e540643db9 improved new support removal 2015-10-19 08:16:18 -07:00
larsbrubaker
43d935d8f3 Working on a new support system. 2015-10-18 22:17:10 -07:00
Lars Brubaker
eacd2cc783 Making sure android resets the connection on first connect. 2015-10-16 16:30:07 -07:00
Lars Brubaker
e2274cf875 Make sure we only infill the open space not part of the last perimeter 2015-10-16 14:44:32 -07:00
Lars Brubaker
6774f5ff17 Put print leveling configuration in its own section
renamed it for clarity
2015-10-16 13:39:50 -07:00
Lars Brubaker
b939da1036 fixed a bug with group objects moving on the be when scaled. 2015-10-16 12:36:09 -07:00
Lars Brubaker
1e41bca15d Fixed the number of samples message. 2015-10-16 12:22:28 -07:00
Lars Brubaker
7f01696294 Merge branch '1.4.0' 2015-10-16 12:15:00 -07:00
Lars Brubaker
5cd99cae8c put in a trim and an ed translation 2015-10-16 12:01:01 -07:00
Lars Brubaker
ec68894772 A bit more work on Braille grade 2 2015-10-15 16:22:55 -07:00
Lars Brubaker
83d20a2160 Braille passes its unit tests again. 2015-10-15 16:09:15 -07:00
Lars Brubaker
f7abb1bab5 latest agg and matter slice 2015-10-15 15:19:40 -07:00