Gregory Diaz
35aeb9caef
Added start/end gcode for Me3D material setting
2015-07-28 08:22:33 -07:00
Gregory Diaz
49a5f40ae9
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-28 07:59:39 -07:00
Gregory Diaz
e93591e3f6
Changed R1 defaut temperature to 210
2015-07-28 07:59:26 -07:00
Lars Brubaker
3ad3a3f948
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-27 19:04:03 -07:00
Lars Brubaker
27677b44fd
Fixed a bug with hiding hint text on edit widget
...
Working on rename
Fixed the blending on thumbnails.
Some experimental work with adding more base library providers (dynamic folder adds)
Test History and Queue providers
2015-07-27 19:03:54 -07:00
Lars Brubaker
35e9a48800
Merge pull request #339 from gregory-diaz/master
...
Made quality setting changes for ROBO 3D
2015-07-27 18:02:59 -07:00
Gregory Diaz
5a40cdba31
Made quality setting changes for ROBO 3D
2015-07-27 16:23:46 -07:00
Lars Brubaker
e2cbe4e3f3
Merge pull request #337 from gregory-diaz/master
...
Added new config.ini, material and quality presets as well as Macros …
2015-07-27 15:19:49 -07:00
Gregory Diaz
7ad3f69bd9
Added new config.ini, material and quality presets as well as Macros for Me3D
2015-07-27 15:14:37 -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
Lars Brubaker
c31103a0d5
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-27 10:27:26 -07:00
Lars Brubaker
67f86d0ab2
Only register for updates from the currently visible library provider rather than all that have been allocated.
...
Got rid of rooted event handler on LibraryPrivider
2015-07-27 10:27:22 -07:00
Lars Brubaker
fa70d524bb
Merge pull request #335 from gregory-diaz/master
...
TranslationTests
2015-07-25 13:44:25 -07:00
Lars Brubaker
c61f38fc1b
code maid.
2015-07-25 13:37:35 -07:00
Lars Brubaker
9b7fcba853
Made the loading progress bar smaller
...
Code maid the thumbnail code
2015-07-25 13:35:45 -07:00
Gregory Diaz
61e05c744b
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-24 14:56:13 -07:00
Gregory Diaz
93de1301f8
Added Testing for detecting foreign strings in lines where there should be only English
2015-07-24 14:54:49 -07:00
Lars Brubaker
c12e8ee1a3
Put in new icons for library
...
Moved classes to their own file
2015-07-24 14:00:27 -07:00
Lars Brubaker
ed47e8f4b2
Name refactoring
2015-07-23 14:19:28 -07:00
Lars Brubaker
dab62f52c4
Merge pull request #334 from gregory-diaz/master
...
Fixed formatting errors in Master.txt (also committing up to date loc…
2015-07-23 13:23:16 -07:00
Lars Brubaker
17bd020218
Made AddFilesToLibrary not abstract
...
Removed SaveToLibrary
2015-07-23 11:48:31 -07:00
Lars Brubaker
396b9984be
Check for null before releasing handle.
2015-07-23 10:58:42 -07:00
Gregory Diaz
d17b6f09f4
Fixed formatting errors in Master.txt (also committing up to date localizations).
2015-07-23 10:52:44 -07:00
Lars Brubaker
be12645fe5
latest agg
2015-07-23 10:41:16 -07:00
Lars Brubaker
0d5c8c4cc1
Made it possible to get the item count and collection count on collection children.
2015-07-23 10:40:36 -07:00
larsbrubaker
dd626569f9
Took out some dead code
...
Renaming for clarity
Created a GCodeProxy class to clean up some of the gcode injection and processing.
2015-07-23 07:47:56 -07:00
Lars Brubaker
255f4c8cd8
latest agg
2015-07-22 18:30:33 -07:00
Lars Brubaker
53f7ba8579
Remvode unused config.ini
...
Made the create folder window have the text box selected so you can type right away.
Asking for more library stuff by index.
Small work on HTML widget
2015-07-22 18:30:22 -07:00
Lars Brubaker
3458d4ba68
Refactoring
...
Getting rid of background worker for await.
2015-07-21 17:06:30 -07:00
Lars Brubaker
810ea88d9c
Made a convenience function.
2015-07-21 16:58:25 -07:00
Lars Brubaker
f3967f8551
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-21 14:59:05 -07:00
Lars Brubaker
1d5c2b3f8a
More code changed to await.
2015-07-21 14:59:01 -07:00
Lars Brubaker
b8ce32f816
Merge pull request #333 from gregory-diaz/master
...
Removed the two incorrectly formatted translation strings.
2015-07-21 14:31:12 -07:00
Gregory Diaz
23a6d699f5
Removed the two incorrectly formatted translation strings.
2015-07-21 14:12:21 -07:00
Lars Brubaker
9730f52ba9
Merge pull request #332 from gregory-diaz/master
...
Recently contributed Polish translations
2015-07-21 14:03:57 -07:00
Gregory Diaz
41cd96b139
Finished up CheckForUpdate window
2015-07-21 12:24:27 -07:00
Gregory Diaz
8a8e16a19c
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-21 11:34:33 -07:00
Lars Brubaker
c70d56c3be
Change more background workers to async
...
Put in a cast (Action) so we don't have to do () => func();
2015-07-21 11:10:01 -07:00
Gregory Diaz
63ed744d5d
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-21 09:46:19 -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
larsbrubaker
f4c63cba58
Latest ms.
2015-07-20 22:05:14 -07:00
Gregory Diaz
876911a6e8
Recently contributed Polish translations
2015-07-20 18:04:04 -07:00
Lars Brubaker
5f4ea81a4c
Made PrintItemWrapper able to take a containing LibraryPrivider handle
...
Made the providers pass themselves when building PrintItemWrappers
Fixed the bug with print history not setting the correct item to print
Took out LibrarySQLiteData (not replaced with LibraryProviderSQLite)
Made code go through the new SQLite provider to add parts during setup
Starting work on Save as Window to save to queue or provider and do provider selection
2015-07-20 16:09:52 -07:00
Lars Brubaker
a0d4c68ae4
Merge pull request #331 from gregory-diaz/master
...
New Check for Update window
2015-07-20 10:15:28 -07:00
Gregory Diaz
0cde26162b
Modified language for update feed descriptions.
2015-07-20 10:04:22 -07:00
Gregory Diaz
dcc4f5aa4e
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-20 09:47:22 -07:00
larsbrubaker
d5dda2cc1c
latest matter slice.
...
Now the new top and bottom layer code passes its tests.
2015-07-19 10:13:54 -07:00
Lars Brubaker
6b304405b1
New comments in agg
...
new top and bottom layers in matter slice.
2015-07-18 15:32:37 -07:00
Lars Brubaker
2127199a6a
Fixed the pop out window to not throw an assert in debug.
2015-07-18 09:56:22 -07:00
Gregory Diaz
6aa15cd175
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-17 17:11:40 -07:00