Lars Brubaker
a82490c70a
Made Print Wrappers track file changes better
...
Fixed a bug with 3D panel not closing out from editing correctly.
Fixed a bug with thumbnails not rebuilding under some update conditions.
2015-09-04 09:55:40 -07:00
Lars Brubaker
abe8bbd2b8
Took out the help text widget and the message action row (replaced by tool tips)
2015-08-21 13:29:24 -07:00
Lars Brubaker
bf2484cdc3
Make it possible to set the blender on the AsyncLoad widget
...
Fixed a crash with an empty queue
2015-07-27 11:00:07 -07:00
larsbrubaker
4dbc03edb8
Change from background workers to async functions
...
Made the SlicingOutputMessage and SlicingDone events not rooted (as print item wrappers aren't)
2015-07-21 08:10:05 -07:00
Lars Brubaker
f6d32a62a5
Changed Changing some delegate defs to use EventHandler<> instead.
...
Took out some EventHandler new s that were from old code
Now Provider code
Create Folder in library and working some in provider.
New tests in MatterSlice
2015-06-24 16:59:10 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
e00d12959b
ran codemaid
2015-04-14 15:50:34 -07:00
Matt Moening
330d3b4df6
Streaming GCode message check adjusted to work with all negative numbers
2015-04-08 19:01:51 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
larsbrubaker
cbbeeac8ae
Don't show the bed temp if there is no heated bed.
...
Don't write bed temp to gcode if there is no heated bed.
Read bed temp through accessor function so we can filter it based on if the printer has a heated bed.
Added BedTemperature function on Active Slice Settings
2015-02-16 16:16:06 -08:00
Lars Brubaker
4fcb81d555
Improved lots of the timing code in UIThread callbacks.
2014-12-18 18:18:11 -08:00
larsbrubaker
e8247a8481
Put all the icons into the icons directory
...
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
larsbrubaker
0e646dca68
Change the namespace of PrinterCommunication and the class name.
...
Deleted lots of unused usings.
Working to get the 2point leveling working.
Started work on a new printer io layer
Fixed the crash on disconnect while printing.
2014-06-11 14:52:58 -07:00
larsbrubaker
12650e854e
Changed ConnectionStateChanged => CommunicationStateChanged
...
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
Kevin Pope
64c33c3538
Fix spacing for ActionBar. Made placeholder part icon semi-transparent.
2014-05-05 11:24:58 -07:00
Kevin Pope
9fb739ceaf
Work on display of action bar components.
2014-05-05 11:09:36 -07:00
Kevin Pope
84955cfcb5
Cleaning up action bar.
2014-05-05 09:07:14 -07:00
larsbrubaker
b66d0058b7
Fixed a bug with remove.
2014-05-01 17:52:45 -07:00
larsbrubaker
a1990f10bd
Changed PrintItemWrapper to have RootedObjectEventHandlers
...
Fixed lots of code to use them correctly
CompactSlidePanel does not need to reload back panel anymore as that happens in wide screen panel
2014-04-21 15:00:32 -07:00
larsbrubaker
263f50cd1c
Got the thumbnail to have an image cache
2014-04-20 21:02:28 -07:00
larsbrubaker
9d4bfe8e5f
Make the library remove more robust.
...
Make the print level icon be the right color on light theme.
2014-04-19 14:57:30 -07:00
Kevin Pope
8df0e7a603
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
ActionBar/PrintStatusRow.cs
2014-04-18 18:48:43 -07:00
Kevin Pope
e80bbf7887
Hide bedTemperature display when selected printer does not have heated bed.
2014-04-18 18:40:27 -07:00
larsbrubaker
793284df9f
Made the notification plugin more discrete.
2014-04-18 14:31:34 -07:00
larsbrubaker
bea60eb773
Made the notification button stay as the window gets re-created (a bit hacky).
2014-04-16 17:28:46 -07:00
larsbrubaker
db09079196
Refactor for clarity Done -> SlicingDone on PrintItemWrapper
...
Moved a bunch of classes into their own files in ActionBar
Made the part preview be right when the window changes between wide and narrow.
2014-04-16 15:11:01 -07:00
larsbrubaker
4b6a3cfa97
Lots of work on Getting the QueueData instance to be separate form the UI queue and refs.
2014-04-15 18:13:27 -07:00
larsbrubaker
49c8a045a5
fixed the spelling of label
...
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00
larsbrubaker
d72836f3a0
Make sure we don't keep a reference around to widgets through the OnIdle call back.
2014-02-27 16:41:52 -08:00
Kevin Pope
d23065a2f8
Changing printer profiles now triggers refresh of the auto-level indicator.
2014-02-24 10:52:24 -08:00
Kevin Pope
4ec57b97ca
UI - Manual controls more compact.
...
More clarify for automatic print leveling UI
2014-02-23 21:50:09 -08:00
Kevin Pope
e78ae5a7c5
Added 'leveling icon' to Action Bar.
2014-02-21 18:32:41 -08:00
Kevin Pope
910cb06c5a
Change print status row to display estimated total print time.
2014-02-20 18:35:28 -08:00
Kevin Pope
c302bc2ae0
Don't translate placeholder text.
2014-02-20 09:47:08 -08:00
Kevin Pope
180dbe5896
Merge commit ' 34c3d16fd7' into development
...
Conflicts:
ActionBar/PrintStatusRow.cs
2014-02-11 11:49:10 -08:00
Kevin Pope
95b2efb48c
Work on the ActionBar UI
...
Changed behavior of 'Skip' button.
2014-02-10 19:17:25 -08:00
gregory-diaz
69dc56d2fd
More Localization
...
Localization 2/10
2014-02-10 17:59:57 -08:00
larsbrubaker
f4c1b0b85c
Commit of the code
2014-01-29 19:09:30 -08:00