Commit graph

439 commits

Author SHA1 Message Date
John Lewin
ac3139c704 Reuse existing MoveButton objects
- Alternate format for widget factory colors
- Move fixed sizing in MoveButtonWidget to more specific scope
2017-01-19 12:31:53 -08:00
John Lewin
2e8c0baaab Prevent null reference exception 2017-01-19 12:31:53 -08:00
John Lewin
16c2230018 Initial screensaver prototype
- Consolidate title casing mechanism into PrintItemWrapper.GetFriendlyName
2017-01-19 12:31:53 -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
51541abfa2 turn off debug code 2017-01-11 17:18:42 -08:00
Lars Brubaker
0cdf057cb1 Make sure we work with the new marline rc8 and resend 2017-01-11 17:08:36 -08:00
John Lewin
eaa44e5af8 Revise UI elements that reveal babystep Z values and expose easy reset 2017-01-11 07:29:00 -08:00
Lars Brubaker
174983ad7e Merge remote-tracking branch 'origin/1.6'
# Conflicts:
#	Submodules/agg-sharp
2017-01-10 18:49:54 -08:00
Lars Brubaker
89cd8ebb3e Fixed the print leveling bug 2017-01-10 17:30:27 -08:00
Lars Brubaker
f0933631e1 Saving and restoring baby stepping 2017-01-04 15:35:38 -08:00
Lars Brubaker
a2cdad80f0 make sure the tests pass 2017-01-04 14:20:18 -08:00
Lars Brubaker
522a049cc6 Added support for M83 and M82 extruder relative / absolute positioning 2017-01-04 14:13:05 -08:00
John Lewin
ace89e1e5a Use .Localize extension function 2017-01-04 10:52:06 -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
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
Lars Brubaker
84c0032b05 Include bed heating to recover consideration 2016-12-29 14:51:45 -08:00
Lars Brubaker
0d69a1d365 cleaning up error reporting and showing more in terminal 2016-12-29 13:39:16 -08:00
Lars Brubaker
b2e676454a io write error can happen if the printer is not responding while executing a command
don't close the connection in these circumstances.
2016-12-29 12:52:12 -08:00
Lars Brubaker
7bb3b342d9 Made firmware updater report state into terminal
Refactoring
Firmware update strings
2016-12-28 13:10:39 -08:00
Lars Brubaker
91b6d98e82 Make sure we turn off print leveling as we are recovering. 2016-12-20 17:23:52 -08:00
Lars Brubaker
ddc06594c9 Merge remote-tracking branch 'origin/master' into 1.6 2016-12-20 16:18:45 -08:00
Lars Brubaker
6cf685a1b4 Adding new translations
Added G92 to commands that get passed through to the printer
2016-12-20 14:43:55 -08:00
Lars Brubaker
575369ba2f Merge branch 'master' into master 2016-12-15 15:11:24 -08:00
Tyler Anderson
f6037afa78 Switched to ReadLineStartCallBacks 2016-12-14 16:26:46 -08:00
Lars Brubaker
bf62f92420 Fixed resend to work on smoothie
MatterHackers/MatterControl#1700
Not sending resends to Smoothieware
2016-12-14 15:03:37 -08:00
Lars Brubaker
53e6ff3eba Added recovery count to the history data
MatterHackers/MCCentral#914
Track the recovered count to aid diagnostics
2016-12-14 11:26:53 -08:00
Lars Brubaker
ecaf2d3cdf Interactive user prompts should confirm the action requested 2016-12-12 17:42:22 -08:00
Tyler Anderson
9d8ed3e6aa Added detection for Rostock hardware leveling errors 2016-12-12 16:37:09 -08:00
Lars Brubaker
8c72bf1168 Refactored network printing settings to match the other printer settings
Took out the automatic changes to other settings
2016-12-12 12:14:30 -08:00
larsbrubaker
7423a675e2 Corret variable name 2016-12-04 19:22:37 -08:00
larsbrubaker
106a52b368 Putting progress bar on macro window. 2016-12-04 18:13:58 -08:00
larsbrubaker
78439d34ab Got the new mocros menu working well 2016-12-03 12:08:39 -08:00
Lars Brubaker
0c08c6c5ce Make pause work correctly with always printing 2016-12-02 13:51:58 -08:00
Lars Brubaker
fb1f5ff730 Made it so that only canceling the printe causes it to be marked as canceled
Disconnect and reconnect do not 'cancel' the print
Closing MC does not 'cancel' the print
2016-12-01 10:59:03 -08:00
Lars Brubaker
efe79dab81 Merge remote-tracking branch 'origin/master' 2016-11-30 13:34:14 -08:00
Lars Brubaker
83a56dfbdb also consider the extruder position when doing maxlength. 2016-11-29 16:52:58 -08:00
Lars Brubaker
9553cebe15 Merge branch 'master' into master 2016-11-29 16:23:32 -08:00
Matt Moening
2cdca4860d Send reset line number command on connect 2016-11-29 16:05:30 -08:00
Lars Brubaker
2476b1d1f2 Make queued commands parse as they are sent. 2016-11-29 15:14:38 -08:00
Lars Brubaker
3928538f22 Make sure we try to send commands while attempting to connect. 2016-11-29 14:58:24 -08:00
Lars Brubaker
7c9128c01c Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2016-11-29 14:18:03 -08:00
Lars Brubaker
06b1512698 Load and Unload Macros working better.
Fixed colors on redeem purchase disabled button
2016-11-29 14:17:37 -08:00
Tyler Anderson
f85a741cd9 Fixed more line endings for Smoothie compatability 2016-11-29 14:07:37 -08:00
Matt Moening
b6d34bcdf7 Converted hard coded strings to SettingsKey 2016-11-29 12:17:36 -08:00
Matt Moening
025b135a7d Extracted network printing check into function
- check network printing is enable during serial port availability checking
 - check nwp is enabled before Attempt to Connect
2016-11-29 10:57:44 -08:00
Matt Moening
60b3fe5133 Networked Printing enabled in MC
- Added properties to enable s3g coms, enable networked communication, store IP and port
 - updated Settings on Change to be a dictionary that stores what they are changing and how to do it
 - added handling in check box for SettingsOnChange
 - SerialPortIsAvailable returns true when networked printing is enabled
 - Engine mapping base updated for new properties
2016-11-29 10:57:44 -08:00
Lars Brubaker
a241888635 Merge branch 'AlwaysPrinting'
# Conflicts:
#	PrinterCommunication/PrinterConnectionAndCommunication.cs
#	StaticData/Translations/Master.txt
#	Submodules/MatterSlice
2016-11-28 17:10:06 -08:00
Lars Brubaker
41d7d91bf1 Don't send G4 dwell while wating to reach temp. 2016-11-28 16:09:25 -08:00
Lars Brubaker
dfd4bd2c32 Merge branch '1.6.0'
# Conflicts:
#	PrinterControls/PrinterConnections/SetupStepComPortTwo.cs
2016-11-17 12:28:52 -08:00
Lars Brubaker
a01df173d8 More smoothie fix 2016-11-11 18:35:18 -08:00