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 |
|
larsbrubaker
|
c51d3a3d8a
|
Merge remote-tracking branch 'origin/master' into development
|
2014-11-07 16:51:11 -08:00 |
|
larsbrubaker
|
688bc19372
|
Fixed theming on terminal scroll bar.
|
2014-11-07 16:48:04 -08:00 |
|
Gregory Diaz
|
cd19d8121f
|
Centered text on Edit and Done buttons in 'ChooseConnectionWidget'
|
2014-11-07 16:39:24 -08:00 |
|
larsbrubaker
|
85976685dd
|
Changes made during edit and continue didn't save until next compile.
|
2014-11-07 10:13:47 -08:00 |
|
larsbrubaker
|
8f2a99e63e
|
Made the terminal store all the content and scroll and be able to save.
|
2014-11-07 10:12:47 -08:00 |
|
larsbrubaker
|
686d660876
|
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
|
2014-11-07 09:20:38 -08:00 |
|
larsbrubaker
|
9299f38207
|
Working on terminal window loging
|
2014-11-06 15:19:38 -08:00 |
|
John Lewin
|
e02c387704
|
Account for null reference condition when assigning .ActivePrinter - Fixes #82157118
|
2014-11-05 13:38:16 -08:00 |
|
John Lewin
|
0ae732638f
|
Change ordering to ensure CloseOnIdle is run last
|
2014-11-04 21:15:15 -08:00 |
|
John Lewin
|
eb8cd1fcab
|
Update ActivePrinterProfile.Instance.ActivePrinter after edits in EditConnectionWidget
|
2014-11-04 21:15:13 -08:00 |
|
John Lewin
|
292d056cb4
|
Sync class and file name for EditConnectionWidget
|
2014-11-04 21:15:12 -08:00 |
|
Matt Moening
|
64628b4132
|
Improved auto-name feature to change on model change
Will not change name if user types value into name box
|
2014-10-31 09:36:30 -07:00 |
|
Lars Brubaker
|
cde58a3148
|
Merge pull request #79 from mmoening/development
Added feature to replace "Default Printer" with the Make and Model of th...
|
2014-10-29 18:14:51 -07:00 |
|
Matt Moening
|
b7957f7124
|
Added feature to replace "Default Printer" with the Make and Model of the printer if the name of the printer was not changed when added
|
2014-10-29 17:46:05 -07:00 |
|
Kevin Pope
|
7f06d069e0
|
Widened the print connection buttons a bit and made a separate part preview container widget.
|
2014-10-29 16:55:44 -07:00 |
|
Kevin Pope
|
2d3adf5098
|
Merge pull request #77 from gregory-diaz/development
Finished up work for Printer Connection Window and PrinterList Items.
|
2014-10-29 12:52:09 -07:00 |
|
Gregory Diaz
|
58a3d34938
|
Finished up work for Printer Connection Window and PrinterList Items.
|
2014-10-29 12:34:01 -07:00 |
|
larsbrubaker
|
e58e7cf049
|
Made ExtruderShareTemperature go through the api rather than direct query.
|
2014-10-29 09:51:52 -07:00 |
|
Matt Moening
|
d4bd2c010a
|
Removed not longer needed function call that breaks build
|
2014-10-27 18:22:48 -07:00 |
|
Matt Moening
|
bdb13f94ee
|
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
|
2014-10-27 18:14:01 -07:00 |
|
Matt Moening
|
61583a7220
|
ToggleSwitchFactory for generating toggle switchs, Added the factory to ControlWidgetBase.cs, used factory to create toggle switch in FanControl.cs
|
2014-10-27 17:32:35 -07:00 |
|
larsbrubaker
|
0d454acd9f
|
Fixed more memory leaks.
|
2014-10-24 18:50:41 -07:00 |
|
larsbrubaker
|
08dc379472
|
Merge remote-tracking branch 'Greg/development' into development
Conflicts:
PrinterControls/PrinterConnections/PrinterListItems.cs
|
2014-10-24 13:53:00 -07:00 |
|
larsbrubaker
|
222a5a46a7
|
Changed ButtonEventHandler to EventHandler
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
|
2014-10-24 13:41:13 -07:00 |
|
Gregory Diaz
|
5069e9f584
|
Added functionality to edit and remove buttons in printer connection window
|
2014-10-23 21:30:50 -07:00 |
|
Gregory Diaz
|
10233f5f2b
|
Merge remote-tracking branch 'gregsFork/development' into development
|
2014-10-23 20:42:29 -07:00 |
|