Commit graph

1719 commits

Author SHA1 Message Date
larsbrubaker
afee787587 Working on adding a print level sample position edit window .
Cleaned up the names of the functions to get the print level sample positions vs. the measured positions.
2014-04-02 18:14:26 -07:00
Lars Brubaker
2f6da146c3 making it possible to switch to normal serial port.
more translations.
2014-04-01 11:03:38 -07:00
larsbrubaker
d55e030390 Making a new render mode of outline. 2014-03-31 17:08:27 -07:00
larsbrubaker
d551d8aff4 Made zhop load correctly
Made first layer extrusion multiplier able to be 0 (as the ui says).
2014-03-31 16:09:02 -07:00
larsbrubaker
4532924319 Doing raytrace unit tests on startup.
More translations.
2014-03-31 13:42:18 -07:00
larsbrubaker
abf3ebed67 more translations. 2014-03-28 18:39:45 -07:00
larsbrubaker
c5babcf679 Spell out Distance in settings description. 2014-03-28 08:11:32 -07:00
larsbrubaker
3f2b93466a Made MatterSlice support ui more like the other ui. 2014-03-28 07:56:27 -07:00
larsbrubaker
5271896ada Tried to merge in Greg's changes fixing the messed up stuff. 2014-03-27 18:41:02 -07:00
Kevin Pope
199b3f7a39 Merge commit '495cef1f7a' into development 2014-03-27 18:13:30 -07:00
larsbrubaker
cdfcb94a88 Put in raft settings for MatterSlice 2014-03-27 08:12:05 -07:00
larsbrubaker
7252d065ec A bit of English 2014-03-26 16:54:15 -07:00
larsbrubaker
9fb452fe1f Made the z distance a layer gap rather than a measurement. 2014-03-26 13:49:40 -07:00
gregory-diaz
55791545d8 committing changes to pull 2014-03-26 10:52:58 -07:00
gregory-diaz
34dfa3cc0a committing changes to pull 2014-03-26 10:50:22 -07:00
larsbrubaker
a90d606b84 Put in WipeShield 2014-03-25 20:57:12 -07:00
larsbrubaker
44f6eb1dde more translations. 2014-03-25 17:46:52 -07:00
larsbrubaker
c615ed9456 Cleaned up the support generation to match our settings. 2014-03-25 15:54:26 -07:00
larsbrubaker
819098cd84 Put in more MatterSlice settings. 2014-03-25 14:37:43 -07:00
larsbrubaker
a43dcdd63f Cleaning up some settings names and organization.
Added bed size to MatterSlice settings
2014-03-25 14:10:26 -07:00
larsbrubaker
70e1a1f4fc Fixing the data to work in matter slice settings. 2014-03-25 12:25:19 -07:00
larsbrubaker
7cbb33e58b fixed spelling of positive
put in more matterslice settings.
2014-03-25 12:14:03 -07:00
gregory-diaz
b31897ace8 Added functional "Remove All" button to "Queue Options" drop menu in the print queue. Also converted some light strings to primary text color. 2014-03-24 17:31:24 -07:00
larsbrubaker
3406ab937a More settings working in MatterSlice. 2014-03-24 17:08:37 -07:00
gregory-diaz
ef5f15c4b4 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-03-24 14:45:00 -07:00
gregory-diaz
00910197cb Changed button and text color from white to black on print level wizard 2014-03-24 14:44:43 -07:00
larsbrubaker
8e2684f3f3 Getting more slice settings mapped for MatterSlice 2014-03-24 14:06:05 -07:00
gregory-diaz
ca0a547112 Changed text color for widgets, buttons and labels. 2014-03-24 13:57:46 -07:00
larsbrubaker
51740e9eb0 More translations from having an item not on disk. 2014-03-23 09:47:20 -07:00
larsbrubaker
49a9a20a56 Theme related changes (KP) 2014-03-21 18:44:01 -07:00
Kevin Pope
738b2d5a57 Lots of theme and UI related updates. 2014-03-21 16:18:47 -07:00
Kevin Pope
58bb7de074 Fixed compact view. Made disableable widget overlay widescreen dependent. 2014-03-20 18:10:23 -07:00
Kevin Pope
f304d50062 Widescreen no longer recreates widgets all the time. 2014-03-20 15:54:27 -07:00
larsbrubaker
8ec802a63c First Spanish translation.
We handle parsing the translation file better, and better errors.
MatterSlice parameters are better.
2014-03-20 14:10:39 -07:00
gregory-diaz
7c8e1201c2 Design for the save as window is done (I just need to add help text and some margin and padding in 2 places. 2014-03-19 18:29:39 -07:00
gregory-diaz
f0e418f99f Made checkbox and checkbox help text white, and buttons are now grey. 2014-03-19 17:01:18 -07:00
gregory-diaz
bc6ec73955 Save As window now has all elements needed. Buttons are present but are not working correctly...yet 2014-03-19 14:45:05 -07:00
gregory-diaz
eb24dccb91 Translation file 2014-03-19 10:28:04 -07:00
larsbrubaker
22edd06781 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	StaticData/Translations/Master.txt
2014-03-17 14:44:38 -07:00
larsbrubaker
7f8300bafc Got pause, resume and cancel gcode into the settings and working in printer communication. 2014-03-17 14:41:36 -07:00
gregory-diaz
05ca828e69 Save As added to translations 2014-03-17 12:14:43 -07:00
larsbrubaker
e850398daf More translations found. 2014-03-17 08:05:51 -07:00
larsbrubaker
d74e59033a Added a string helper that lets us use an extension method to format strings easier.
Added a string extension method for localize that makes it easier to get localized text
Moved code into these new methods.
Removed some strings from localizing (app names and copy write notice)
2014-03-16 10:23:56 -07:00
larsbrubaker
c6f471c7ca Fixing up the localization file to always maintain the master file when in English
added localized start and end to gcode view
Made the TAZ baud rate correct
Some new localizations
2014-03-15 14:02:43 -07:00
larsbrubaker
14de4d8b49 Deleted the mattercontrolarduino.inf (not useful to getting drivers installed)
Removed dead code
adding in arduino.inf for install.
2014-03-13 16:20:12 -07:00
larsbrubaker
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00
larsbrubaker
5a1484ca86 Made it not save out English translations.
Made it create files and directories as necessary.
2014-03-11 15:10:57 -07:00
larsbrubaker
2def10590e Made the first pass of actually doing the localizations.
There is now a small bit of Spanish localization.
Moved the LocalizedString into MC so that it is clearer that translation files aren't saved.
2014-03-11 15:10:11 -07:00
larsbrubaker
f7e5d0f64b Merge remote-tracking branch 'Chaz/master' into 1.0.5 2014-03-10 10:59:19 -07:00
csselph
09c4788a44 Corrected Orion ABS temperature settings in Slice Configuration file 2014-03-08 15:22:52 -08:00