Commit graph

3025 commits

Author SHA1 Message Date
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
johnlewin
c3dd70247e Merge pull request #426 from gregory-diaz/master
Added new material presets for sent by ROBO 3D
2015-10-14 17:28:53 -07:00
johnlewin
544c5ece7f Merge pull request #427 from gregory-diaz/1.4.0
Added requested changes for ME3D
2015-10-14 17:26:59 -07:00
Gregory Diaz
628fdc435f Added requested ME3D profile changes 2015-10-14 12:28:27 -07:00
Gregory Diaz
e820e34e0d Added requested changes for ME3D 2015-10-14 12:23:35 -07:00
Lars Brubaker
1becbe7666 Improved thin walls and outside perimeter multiplier. 2015-10-14 11:51:01 -07:00
Gregory Diaz
5814e87d9d Added new material presets for sent by ROBO 3D 2015-10-14 11:38:29 -07:00
johnlewin
13fd01f615 Merge pull request #425 from jlewin/master
Revise Android softkeyboard support
2015-10-14 10:24:47 -07:00
John Lewin
1380ea0c43 Revise Android softkeyboard support
- Remove keyboardHeight from constructor
 - Latest agg
2015-10-14 10:07:00 -07:00
johnlewin
d720abac42 Merge pull request #424 from jlewin/master
Add configurable outside perimeter extrusion widths
2015-10-13 19:55:27 -07:00
John Lewin
9ba0d5a8fc Add configurable outside perimeter extrusion widths 2015-10-13 19:51:39 -07:00
Lars Brubaker
93feb93f10 Merge branch '1.4.0'
Conflicts:
	PrinterCommunication/PrinterConnectionAndCommunication.cs
2015-10-13 18:51:36 -07:00
Lars Brubaker
ac560d4a48 latest matterslice 2015-10-13 18:39:13 -07:00
Lars Brubaker
7b22750ddd Made it possible to have the first perimeter have a different extrusion width 2015-10-13 16:22:12 -07:00
Lars Brubaker
544ee2fa9a Added top infill speed.
Hid solid_shell on slic3r
Put in more comments
2015-10-13 13:40:35 -07:00
Lars Brubaker
c236c300d5 Changed function name RemoveCallbackFromKey 2015-10-13 10:17:20 -07:00
johnlewin
d276d86d7c Merge pull request #423 from gregory-diaz/master
Added new Esagono MELTEDBYTE XL printer profile
2015-10-12 13:28:04 -07:00
johnlewin
7f88eea08a Merge pull request #422 from gregory-diaz/1.4.0
Added new profile for Esagono MELTEDBYTE XL (new OEM)
2015-10-12 13:27:55 -07:00
Lars Brubaker
b264f9f367 put in some documentation for creating bubbled braille 2015-10-12 13:01:53 -07:00
Lars Brubaker
9fdd44c206 latest agg 2015-10-12 12:50:34 -07:00