Commit graph

1206 commits

Author SHA1 Message Date
Lars Brubaker
8f36d5d25b Adding initializing text to printer warm up
more aggressive closing of printing window.
2017-02-23 16:01:41 -08:00
Lars Brubaker
16e8ce2940 Added terminal to touchscreen controls
Moved android override into touchscreen
2017-02-23 12:43:37 -08:00
Lars Brubaker
a1c12fd97a 6 new translations 2017-02-22 14:06:22 -08:00
Lars Brubaker
bbb8d440d0 Make sure we send settings changed event
when selecting quality and material settings
Wrote a regression test for this
2017-02-22 11:15:51 -08:00
Lars Brubaker
96cffe5935 Make the printing screen scale well on t7 2017-02-17 12:06:11 -08:00
Lars Brubaker
d418869448 Made more of the printing window work 2017-02-15 17:43:25 -08:00
johnlewin
39ef7b433f Merge branch 'master' into master 2017-02-15 16:47:09 -08:00
Tyler Anderson
f6c6bbef66 Changed labels for skirt and brim 2017-02-15 15:52:01 -08:00
Lars Brubaker
77ffb2d002 Improved theme colors
bed temp working
2017-02-15 12:14:36 -08:00
Lars Brubaker
5b13d044c3 Current translations 2017-02-10 11:32:29 -08:00
John Lewin
cefc965207 Add screensaver images 2017-02-09 18:22:28 -08:00
Lars Brubaker
63fcda6532 change it's to its
Refactor
2017-02-08 17:17:06 -08:00
Lars Brubaker
397398cf85 Put in a warning message if print recovery on a min z printer. 2017-02-08 13:16:29 -08:00
Lars Brubaker
97dffa1d53 Better images in macros 2017-02-06 14:23:55 -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
c3f0957eed Make sure we keep the disable widget on top 2017-02-02 17:06:01 -08:00
Lars Brubaker
8a9467be3a Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2017-02-02 16:42:36 -08:00
Lars Brubaker
3edcb69140 Made load filament macro work. 2017-02-02 16:38:48 -08:00
John Lewin
0f8f81be6e New tuning settings should not invalidate gcode by modifying hash 2017-02-02 14:22:39 -08:00
John Lewin
3aa13d82c4 Persist tuning adjustments into printer settings 2017-02-02 10:56:14 -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
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
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
Lars Brubaker
4fe9457901 Made a mapping for slic3r
Fixed slic3r bed shape
Fixed slic3r centering
2017-01-30 12:55:12 -08:00
Lars Brubaker
f263f588d8 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2017-01-20 16:23:30 -08:00
Lars Brubaker
ec9915e6e0 Improved pathing 2017-01-20 15:52:25 -08:00
John Lewin
8990bf202c Improve screensaver layout 2017-01-20 12:16:40 -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
811daca545 Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	Submodules/agg-sharp
2017-01-10 18:49:16 -08:00
Tyler Anderson
636266c7ec Help text changes 2017-01-09 17:58:49 -08:00
Lars Brubaker
447f78eeb8 Added translation line. 2017-01-09 17:37:43 -08:00
Lars Brubaker
1f6d210a9c Don't present in interface. 2017-01-04 15:55:21 -08:00
Lars Brubaker
f0933631e1 Saving and restoring baby stepping 2017-01-04 15:35:38 -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
7bb3b342d9 Made firmware updater report state into terminal
Refactoring
Firmware update strings
2016-12-28 13:10:39 -08:00
larsbrubaker
ec4ac1330d Merge remote-tracking branch 'origin/1.6' 2016-12-22 07:22:34 -08:00
Lars Brubaker
f7ac804931 Fixed printers 2016-12-21 13:04:55 -08:00
Tyler Anderson
20e6ad7f89 Added PET to list of densities 2016-12-21 12:53:54 -08:00
John Lewin
d542249e63 Latest Profiles 2016-12-21 11:27:36 -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
John Lewin
b457876e5e Fix invalid 'layer_gcode' values 2016-12-20 10:45:32 -08:00
Lars Brubaker
9732594728 Merge branch '1.6' of https://github.com/MatterHackers/MatterControl into 1.6 2016-12-20 09:24:31 -08:00
John Lewin
27f6db7823 Add PLA density to Lepton 2, remove stringent OemProfile tests 2016-12-19 17:21:11 -08:00
Matt Moening
9f2615c5e4 Latest Profiles 2016-12-19 14:20:11 -08:00
Lars Brubaker
ada8c2af6a more translations 2016-12-16 16:33:22 -08:00
Lars Brubaker
b4deffa944 More localizations 2016-12-16 15:25:00 -08:00
Lars Brubaker
c4c864a409 Rebuild ui if leveling solution changes
MatterHackers/MCCentral#589
Changing leveling solution needs to call reload all or similar to refresh for "Finish Setup"
2016-12-14 11:53:32 -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
Lars Brubaker
11c8447c8b Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2016-12-12 17:23:39 -08:00