Commit graph

642 commits

Author SHA1 Message Date
Gregory Diaz
bfc96f08e9 Addded Maker's Tool Works to printer white list 2015-08-04 15:02:03 -07:00
Lars Brubaker
3435cb611e Added more menus for library handling. 2015-08-03 17:31:53 -07:00
Lars Brubaker
f43860c00f Don't take empty extensions. 2015-08-03 16:46:57 -07:00
Lars Brubaker
f8c1a7a8bc Latest agg and ms 2015-08-03 15:51:18 -07:00
Lars Brubaker
b5561d38a7 Made all the print leveling data settable in config 2015-08-03 15:48:36 -07:00
Lars Brubaker
1b937300ca Put in a bunch of print leveling data so that it is easier to get it setup and working. 2015-08-03 12:02:42 -07:00
larsbrubaker
c818b56be9 use 7 point but don't need it. 2015-08-01 17:18:23 -07:00
larsbrubaker
5e6af4b2f6 Making print leveling code go through the loaded print leveling solution (rather than the leveling plane).
Refactoring.
Working on a new 7 point radial print leveling solution for delta printers.
2015-08-01 14:44:53 -07:00
Lars Brubaker
721dcf4578 Make Focus work better
don't return a bool, assert that there is a parent
Set focus on save as window to text field.
Set focus to text field on terminal window.
2015-07-29 16:31:24 -07:00
Lars Brubaker
0bbd4ed4da Made the provider selector not have an instance function so it can work in the provider selector dialog.
Made a GetRootProvider function
Made the downloading progress bar show better on dark backgrounds
Made the help text for outer perimeter speed clearer.
2015-07-29 12:03:51 -07:00
larsbrubaker
0aa0f7e97f Now we can rename folders in file provider. 2015-07-28 12:12:42 -07:00
larsbrubaker
f1f1dac568 Merge remote-tracking branch 'origin/1.3.0'
Conflicts:
	StaticData/PrinterSettings/Me3D/Me2/material/PolyPlusLT.slice

Make it clear this is an out not a ref.
2015-07-28 11:51:35 -07:00
Gregory Diaz
26e6ed4d66 changed default temp for R1 to 200 (requested by ROBO 3D) 2015-07-28 09:38:42 -07:00
Gregory Diaz
d6fb0f1aab Makes sense to keep start and end gcode for this material(ME3D) 2015-07-28 08:18:32 -07:00
Gregory Diaz
a57833d86f Changed default temperature for R1 to 210 2015-07-28 07:56:00 -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
Gregory Diaz
5a40cdba31 Made quality setting changes for ROBO 3D 2015-07-27 16:23:46 -07:00
Gregory Diaz
69ce007b5e Made changes to quality settings for ROBO 3D 2015-07-27 16:17:05 -07:00
Gregory Diaz
4831f24691 Removed Start Gcode in material setting 2015-07-27 15:17:14 -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
Gregory Diaz
808f8740e9 Added updated config.ini, material and quality settings as well as macros for Me3d 2015-07-27 15:00:00 -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
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
0d5c8c4cc1 Made it possible to get the item count and collection count on collection children. 2015-07-23 10:40:36 -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
Gregory Diaz
23a6d699f5 Removed the two incorrectly formatted translation strings. 2015-07-21 14:12:21 -07:00
Gregory Diaz
876911a6e8 Recently contributed Polish translations 2015-07-20 18:04:04 -07:00
Gregory Diaz
b36808b298 Started work on Check for Update Window 2015-07-14 17:59:41 -07:00
Lars Brubaker
09e153737f Put in the ability to turn of 3D thumbnail rendering. 2015-07-13 15:23:31 -07:00
John Lewin
9a3d948eb7 Add SessionKey validation
- Hook SendReqeuest to detect invalid credentials/expired sessions
 - Prevent AddRightElement delegate from being invoked twice
 - Make UpdateNotificationMark public for reuse in the Authentication plugin
2015-07-11 13:03:39 -07:00
Lars Brubaker
8a76be3cd9 latest agg 2015-07-06 13:56:43 -07:00
Lars Brubaker
60ad94be68 Made the LibraryProvider implement iDisposable and we try to dispose them when appropriate.
Made dispose of a collection warn if there are child items or collections.
Made the bread cumbs a clickable navigation rather than just names.
2015-07-02 18:34:10 -07:00
Lars Brubaker
081fadccbe Moving the Queue, Library and History to not have Print pre-pended. 2015-07-02 09:45:53 -07:00
larsbrubaker
d92a1b8464 latest matter slice 2015-07-01 21:48:27 -07:00
Matt Moening
45d87d2e32 Removed default material from setup.ini 2015-07-01 16:49:17 -07:00
Matt Moening
62a6e01a28 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-07-01 16:13:51 -07:00
Matt Moening
013d752988 Added FlashForge Creator as a printer 2015-07-01 16:13:42 -07:00
Lars Brubaker
92ce923a18 dremel has an actual usb driver that we will implement. 2015-07-01 14:53:44 -07:00
Lars Brubaker
fa90a52b1c Makerbot is better supported now with a custom driver plug-in. 2015-07-01 14:50:45 -07:00
Lars Brubaker
5165eb21fe Merge branch '1.2.3' into development 2015-07-01 14:43:50 -07:00
Matt Moening
e35687308b updated MakerBot rep2 default settings
removed X3G as a reference for MC
2015-07-01 14:08:10 -07:00
Matt Moening
25265f01e2 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-07-01 12:30:17 -07:00
Lars Brubaker
f280ade9a1 Trying the other dremel id 2015-07-01 12:29:10 -07:00
Matt Moening
f5cd4d1ef1 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-07-01 12:25:08 -07:00
Lars Brubaker
e26e6697c7 Trying only one dremel pid 2015-07-01 12:20:12 -07:00
Matt Moening
dd0fda52c6 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	Submodules/MatterSlice
Resolved:
                Using theirs
2015-07-01 11:44:56 -07:00
Lars Brubaker
621e2bf3bf Added the ids for the dremel printer 2015-07-01 11:42:02 -07:00
Gregory Diaz
b9d3613354 Removed the R1PLUS from ROBO 3D printer profile until Robo is ready to release it 2015-07-01 11:31:26 -07:00
Kevin E. Pope
e8a5af2816 Remove spacer from library button row. 2015-06-30 17:52:47 -07:00