Commit graph

661 commits

Author SHA1 Message Date
Gregory Diaz
3ea8467ca9 Changed name of R1 profile to "R1 and R1Plus" as requested by ROBO 2015-08-18 13:33:21 -07:00
Gregory Diaz
cd77013497 Changed R1PLUS profile name back to R1 and moved made z_offset a quality preset 2015-08-17 17:48:00 -07:00
Lars Brubaker
1d3fc7f9e2 Fixed navigation descriptions. 2015-08-17 09:33:31 -07:00
Lars Brubaker
d692515887 Merge pull request #359 from gregory-diaz/master
Added R1PLUS profile and deleted R1 as requested by ROBO3D
2015-08-17 09:25:58 -07:00
larsbrubaker
0bf526dc02 Put in some more tooltips. 2015-08-15 16:38:07 -07:00
Gregory Diaz
fe586f308b Added R1PLUS profile and deleted R1 as requested by ROBO3D 2015-08-14 12:50:49 -07:00
Lars Brubaker
77b1a998e1 New tooltip manager code. 2015-08-12 17:49:07 -07:00
Lars Brubaker
a326c76469 Make the download progress words show up. 2015-08-10 18:15:48 -07:00
Lars Brubaker
e3349bd0e9 Show the new update window. 2015-08-10 15:44:19 -07:00
Lars Brubaker
d139a525db Little text changes. 2015-08-10 13:36:31 -07:00
Lars Brubaker
286e0e5086 Moved the WrappedTextWidget to agg. 2015-08-10 10:59:45 -07:00
Lars Brubaker
b8f61ae1e5 Made more code use tool tips.
Wrote more tool tips.
2015-08-10 10:15:28 -07:00
Lars Brubaker
2b089cfa4a Made the bed leveling test pass again.
Made library take zips again and filter items it can't take.
Deleted some dead code.
2015-08-07 16:35:36 -07:00
Lars Brubaker
8d5dbad4d3 Merge pull request #354 from gregory-diaz/master
Added has_hardware_leveling to Kossel Pro config
2015-08-05 18:41:57 -07:00
Lars Brubaker
48b8e5b862 Started work on share folder. 2015-08-05 18:33:18 -07:00
Gregory Diaz
0e3fff1907 Added has_hardware_leveling to Kossel Pro config 2015-08-05 17:26:30 -07:00
Gregory Diaz
30bf420b33 Added missing comma to after Maker Tool Work's 2015-08-05 11:54:47 -07:00
Lars Brubaker
41e0b174de Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-05 11:12:09 -07:00
Lars Brubaker
b1671feb1d Put in a 13 point disk option. 2015-08-05 11:12:01 -07:00
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