Commit graph

153 commits

Author SHA1 Message Date
larsbrubaker
db09079196 Refactor for clarity Done -> SlicingDone on PrintItemWrapper
Moved a bunch of classes into their own files in ActionBar
Made the part preview be right when the window changes between wide and narrow.
2014-04-16 15:11:01 -07:00
larsbrubaker
acc846d463 Fixe a problem with text creator not having good view controls. 2014-04-16 12:26:35 -07:00
larsbrubaker
6347ff7773 Adding infill settings.
Hooking stuff up to the new queue data.
2014-04-16 10:52:25 -07:00
larsbrubaker
4b6a3cfa97 Lots of work on Getting the QueueData instance to be separate form the UI queue and refs. 2014-04-15 18:13:27 -07:00
larsbrubaker
d6ff6acd41 Changed many iterator functions to not have 'interator' in their names. 2014-04-13 21:29:18 -07:00
larsbrubaker
b3a6493867 more strings 2014-04-11 08:08:54 -07:00
larsbrubaker
fbb673117b more localizations 2014-04-10 14:51:06 -07:00
larsbrubaker
771280f6df Fixed many all upper case words to be Title case instead. 2014-04-10 14:07:25 -07:00
larsbrubaker
50ead93c1e Made the language restart actually restart the app. 2014-04-10 10:36:59 -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
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
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
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
7cbb33e58b fixed spelling of positive
put in more matterslice settings.
2014-03-25 12:14:03 -07:00
larsbrubaker
3406ab937a More settings working in MatterSlice. 2014-03-24 17:08:37 -07:00
larsbrubaker
8e2684f3f3 Getting more slice settings mapped for MatterSlice 2014-03-24 14:06:05 -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
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
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00