Commit graph

692 commits

Author SHA1 Message Date
Lars Brubaker
a51e71891d Put in a link to more about braille 2015-09-17 15:27:38 -07:00
Lars Brubaker
2da65bca39 put in more braille grade 2 support 2015-09-16 17:20:12 -07:00
Lars Brubaker
cb2f4e3668 loading animation is in the right spot
Braille is much better.
2015-09-16 10:54:37 -07:00
Lars Brubaker
3e12badcc0 Put in a loading animation. 2015-09-15 18:17:56 -07:00
John Lewin
8e6869eef4 Add support for "Loading" indicators during provider init 2015-09-15 17:53:09 -07:00
Lars Brubaker
de42321257 Pun in a braille font
Much better output of brail.
2015-09-15 17:45:48 -07:00
Lars Brubaker
ea87dac1f1 separated base and characters.
Made it possible to show both braille and normal text
2015-09-15 12:15:47 -07:00
Lars Brubaker
f521cdd370 Can change which font to use (check box is in anyway).
Getting closer.
2015-09-14 18:58:54 -07:00
Lars Brubaker
fda0230555 More work on braille 2015-09-14 18:43:39 -07:00
Lars Brubaker
fce926cc2d 48x48 icon 2015-09-14 15:33:20 -07:00
Lars Brubaker
254779e2a2 New file icon 2015-09-14 14:52:29 -07:00
Lars Brubaker
fa97829073 Put in lots of code to break on exceptions in the debugger.
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
a076fab02b Ask the user if they want to rebuild thumbnails when switching modes. 2015-09-10 16:28:59 -07:00
Matt Moening
2b9683c32b Updated and added Profiles for all X3G printers we carry 2015-09-09 11:06:46 -07:00
Lars Brubaker
563a5a3b2d Improving the intuition around library navigation 2015-09-08 18:01:09 -07:00
Gregory Diaz
880b2d2931 Added the most up-to-date ROBO 3D printer profile "R1 & R1 +Plus" 2015-09-08 14:47:34 -07:00
Lars Brubaker
0e6275b0d8 Made the 'add to library' go through provider selector 2015-09-04 13:47:48 -07:00
Lars Brubaker
81d9518fcd Updated the queue icon image
Trying to get the purchase folder to show up correctly.
2015-09-02 18:47:44 -07:00
Gregory Diaz
513ef76a8c Merge remote-tracking branch 'GregDiaz/master'
Conflicts:
	Submodules/agg-sharp
2015-08-28 18:08:52 -07:00
Lars Brubaker
7bfce4367a Improvements to automation runner
Function to check if if a widget is actually visible.
Put in a search icon
2015-08-27 11:56:01 -07:00
Gregory Diaz
d2c2976703 Modified MAKEiT printer profile so that center_part_on_bed is set to 1. Also removed exception that gets thrown in debug when parsing M gcode commands 2015-08-26 10:22:48 -07:00
Gregory Diaz
03479f3641 Finished completed hot key controls feature(Tested on both Tablet and Windows). Also changed the name of the configuration tab label to be options label(since the configuration label is not options). 2015-08-25 14:10:33 -07:00
Gregory Diaz
5eb5d34d2e Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-25 10:33:19 -07:00
Gregory Diaz
e34253d1fe Changed ROBO 3D printer profile name from R1 +Plus also for R1 to R1- R1 +Plus 2015-08-25 10:33:10 -07:00
Lars Brubaker
30d80bf61e Made Type (as in type some text) work in the automation runner
Put in a test that shows a text widget can get focus.
2015-08-21 17:44:28 -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
8f406e220d Improving test suit. 2015-08-20 10:24:28 -07:00
Gregory Diaz
1fc296c0f9 Added a calibration.ini file to all print profiles that did not previously have one. 2015-08-19 16:46:46 -07:00
Gregory Diaz
c78c61211b Corrected misspelled localized strings and the regenerated the French translations file to include the most up-to-date translation strings 2015-08-19 15:07:57 -07:00
Gregory Diaz
7976532930 Changed the ROBO printer profile name to " R1 +Plus(also for R1)" 2015-08-19 10:16:30 -07:00
Gregory Diaz
6ad4d87a1d Adding updated French translations 2015-08-18 16:48:38 -07:00
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