larsbrubaker
f38a02f94f
debugging a memory leak.
...
put in our affiliate id.
2014-04-21 18:39:26 -07:00
larsbrubaker
acc846d463
Fixe a problem with text creator not having good view controls.
2014-04-16 12:26:35 -07:00
Kevin Pope
484da4085c
Added handling for error that occurred when deleting the profile of the active printer.
2014-04-16 11:18:43 -07:00
larsbrubaker
7629750e02
Fixed a stupid problem with adding instructions to the queue.
2014-04-09 16:53:08 -07:00
Kevin Pope
dda7632d9b
Added validation and error handling around material/quality preset selections.
2014-04-09 10:11:55 -07:00
larsbrubaker
e6f3174694
Put the entire inject gcode into a lock statement.
...
Made sure injected gcode always go in at the head.
Made sure we clear our current line before we send it to the printer.
2014-04-07 14:04:38 -07:00
kevinepope
90ed89cbba
Material and Quantity pulldowns now show and store values correctly.
2014-04-06 19:25:58 -07:00
larsbrubaker
405b8be6bc
Making for of the 3d view reusable for all places that are implementing redundant stuff.
...
Getting rid of dead code.
Getting rid of warnings
2014-04-04 18:52:51 -07:00
larsbrubaker
afee787587
Working on adding a print level sample position edit window .
...
Cleaned up the names of the functions to get the print level sample positions vs. the measured positions.
2014-04-02 18:14:26 -07:00
Lars Brubaker
2f6da146c3
making it possible to switch to normal serial port.
...
more translations.
2014-04-01 11:03:38 -07:00
larsbrubaker
e103f232f0
More work on FrostedSerialPort. Getting it to fall back to c# serial port.
2014-04-01 09:32:12 -07:00
larsbrubaker
2a4a6348d5
Changed FrostedSerialPort to IFrostedSerialPort
2014-03-31 22:15:46 -07:00
larsbrubaker
f91cac83e1
Made the total time in minutes get calculated rather than stored.
2014-03-26 17:18:04 -07:00
Kevin Pope
95442df81f
Print actions now create and update PrintTask record
2014-03-25 17:31:57 -07:00
larsbrubaker
8417b40f49
Actually use the MatterSlice engine.
2014-03-20 14:38:59 -07:00
larsbrubaker
3c52835a63
UUpdated clipperlib to latests.
2014-03-18 10:55:21 -07:00
larsbrubaker
7f8300bafc
Got pause, resume and cancel gcode into the settings and working in printer communication.
2014-03-17 14:41:36 -07:00
larsbrubaker
d74e59033a
Added a string helper that lets us use an extension method to format strings easier.
...
Added a string extension method for localize that makes it easier to get localized text
Moved code into these new methods.
Removed some strings from localizing (app names and copy write notice)
2014-03-16 10:23:56 -07:00
larsbrubaker
a19d3034d7
Merge branch '1.0.5' into development
...
Conflicts:
VersionManagement/WebRequestHandler.cs
2014-03-13 15:50:54 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00
larsbrubaker
ab0950e0d0
Merge branch '1.0.5' into development
...
Conflicts:
MatterControl.csproj
2014-03-11 11:09:38 -07:00
larsbrubaker
db8ff174c2
Merge remote-tracking branch 'origin/development' into development
2014-03-05 21:04:32 -08:00
larsbrubaker
f52eae0f33
Merge branch '1.0.5' of https://github.com/MatterHackers/MatterControl into development
2014-03-05 21:04:28 -08:00
larsbrubaker
0cebab830a
Moved frosted serial into agg
...
changed some namespaces
2014-03-05 10:33:19 -08:00
larsbrubaker
1e5e8d672a
Deleted a bunch of OnMouse code that did not add value.
...
Merge remote-tracking branch 'origin/1.0.5' into development
Conflicts:
PartPreviewWindow/GcodeViewBasic.cs
2014-03-04 07:32:11 -08:00
larsbrubaker
841ddc2a2c
Using the new GetFirstNumberAfter interface in GCodeFile
2014-03-03 10:15:21 -08:00
Kevin Pope
8ab9f15a70
Refactoring and cleanup. Added new separate tab for configuration actions.
2014-03-01 13:10:48 -08:00