Lars Brubaker
cd5a4ab5e5
Merge remote-tracking branch 'origin/1.5.1'
2016-03-07 15:38:37 -08:00
Greg
a7d87ce6cd
Added a hardware setting to show/hide marlin firmware updater.
2016-03-07 14:11:36 -08:00
Greg
f08680e9c9
Added test to make sure Bed Temperature options are not visible while "Has Heated Bed" checkbox is unchecked
2016-03-03 17:57:14 -08:00
Greg
1e4c1cda53
Added automated test to ensure that setting values are being passed to MatterSlice with the correct values. Also added a stress test in slice settings.
2016-03-03 16:57:43 -08:00
John Lewin
eea7dd9fe4
Remove DataStorage qualifier, add using statements
2016-02-24 10:53:22 -08:00
Gregory Diaz
2d42ec52e1
Added unittest for ensuring that when has_hardware_leveling = 1 we dont show the Print Leveling tab in Slice Settings and also that when has_hardware_leveling = 0 we do show Print Leveling
2016-02-01 17:20:18 -08:00
Lars Brubaker
3edee26813
Making it possible to hide control settings based on machine hardware settings.
2016-01-29 15:25:14 -08:00
larsbrubaker
5a19be14d2
Made the require print leveling work better
...
Fixed a bug with selecting print solutions other than 3 point
Don't show the leveling on/off when leveling is required for printing.
Removed dead code
Show the wizard if required and not run.
Refresh the display if print leveling required setting is changed
2016-01-16 21:33:11 -08:00
Lars Brubaker
f4a8be2153
Put in some localization.
2016-01-08 17:55:42 -08:00
John Lewin
56382ec893
Rename Simple to Basic
...
- Revise settings iteration for clarity
- Update HelpText per support
2015-12-21 15:01:34 -08:00
Lars Brubaker
3fc618b30f
you can now type a partial entry to a count or mm field and not have it get messed up if you are slow.
2015-10-19 18:32:23 -07:00
Lars Brubaker
544ee2fa9a
Added top infill speed.
...
Hid solid_shell on slic3r
Put in more comments
2015-10-13 13:40:35 -07:00
John Lewin
7362c6a771
Run DB save operations in a transaction
...
- Fixes #104492002 - Linux bottleneck
2015-09-29 17:21:55 -07:00
Kevin E. Pope
d7b2dc5bc1
Adjust menu border colors.
2015-09-17 18:25:35 -07:00
Lars Brubaker
286e0e5086
Moved the WrappedTextWidget to agg.
2015-08-10 10:59:45 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
76c8e64c77
Made the action menus have a bit more clarity.
2015-05-26 18:28:57 -07:00
Lars Brubaker
1f1ec9f701
Made the behavior of the 3d view match more closely the results of the gcode view in regards to the center_on_bed option.
2015-05-22 11:11:32 -07:00
Lars Brubaker
4b3c06ca32
Fixed the bug with the multi-line edit not getting the 'edit presets' overlay.
2015-05-20 12:43:01 -07:00
Lars Brubaker
16ba8db568
Don't save when only changing view.
2015-05-18 12:36:41 -07:00
Lars Brubaker
eb78472c42
Made the outer surface multiple setting work in standard mode.
...
Renamed the interface modes.
Made quick menus save immediately on change.
Renamed Perimeters to surface in same spots
latest agg
2015-05-02 10:50:14 -07:00
Lars Brubaker
8b075926e9
Added solid_shell setting
...
Adde SetSettingsOnChange for setting that affect other setting.
Refactoring
2015-05-01 18:44:43 -07:00
Lars Brubaker
9ed545ad22
Put in the ability to specify bottom and top layers in mm
...
Also interface layers and z gap
improved the slice settings layout
improved intermediate settings to be much more useful
Added a new mm setting and improved the optional % editing.
2015-04-24 13:09:25 -07:00
Lars Brubaker
f3f921ab4f
Re-wrote toggle switch to be a view for checkbox.
2015-04-22 08:43:09 -07:00
Lars Brubaker
bcd67d4aa1
Took out the code for remembering and setting the slice settings tab and added new code that puts it
...
and reads it from the user settings db.
2015-04-16 18:08:43 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
90331a49a3
Moving to using submodules
...
Changed HasEmergecyStoy to ShowResetConnection
2015-02-26 10:17:41 -08:00
Lars Brubaker
fd094f25af
Fixed a bug where the temp could get in a state of ping-ponging between values.
...
Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
2015-02-19 10:56:54 -08:00
Lars Brubaker
e7c0261d25
Made many more of the factory fixed size settings include the point size scaling so they are the right size.
2015-01-27 09:34:15 -08:00
larsbrubaker
51dcf9bc17
Added has hardware leveling to slice settings and implemented in code to
...
remove the software print leveling when present.
Added the setting to lulzbot mini, robo r1 and prntrbot simple metal
2015-01-23 08:03:59 -08:00
Lars Brubaker
d520c04edd
Put in the ability to SelectAllOnFocus for TextEditWidget.
2015-01-05 16:19:05 -08:00
Kevin Pope
c975dcc1c5
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2015-01-02 13:07:46 -08:00
Kevin Pope
4d513ab51b
Adjust slice settings save/revert buttons
2015-01-02 13:07:30 -08:00
Lars Brubaker
d3942127bb
Use the right point size for wrapping.
2015-01-02 12:06:41 -08:00
Lars Brubaker
a7faad70fd
Help text lays out a bit better on startup.
2015-01-02 11:34:47 -08:00
Lars Brubaker
c426ae0a96
Made the edit buttons all get bigger when the point size is bigger.
...
Made the help text wrap.
2015-01-02 11:16:39 -08:00
Kevin Pope
2c106fa44f
Working on slice settings widget UI.
2014-12-31 14:17:18 -08:00
larsbrubaker
b1cc77bbb1
Moving some slice settings ui code into a class so it is easier to move later
...
Took out some dead code (confusing me about were my changes needed to go)
Renamed some classes for clarity Widget to Window
Changed the edit icon to be something more familiar
2014-12-18 08:11:59 -08:00
larsbrubaker
ceb8cc6bb5
Thinking about how to edit the slice settings in place.
2014-12-16 08:26:35 -08:00
larsbrubaker
e7a4ca2a8d
Improved connection message.
2014-12-15 17:06:37 -08:00
larsbrubaker
740d003723
Took out the simple mode stuff.
...
Put in a no connection helper message.
2014-12-15 14:17:19 -08:00
Lars Brubaker
0b934dcc52
Made the default size bigger.
...
Fixed a problem on starting first time (new to this build)
2014-12-09 17:53:15 -08:00
Lars Brubaker
220b386a26
Cleaning up some interfaces
2014-12-09 16:40:52 -08:00
Lars Brubaker
a54a59e25f
Putting a menu to switch view settings.
...
Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
2014-12-09 15:16:08 -08:00
Lars Brubaker
de0070eb35
Some working on streamlining the ui and creating a new 'simple' mode.
2014-12-08 18:18:38 -08:00
Lars Brubaker
59cb80f894
Put in a description.
2014-12-08 16:46:23 -08:00
Lars Brubaker
f8e92931e1
Made the pre-heat use the temperature and bed_temperature .
...
Put in a menu to select the slice settings level.
2014-12-08 16:40:50 -08:00
Lars Brubaker
e1fc6838a3
Upgrading to .net 4.5.
2014-11-25 12:19:37 -08:00
larsbrubaker
15b5654a40
Cleaned up the drop down settings menus to work well.
...
Got rid of some crash problems with no selection.
2014-11-24 22:24:30 -08:00
Lars Brubaker
b25feec0a7
Did a bit more work to prove out the settings design.
2014-11-20 10:36:03 -08:00