Commit graph

80 commits

Author SHA1 Message Date
Kevin Pope
ca734fe7b5 Update PLA default settings for AW HD 2014-04-10 16:42:28 -07:00
larsbrubaker
2c391b8780 Don't show close box on wide screen view of 3d view and gcode view 2014-04-09 21:47:00 -07:00
larsbrubaker
7629750e02 Fixed a stupid problem with adding instructions to the queue. 2014-04-09 16:53:08 -07:00
gregory-diaz
ee9e90c2ea Set minimum sizes for widows that did not previously have them. 2014-04-08 13:22:33 -07:00
gregory-diaz
546fb18a96 Re-added skip connection option on "Setup Printer Connection" window. I might add adjustments later but it looks good and works now. 2014-04-08 12:50:26 -07:00
larsbrubaker
e6f3174694 Put the entire inject gcode into a lock statement.
Made sure injected gcode always go in at the head.
Made sure we clear our current line before we send it to the printer.
2014-04-07 14:04:38 -07:00
larsbrubaker
6831545af0 Adding in better temperature names for MatterSlice. 2014-04-07 13:30:13 -07:00
larsbrubaker
9273c3950a removing English translation (this folder should never be here)
put in German translation
More strings in master
2014-04-03 18:27:37 -07:00
larsbrubaker
1e08d94eb1 Fixed some problems with part sheet names and copies.
Made a warning if print leveling tries to go too low.
2014-04-03 15:59:36 -07:00
larsbrubaker
44da6b1bd8 Making more strings get into localization.
Making the print leveling warn if the extruder needs to go below 0.
2014-04-02 21:02:39 -07:00
larsbrubaker
50d340b3ca A bit more work on the bed level position editor. 2014-04-02 18:30:46 -07:00
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