John Lewin
043c32e01b
Revise thumbnail click behavior to use existing implementation
2015-07-14 20:19:37 -07:00
Lars Brubaker
d4b471842b
Made the GetPrintItemWrapperAsync take an optional ReportProgressRatio.
...
Made it possible to show the wrapper loading progress.
Made the ray trace images more white.
2015-07-14 16:16:58 -07:00
Lars Brubaker
93bed277ed
Made the getting of the thumbnail file name public.
...
Made an EventHandler on LoadComplete for async image widgets
2015-07-13 17:48:42 -07:00
Lars Brubaker
09e153737f
Put in the ability to turn of 3D thumbnail rendering.
2015-07-13 15:23:31 -07:00
Lars Brubaker
34da6eda80
Made the folder thumbnails clickable.
2015-07-07 17:47:52 -07:00
Lars Brubaker
610816070a
Making the export button have the right state based on the permissions of the item being selected.
2015-07-07 09:52:48 -07:00
Lars Brubaker
58dddd4c4a
Made the thumbnail not use a background worker.
2015-07-02 16:16:17 -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
larsbrubaker
859c51d3e5
Some more work on perspective rendering.
2015-05-25 18:27:16 -07:00
Lars Brubaker
703021620d
Made a base class for the menus
...
Made more shared code for them
2015-05-20 17:34:55 -07:00
Lars Brubaker
b1a5f4200c
Made the about window always on top
...
made an update notification in the menu bar area
took the "about' tab off the main page
Cleaned up the checking of touchscreen
Made a new Features section for the printer settings
2015-05-20 10:55:14 -07:00
Lars Brubaker
cbefcfdfee
Put in a Settings menu that can open the various pop out windows
2015-05-19 14:43:24 -07:00
larsbrubaker
939bafa214
The perspective renderer is working better.
2015-05-06 08:11:05 -07:00
larsbrubaker
ee8be322da
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2015-05-05 20:07:12 -07:00
Lars Brubaker
b78a075bcb
Some wore on selecting ray tracing by mesh size.
2015-05-05 16:59:03 -07:00
Lars Brubaker
8709876cfc
Better ray-trace rendering
2015-05-05 12:37:32 -07:00
larsbrubaker
9f26f88123
more work on raster drawing
2015-05-04 22:47:12 -07:00
larsbrubaker
05d7d7eae3
Made it easier to switch render types.
2015-04-27 07:42:40 -07:00
larsbrubaker
b4c6001176
Got the code closer to being able to do perspective non-raytraced renders of thumbnails.
2015-04-27 07:35:52 -07:00
Lars Brubaker
3f7c21135d
Working on the ray tracing being an option all the time.
...
Making the intermediate layout much more intuitive
2015-04-24 10:17:05 -07:00
Lars Brubaker
c0bc906b49
Did some work to make thumbnails more responsive.
2015-04-20 11:48:30 -07:00
larsbrubaker
c76ca34eee
Made an experimental thumbnail ray tracer.
2015-04-19 20:15:40 -07:00
Gregory Diaz
61a5b564a6
Created command line utility to start MatterControl and export gcode.
2015-04-14 17:15:58 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
f3bea1bb07
Adding in the touchscreen icons
...
Fixed the PrintProgressBar to move up and down.
2015-04-06 16:01:57 -07:00
Lars Brubaker
53ded760e9
Put a try catch around the printer on idle call
...
Refactor / renaming
2015-03-25 18:01:57 -07:00
Lars Brubaker
4f8c0742ce
Made the com tester able to respond as if it is MarlinFirmware
...
Took out the ability to print to printer sd card.
You can still print from sd card)
You can still save gcode to an sd card
Put in and EXTENSIONS check from firmware
Putting in a URI_GCODE_SEND
2015-03-14 16:00:04 -07:00
larsbrubaker
8ef3aba724
Made the menu always unselect on close
...
Made some copied code share a single source.
2015-02-22 15:50:28 -08:00
Lars Brubaker
5bc8795d86
Made the cache cleaning delete all unreferenced png tga stl and amf files.
...
Made it so we always show what slicing engine we are using in settings
Made it so when we switch to MatterSlice for dual extrusion we reload the display correctly
Put in a clear history button on settings
2015-02-20 12:05:44 -08:00
Lars Brubaker
fd094f25af
Fixed a bug where the temp could get in a state of ping-ponging between values.
...
Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
2015-02-19 10:56:54 -08:00
Lars Brubaker
a59b24c2d9
Working on a View menu
...
Making it possible to tell pop out windows to save states
Took out some dead code
2015-02-13 17:35:48 -08:00
Lars Brubaker
0d849c8c30
Made export window close correctly on Android.
2015-02-06 15:24:51 -08:00
Lars Brubaker
1df8b5c516
Put in a reset connection button after the user clicks cancel.
...
Put in a RebootBoard function in Printer Communication
2015-02-04 14:24:36 -08:00
Lars Brubaker
0af9175f97
Got menus to be able to be scrolled on Android.
...
Put in some license text.
2015-01-28 16:07:40 -08:00
Lars Brubaker
986b513520
Make the PrintProgressBar draw faster during printing.
2015-01-28 12:35:51 -08:00
Lars Brubaker
72edd8057e
Close the selector window before opening the plug-in window.
2015-01-27 10:27:48 -08:00
Lars Brubaker
e7c0261d25
Made many more of the factory fixed size settings include the point size scaling so they are the right size.
2015-01-27 09:34:15 -08:00
larsbrubaker
0b3bbc136b
Fixed the number edit not to grow on Android. Made it's VAnchor always ParentCenter
...
Made the logic to test if a part should be centered on the bed be if it was output by MatterControl
Some other white space changes
2015-01-25 17:54:26 -08:00
Lars Brubaker
8cba27633c
Don't wait for position when printing to SD card
2015-01-23 16:07:31 -08:00
Lars Brubaker
305a65fd0a
Make icons the correct size on android
2015-01-21 15:01:18 -08:00
Lars Brubaker
55fa89d684
Making GCodeFile a abstract base class
...
implementing a loaded gcode file and as streamed gcode file
2015-01-20 12:57:30 -08:00
Lars Brubaker
e1979e770e
Made the thumbnails show if gcode or missing file
...
Moved some code from printer communication to gcodefile
Made the slicing queue only add the settings if they are not already there.
2015-01-20 10:45:34 -08:00
larsbrubaker
2cbe632a0d
Getting rid of intermediate string data for gcode files.
...
Part of reducing memory while printing.
2015-01-19 23:17:22 -08:00
Lars Brubaker
cbd3f4abd3
Created MatterHacker's settings for the TAZ Mini
2015-01-16 16:51:54 -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
ab4c46dcc6
Made more stuff render through graphics2D Rectangle as it is faster.
2015-01-02 18:06:01 -08:00
larsbrubaker
54422e50bc
Reduced the drawing in part thumbnail widget a bit
...
Made the draw ms be averaged over 64 draws so it is easier to see.
2014-12-28 08:26:29 -08:00
larsbrubaker
9f4c463f08
Made the pop outs match the theme better.
2014-12-23 14:16:01 -08:00
larsbrubaker
f532d8cdf8
Made the pop up TextTab work much better
...
Made a PopOutManager class to make it easier to create lots of pop outs.
2014-12-23 12:41:56 -08:00
larsbrubaker
057c13d88f
Got it to show with the app
2014-12-23 08:17:57 -08:00