.nuget
AboutPage
Put in some failure catching for opened files that are attempted to be deleted.
2015-02-24 14:20:30 -08:00
ActionBar
Put a try catch around the printer on idle call
2015-03-25 18:01:57 -07:00
ApplicationView
Making it easier to set up a printer from the command line for testing.
2015-03-27 14:13:11 -07:00
Community.CsharpSqlite
ConfigurationPage
Update settings view to use ToggleSwitches
2015-03-26 09:20:02 -07:00
ControlElements
Working on a View menu
2015-02-13 17:35:48 -08:00
CustomWidgets
Put a try catch around the printer on idle call
2015-03-25 18:01:57 -07:00
DataStorage
Expose transactions to improve sqlite write performance
2015-02-13 09:14:43 -08:00
EeProm
Made library actually parse zips correctly (acted like they would open but did not use them).
2015-03-16 11:25:13 -07:00
Launcher
PartPreviewWindow
Modified code so that processing message in layer view is added after the bed and part are drawn onto layer view
2015-03-26 16:07:12 -07:00
PluginSystem
Revise paths for case sensitive builds
2015-03-05 13:06:49 -08:00
PrinterCommunication
More careful about checking for null serial port
2015-04-01 11:19:03 -07:00
PrinterControls
Put a try catch around the printer on idle call
2015-03-25 18:01:57 -07:00
PrinterDriverInstaller
Revise paths for case sensitive builds
2015-03-05 13:06:49 -08:00
PrintHistory
Made the cache cleaning delete all unreferenced png tga stl and amf files.
2015-02-20 12:05:44 -08:00
PrintLibrary
Made library actually parse zips correctly (acted like they would open but did not use them).
2015-03-16 11:25:13 -07:00
PrintQueue
Added 'Add To Library' button and functionality to Queue
2015-03-31 17:23:39 -07:00
Properties
QRSolver
Took out the QRSolver test code.
2015-03-10 12:04:57 -07:00
SettingsManagement
Turned off switching to gcode view (was confusing when switching queue items).
2015-01-10 12:47:06 -08:00
SlicerConfiguration
Only show slice presets on main preset window and preset dropdown menu if setting is mapped to engine.
2015-03-11 14:51:58 -07:00
StaticData
Latest matter slice.
2015-04-01 08:23:31 -07:00
Submodules
latest matterslice
2015-04-01 10:26:26 -07:00
Testing
TestMeshes /SliceLayers
Warn when adding big parts to the queue
2015-02-18 12:20:58 -08:00
TextCreator
Revise paths for case sensitive builds
2015-03-05 13:06:49 -08:00
Utilities
Ensure overwrite behavior if possible for CreateFromDirectory or fallback to rename if not
2015-02-10 10:56:56 -08:00
VersionManagement
Change OpenCameraPreview to static method. Move NotificationRequest to separate file.
2015-01-12 08:37:57 -08:00
.gitignore
.gitmodules
Took out the remotinglite dependency as we do not actually have it.
2015-02-27 12:04:52 -08:00
App.config
Revert OpenTK upgrade
2015-01-13 08:13:40 -08:00
application.ico
config.ini
desktop.ini
LICENSE
LocalizedString.cs
Revise "Language Options" -> Restart implementation
2015-01-22 10:53:28 -08:00
MatterControl Deployment Tests.cts
MatterControl.csproj
Make sure we don't set attempting to connect before we have a reasonable chance of reading something from the printer.
2015-03-13 12:25:33 -07:00
MatterControl.sln
Made sure the text creator is in the project
2015-03-18 09:49:20 -07:00
MatterControlApplication.cs
Making it easier to set up a printer from the command line for testing.
2015-03-27 14:13:11 -07:00
packages.config
Revert OpenTK upgrade
2015-01-13 08:13:40 -08:00
PdfSharp.dll
PrinterEmulator.py
Renamed ComTester.py to PrinterEmulator.py
2015-03-27 15:16:05 -07:00
README.md
RunUnitTests.txt