Commit graph

815 commits

Author SHA1 Message Date
larsbrubaker
ac4a2ed9ce Made sure that reset connection disconnects
and reconnects if auto connect
and works when not connected (like it is supposed to)
2017-02-07 18:49:06 -08:00
John Lewin
92e75900be Upgrade NUnit, Raygun 2017-02-07 09:41:41 -08:00
Lars Brubaker
6b0b8ace6e Fixed a bug with the progress bar 2017-02-06 14:23:55 -08:00
Lars Brubaker
117c09b9f1 Cleaned up the new macro command syntax 2017-02-06 14:23:55 -08:00
John Lewin
d1cd727c5c Prevent droplist interaction while connected 2017-02-06 11:58:21 -08:00
Lars Brubaker
8134b3f450 Fixed the Macros window to cancel on user closes with the X windows button.
Put cancel into max length and temp stream
Made close function take a bool if the system did it
Moved To EventHandler<> in GuiWidget
Made a ClosedEventsArgs
2017-02-03 13:06:08 -08:00
Lars Brubaker
3edcb69140 Made load filament macro work. 2017-02-02 16:38:48 -08:00
Lars Brubaker
4c8971f4a7 Putting in a macro cancel button. 2017-02-01 17:49:26 -08:00
Lars Brubaker
9c55f8f982 New default constructor, moved hanchor vanchor
removed cover
2017-02-01 16:39:24 -08:00
Lars Brubaker
77a5e3db33 Make sure we keep the right disabled widget size. 2017-02-01 15:11:07 -08:00
Lars Brubaker
8d47359ad9 Clear user baby stepping after new print leveling.
settings save on change
removed redundant expand_thin_walls setting
2017-02-01 13:38:14 -08:00
Lars Brubaker
19d22ce91d Refactor wait to delay 2017-02-01 10:12:31 -08:00
larsbrubaker
cdab37fbb5 Made the probe height a settings value
MatterHackers/MatterControl#937
On print leveling setup move up an amount from the previous point, not to an absolute point
2017-02-01 07:54:55 -08:00
Lars Brubaker
ced32cc7e0 Wrap the macro buttons 2017-01-31 15:17:15 -08:00
Lars Brubaker
d1906f697c Fixing fix needed test library provider file. 2017-01-31 10:26:43 -08:00
Lars Brubaker
b0d2ad7718 Put in error for external perimeter being bad value.
MatterHackers/MatterControl#1841
Outside Perimeters (Extrusion Width) setting does not have an error for invalid entries
2017-01-30 16:45:39 -08:00
John Lewin
37b79043f7 Make temperature widget progress bars functional 2017-01-30 11:33:05 -08:00
Lars Brubaker
33e1ef9fa2 latest 2017-01-25 13:04:15 -08:00
John Lewin
6765f5ec15 Convert public EventHandler fields to events
- Use Action instead of EventHandler
- Convert FunctionToCallOnSave to instance member named RefreshMacros
- Remove empty private setter
- Rename functionToLaunchCreator to Show()
2017-01-24 11:49:13 -08:00
Lars Brubaker
e7fa5fc3b8 Make sure we always show the selector on non-android. 2017-01-23 17:19:59 -08:00
John Lewin
e736d2718f Add ExtruderStatusWidget 2017-01-23 16:28:25 -08:00
Lars Brubaker
0ffb3a5b41 Make more touch screen settings be about touch not android. 2017-01-23 14:58:29 -08:00
Lars Brubaker
b72aba6256 Latest 2017-01-23 14:04:08 -08:00
Lars Brubaker
68f7335e25 latest agg 2017-01-20 16:24:01 -08:00
Lars Brubaker
ec9915e6e0 Improved pathing 2017-01-20 15:52:25 -08:00
Lars Brubaker
676281d7e3 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2017-01-19 12:36:19 -08:00
Lars Brubaker
7a062a2cb2 Make system window control if in single os screen mode. 2017-01-19 10:35:42 -08:00
Lars Brubaker
e086f6058d Make sure we recalculate leveling when the user changes settings in the editor. 2017-01-18 14:44:49 -08:00
Lars Brubaker
85a3edee9f Improving testing 2017-01-18 10:18:33 -08:00
John Lewin
c2dd24444a Remove AddIconToPrintStatusRow implementation 2017-01-17 17:16:07 -08:00
John Lewin
8510ca5b3d Remove duplicate .Click event from ButtonBase 2017-01-17 15:31:08 -08:00
Lars Brubaker
84ed2ce1b2 Make sure we save baby steps any time before the 2nd layer 2017-01-17 15:04:42 -08:00
Lars Brubaker
37c0fa2248 better pathing with merge lines 2017-01-17 11:22:06 -08:00
Lars Brubaker
7f17531300 Latest agg and ms 2017-01-16 10:16:13 -08:00
Lars Brubaker
78f55dae26 New path finding code 2017-01-16 10:04:34 -08:00
larsbrubaker
153d42e628 Moving to new pathing in MS 2017-01-16 07:48:49 -08:00
Lars Brubaker
0cdf057cb1 Make sure we work with the new marline rc8 and resend 2017-01-11 17:08:36 -08:00
Lars Brubaker
6982dadf7c latest agg 2017-01-10 18:51:15 -08:00
Lars Brubaker
811daca545 Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	Submodules/agg-sharp
2017-01-10 18:49:16 -08:00
John Lewin
fb4dab3f17 Revise failing tests, bring passing tests online 2017-01-10 13:43:10 -08:00
Lars Brubaker
447f78eeb8 Added translation line. 2017-01-09 17:37:43 -08:00
John Lewin
9b7f1b15de Redirect to Wifi configuration page if offline 2017-01-06 17:18:19 -08:00
John Lewin
486000023a Convert only caller of LoadImageData(string, ImageBuffer) to other sig 2017-01-04 19:21:39 -08:00
Lars Brubaker
cf86446c02 latest agg and ms 2017-01-04 13:38:30 -08:00
John Lewin
ace89e1e5a Use .Localize extension function 2017-01-04 10:52:06 -08:00
Lars Brubaker
43d95e8486 Expanded translation set
Made more settings be count or mm
made more buttons translated
2017-01-04 10:25:19 -08:00
Lars Brubaker
4fb4d3a15f Merge remote-tracking branch 'origin/1.6'
# Conflicts:
#	Submodules/agg-sharp
2017-01-03 15:22:52 -08:00
Lars Brubaker
35f4882608 Make sure we check for null 2017-01-03 13:14:21 -08:00
Lars Brubaker
135f5b4fc1 refactoring 2017-01-03 13:05:57 -08:00
Lars Brubaker
515966b0f0 Created a new printer turns of temps test
Fixed the test to pass
Made emulator turn off bed temp correctly.
2017-01-03 10:45:16 -08:00