Commit graph

6281 commits

Author SHA1 Message Date
Lars Brubaker
30f8a838ec Put in default value for use_g30_for_bed_probe 2017-04-12 12:47:40 -07:00
Lars Brubaker
1165414dd8 Latest agg
plugin finder update
2017-04-12 12:18:13 -07:00
Lars Brubaker
d180a0780f Made the ability to probe the be with G30 on printers with probe
Fixed bug with extrusion multiplier layout
Made leveling wizard strings in common class
2017-04-12 12:12:11 -07:00
Lars Brubaker
4c9d976c56 Put in auto-calibration measuring if G30 is available 2017-04-11 17:49:23 -07:00
Lars Brubaker
24b01b24f1 Merge pull request #2022 from larsbrubaker/1.7
Fixed the library print test to not hang
2017-04-11 12:09:34 -07:00
Lars Brubaker
f5b2ba6357 Request temp rate should be 1 second 2017-04-11 12:05:24 -07:00
Lars Brubaker
ec7ad5ca1a Fixed the library print test to not hang 2017-04-11 11:51:21 -07:00
Lars Brubaker
7ec2061be5 Merge pull request #2021 from larsbrubaker/1.7
Fixed code related to position reads
2017-04-11 10:51:29 -07:00
Lars Brubaker
b2515aa2ac Fixed code related to position reads
Make sure we don't send a 105 while waiting for position
Make sure we send a M114 immediately after G28, G29, G30
Better error timing for sending commands (less resend issues)
2017-04-11 10:41:46 -07:00
Lars Brubaker
fb925df5c4 Merge pull request #2020 from larsbrubaker/1.7
Put in firmware update options.
2017-04-10 18:07:07 -07:00
Lars Brubaker
503a8ba76f Put in firmware update options. 2017-04-10 18:01:19 -07:00
Lars Brubaker
e8251386f8 Merge pull request #1997 from jlewin/1.7
Add RaygunMaxNotifications and enforce per instance reporting limits
2017-03-17 15:32:59 -07:00
John Lewin
874af0e21b Add RaygunMaxNotifications and enforce per instance reporting limits 2017-03-17 11:57:48 -07:00
Lars Brubaker
1748649a8c Merge pull request #1988 from larsbrubaker/1.7
Updating connect button
2017-03-10 17:36:08 -08:00
Lars Brubaker
5875d0b17d Updating connect button 2017-03-10 16:16:47 -08:00
johnlewin
4824c913ff Merge pull request #1987 from jlewin/1.7
Wait up to 1 second for SettingsAndControls to appear
2017-03-09 14:42:21 -08:00
John Lewin
458f0649e6 Wait up to 1 second for SettingsAndControls to appear 2017-03-09 14:25:20 -08:00
johnlewin
ef10258ae4 Merge pull request #1986 from jlewin/1.7
Tuning adjustments default to 1.0 on application restart
2017-03-09 12:55:20 -08:00
John Lewin
7fc5a4bcdb Reduce flicker/disappearance of activePrintLabel control 2017-03-09 12:46:06 -08:00
John Lewin
ab8cb11d92 Tuning adjustments default to 1.0 on application restart 2017-03-09 12:46:06 -08:00
johnlewin
165c4ff6f3 Merge pull request #1985 from larsbrubaker/1.7
Updating translations
2017-03-09 12:43:00 -08:00
Lars Brubaker
93d3af2ad8 Updating translations 2017-03-09 12:26:38 -08:00
Lars Brubaker
510be7b17d Merge pull request #1984 from larsbrubaker/1.7
1.7
2017-03-09 11:21:20 -08:00
Lars Brubaker
c65e4b4e14 Merge and update agg 2017-03-09 11:16:59 -08:00
Lars Brubaker
a871dd08e8 Merge branch '1.7' of https://github.com/MatterHackers/MatterControl into 1.7 2017-03-09 11:16:19 -08:00
Lars Brubaker
bb14c83cc5 Merge pull request #1983 from jlewin/1.7
Revise ButtonFactory disabled icon defaults, PrintingWindow.Show, touchScreenConnectButton name
2017-03-09 11:16:00 -08:00
Lars Brubaker
9cfe610f84 Make sure we don't try to reference the hotKeyButton if not created. 2017-03-09 10:31:01 -08:00
John Lewin
19f348d878 Explicitly filter M105 from sent lines 2017-03-09 10:10:07 -08:00
John Lewin
074a759b2b Remove custom DisabledImage, use default ButtonFactory behavior 2017-03-09 06:47:04 -08:00
John Lewin
28eb683e48 Modify ButtonFactory to correctly adjust DisabledImage if not specified 2017-03-09 06:27:15 -08:00
John Lewin
8a7376b871 Attempt to restore PrintingWindow if instance already exists 2017-03-08 16:40:03 -08:00
John Lewin
ed9d4b65c3 Rename button to clarify its use 2017-03-08 16:39:25 -08:00
Lars Brubaker
8c1c999818 Merge pull request #1981 from larsbrubaker/1.7
Cleaned up the code logic to make tests pass.
2017-03-08 10:29:53 -08:00
Lars Brubaker
748676fa8c Cleaned up the code logic to make tests pass. 2017-03-08 10:25:36 -08:00
Lars Brubaker
2c738c5bf8 Merge pull request #1979 from larsbrubaker/1.7
Fixed regression where we turned off sd card printing temps.
2017-03-07 17:57:03 -08:00
Lars Brubaker
5218a82783 Fixed regression where we turned off sd card printing temps.
Wrote regression test for cancel print code
Made the emulator able to simulate sd card files
2017-03-07 17:52:44 -08:00
johnlewin
8c490d7f78 Merge pull request #1978 from larsbrubaker/1.7
Fixing the export button to work correctly.
2017-03-07 14:45:34 -08:00
Lars Brubaker
def442958b Wrote a new test that ensures we can export library items. 2017-03-07 14:13:35 -08:00
Lars Brubaker
9200ef1a9f compile and continue 2017-03-06 17:41:06 -08:00
Lars Brubaker
c39baaa606 latest 1.7 2017-03-06 17:36:55 -08:00
Lars Brubaker
3d89a6d071 Fixing the export button to work correctly. 2017-03-06 17:32:46 -08:00
Lars Brubaker
63d9459d74 call correct t7x function 2017-03-06 14:35:36 -08:00
Lars Brubaker
3dc0381d46 Working on power button for Android device. 2017-03-03 16:31:25 -08:00
Lars Brubaker
8be2e81d6e Merge pull request #1975 from larsbrubaker/1.7
Improving printing screen layout
2017-03-03 09:36:17 -08:00
Lars Brubaker
236880445a getting the changed code (compile and continue error) 2017-03-03 09:28:22 -08:00
Lars Brubaker
528add3680 Latest ms 2017-03-03 09:23:59 -08:00
Lars Brubaker
1d3861e554 Made the text clip. 2017-03-03 09:15:34 -08:00
Lars Brubaker
50cb270103 Improving layout 2017-03-02 18:06:49 -08:00
Lars Brubaker
245f47e37e Merge pull request #1974 from larsbrubaker/1.7
Fixed reporting of completion on streamed gcode files
2017-03-02 17:43:52 -08:00
Lars Brubaker
965ad1c588 Fixed reporting of completion on streamed gcode files
Fixed theme on printing window vertical lines
2017-03-02 17:33:28 -08:00