Commit graph

245 commits

Author SHA1 Message Date
Lars Brubaker
bc30ddca05 Added a profile for PrintSpace Altair
Better handling of bad setup.ini files
2015-01-07 11:21:25 -08:00
Lars Brubaker
634031b9ce Name consistency on slider constructor params.
Made the touch screen adjustment slider size smaller
2015-01-05 11:31:52 -08:00
Lars Brubaker
6cfc1e67f9 Made the CREATE_AND_SELECT_PRINTER load the correct settings.
Took out a bunch of redundant code that was in both PrinterSetupStatus and SetupStepMakeModelName (took out of SetupStepMakeModelName)
renamed PrinterSetupStaus variable to currentPrinterSetupStatus as the first is also the name of the class and quite confusing.
2015-01-05 10:27:24 -08:00
Lars Brubaker
5dff18c421 Made the gcode warning checkbox work
Made the terminal view show correctly when printing.
2014-12-31 11:09:57 -08:00
Kevin Pope
6993a6541e Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-12-28 17:29:56 -08:00
Kevin Pope
66726af531 Set max height for model chooser in setup wizard. 2014-12-28 17:28:39 -08:00
Lars Brubaker
a68276154b Messing with drawing the buttons. 2014-12-27 16:21:30 -08:00
larsbrubaker
0a97cf0a1d Started work on z height turning controls. 2014-12-27 08:19:48 -08:00
Kevin Pope
f8d53056b4 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-12-24 08:15:12 -08:00
Kevin Pope
ac98f1a852 Move PrinterSetupStatus to a separate file. 2014-12-24 08:14:30 -08:00
larsbrubaker
f788ccb6cd Made it so if we crash we can tell.
Made it so if we know we crashed we disable the 3d display o gcode (just in case).
We can make more crash recovery now as well.
2014-12-22 22:49:57 -08:00
Gregory Diaz
499468b631 Fixed crash on OEM builds with only one printer model 2014-12-22 14:53:00 -08:00
Kevin Pope
9797e901fb Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-12-20 09:07:40 -08:00
Kevin Pope
899ece89c8 Edit mode button cleanup. 2014-12-20 09:07:13 -08:00
Gregory Diaz
d2df19667e Merge remote-tracking branch 'origin/development' into development 2014-12-19 09:43:58 -08:00
Lars Brubaker
fe65590ff5 Made the text control less tall 2014-12-18 14:51:08 -08:00
Lars Brubaker
f2f32ae75c Made the controls lay out better and made them respect the state of the printer and show it. 2014-12-18 14:44:08 -08:00
Gregory Diaz
e0c7dccb07 fixed make selection dropdown problem..."Select Make" is now visible again. 2014-12-18 13:44:48 -08:00
Lars Brubaker
33b7588900 Put back in the % indicator for fan speed and the ability to edit it. 2014-12-18 12:36:22 -08:00
Lars Brubaker
4aa647b4e1 Allow 3 decimal places in z 2014-12-18 11:31:04 -08:00
Lars Brubaker
2b69fdd0c7 Make the terminal do the right filtering when opening.
Make the open save state more robust.
2014-12-17 16:04:21 -08:00
Lars Brubaker
ef20f2e65a Made lots of windows stay on top of the main window.
Fixed a bug with the close menu item and the terminal window being open.
2014-12-17 10:30:45 -08:00
Lars Brubaker
c79156df87 Increased the delay 2014-12-17 09:59:24 -08:00
Lars Brubaker
a6f8ef0a11 Fixed a problem with min size
Made sure all closing sets the size
2014-12-17 09:53:07 -08:00
larsbrubaker
df9e18c3ee Made the terminal window remember it's settings when opened
Made it remember its position when opened
Made it automatically open on start if it was left open on close.
2014-12-17 08:41:12 -08:00
kevinepope
a19896df66 Don't show make selector if there is only one option. 2014-12-15 18:16:35 -08:00
Lars Brubaker
cb3bca22ea Merge branch '1.1.4' into development
Conflicts:
	PrinterControls/TerminalWindow/TextScrollWidget.cs
2014-12-12 15:14:41 -08:00
Lars Brubaker
be573de351 and make the logic correct. 2014-12-12 15:07:44 -08:00
Lars Brubaker
3e80571f70 Fixed a bug with filtering on repatier firmware. 2014-12-12 14:20:26 -08:00
Lars Brubaker
4719e71272 Fixed a bug with filtering on repatier firmware. 2014-12-12 14:19:43 -08:00
Lars Brubaker
ccbdde24b7 Made the replacement strings for gcode happen in macros and pause resume. 2014-12-10 12:07:06 -08:00
Lars Brubaker
f8e92931e1 Made the pre-heat use the temperature and bed_temperature .
Put in a menu to select the slice settings level.
2014-12-08 16:40:50 -08:00
larsbrubaker
30c77146ec Took out all the user folder stuff and put it into the file dialog.
Also made file dialog remember what folder was last used and use that one if it has been set.
Does the old user folder when not set.
2014-12-06 11:12:05 -08:00
Lars Brubaker
5c4c66f9f5 Back ported the terminal filter code. 2014-12-05 17:35:50 -08:00
John Lewin
3b5b65f822 Remove IEnumberable assumptions from ReadLines callers and cleanup invokes 2014-12-04 13:41:16 -08:00
John Lewin
59cf8782a3 Remove all remaining ApplicationStaticDataPath dependencies 2014-12-04 12:50:37 -08:00
John Lewin
0b052b375e Remove ApplicationStaticData references 2014-12-04 12:22:36 -08:00
John Lewin
28159053ab Add LoadIcon helper function 2014-12-04 12:22:35 -08:00
John Lewin
eba756966b Initial StaticData platform abstraction 2014-12-04 12:22:34 -08:00
Lars Brubaker
d4bed8dac0 Put back in the filter option for the terminal window. Better than ever. 2014-11-29 14:38:56 -08:00
Lars Brubaker
e1fc6838a3 Upgrading to .net 4.5. 2014-11-25 12:19:37 -08:00
Lars Brubaker
a353abbef7 Push the drivers into a temp dir as you can't install them from the program files dir. 2014-11-18 17:22:33 -08:00
Lars Brubaker
820b3c0992 Make sure we are always working with complete paths. 2014-11-18 16:45:27 -08:00
Lars Brubaker
6c0619f106 Added in a TAURINO inf for robo 3d.
Made support for installing multiple .inf s for a printer.
2014-11-18 12:32:42 -08:00
Lars Brubaker
d09b8ea3f8 Put the InfInstaller back in the project 2014-11-14 11:03:13 -08:00
larsbrubaker
b5d3034a6a Don't throw on cancel. 2014-11-13 19:54:13 -08:00
larsbrubaker
ad5ade7705 Make sure we can parse config.ini s that have empty lines.
Better rambo driver installer
2014-11-13 19:34:06 -08:00
Lars Brubaker
0bb49d1569 Updated the polish translation
Made it possible to install signed rambo drivers and updated profiles to do it.
2014-11-13 18:40:11 -08:00
Gregory Diaz
00d5c89563 Fixed 'Edit' and 'Remove' button positioning in PrinterListItem 2014-11-11 10:42:03 -08:00
Kevin Pope
0b1d93e1f8 Fix styling of printer profile widgets. 2014-11-10 12:38:37 -08:00