Commit graph

3976 commits

Author SHA1 Message Date
Lars Brubaker
9f6b447a3b put in an x and y label for positions. 2016-04-28 13:25:02 -07:00
Lars Brubaker
9ab422b01a Cleaned up the settings layout. 2016-04-28 12:48:56 -07:00
Lars Brubaker
d8a0ecd86b Don't crash if material null
removing dead code
Turned Trim Perimeters back on
2016-04-28 11:53:01 -07:00
Lars Brubaker
9110410d20 Make sure we Update Style on Int_or_mm settings 2016-04-28 10:28:06 -07:00
Lars Brubaker
834aba4f38 Settings profile using methods rather than properties 2016-04-28 09:41:27 -07:00
johnlewin
a5ebd1af09 Merge pull request #691 from jlewin/master
Import PrintLevelingData, PrintLevelingEnabled, ManualMovementSpeeds
2016-04-27 21:29:14 -07:00
John Lewin
54f0c38bd2 Open presets window to Details view
- #Closes 690
2016-04-27 19:41:00 -07:00
John Lewin
d3568cc3ab Import PrintLevelingData, PrintLevelingEnabled, ManualMovementSpeeds
* Decouple PrintLevelingData from ActiveSliceSettings.Instance
 * #Fixes #687
2016-04-27 19:20:49 -07:00
Lars Brubaker
895eea253c Converted lots of get properties to methods in SettingsProfile 2016-04-27 18:57:51 -07:00
Lars Brubaker
0ba8a78dc5 Fixed connection issues
Got rid of AnchoredDropDownList
Put in BaudRate user edit field
2016-04-27 17:34:33 -07:00
Lars Brubaker
d83ed4edfa Merge pull request #682 from jlewin/json_profiles
Json Profiles
2016-04-27 15:16:25 -07:00
John Lewin
4496720772 Json Profiles 2016-04-27 14:35:57 -07:00
Lars Brubaker
bfa2ddafd8 Made the add and import items be in the quality and material menus. 2016-04-26 17:32:55 -07:00
Lars Brubaker
51d4d275a5 Made the settings reset when clearing user settings
Changed RegisterForSettingsChange to SetingChanged event
Fixed z offset for jump start printer
2016-04-26 17:15:10 -07:00
Lars Brubaker
e1eb56d456 Made help text just change its visibility
Made help text able to be small enough to fit well at start
2016-04-26 15:10:51 -07:00
Lars Brubaker
24a0e8b414 created option to have value that reset at the end of a print
spiral vase
 bottom clip
 layer to pause
2016-04-26 09:20:31 -07:00
Lars Brubaker
0e88ff77f7 Fixed export so we don't replace macro values with their value. 2016-04-25 16:49:55 -07:00
Lars Brubaker
57e47a606f Put in a before tool change gcode property 2016-04-25 16:42:00 -07:00
Lars Brubaker
62c884518a Make the home z direction correct. 2016-04-25 15:40:20 -07:00
johnlewin
8127469795 Merge pull request #681 from jlewin/master
Code Cleanup
2016-04-25 15:34:41 -07:00
Lars Brubaker
96bcd682f8 Put in the right resume settings for jumpstart 2016-04-25 15:27:38 -07:00
John Lewin
7a98b347c3 Consistent use of HorizontalSpacer for layout 2016-04-25 15:25:00 -07:00
John Lewin
c2089b5aa3 Consolidate GUIWidget WidgetHasBeenClosed and HasBeenClosed properties 2016-04-25 15:25:00 -07:00
Lars Brubaker
8900730313 Don't change the % done on cancel (so we have useful data). 2016-04-25 14:38:02 -07:00
Lars Brubaker
850cb7bebd Made the DeleteCacheData function take a number of days to consider for deletion
Updated the jumpstart profile
2016-04-25 13:55:40 -07:00
johnlewin
670325edcd Merge pull request #679 from jlewin/master
Revise .travis.yml, readme
2016-04-24 20:55:21 -07:00
John Lewin
6c0adc1bed Revise .travis.yml, readme 2016-04-24 20:46:32 -07:00
johnlewin
fdfd67fa21 Merge pull request #678 from jlewin/master
Update Readme - add AppVeyor status
2016-04-24 19:57:23 -07:00
John Lewin
b1a3ea5ec4 Update Readme - add AppVeyor status 2016-04-24 19:51:07 -07:00
johnlewin
7f3c0f0edf Merge pull request #677 from jlewin/master
Update Readme
2016-04-24 17:50:03 -07:00
John Lewin
7407e3fc3c Update Readme 2016-04-24 17:44:09 -07:00
johnlewin
c639d22723 Merge pull request #676 from jlewin/master
Add .travis.yml file
2016-04-24 17:08:31 -07:00
John Lewin
5806d548f8 Add .travis.yml file 2016-04-24 17:03:49 -07:00
Lars Brubaker
a4fcfc4c2a Improved colors 2016-04-22 19:10:41 -07:00
Lars Brubaker
7b8eb066d0 Put the restore control back on the right. 2016-04-22 18:25:34 -07:00
Lars Brubaker
802700ba1e Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2016-04-22 18:18:43 -07:00
Lars Brubaker
09ae3f689f Put in the Restore All menu
Made text wrap in the slice settings
Took out manual wrapping for slice settings
2016-04-22 17:30:34 -07:00
johnlewin
1b6ed561dd Merge pull request #674 from gregory-diaz/master
Removed duplicate support_material_spacing value in IRA3D material pr…
2016-04-22 17:25:45 -07:00
Greg
5e62b3ee05 Removed duplicate support_material_spacing value in IRA3D material presets 2016-04-22 17:23:20 -07:00
Lars Brubaker
a4fb584bbf Reduced the distance between vector 2 edit controls 2016-04-22 16:58:54 -07:00
Lars Brubaker
d1b49492b3 Better Restore button 2016-04-22 15:05:21 -07:00
Lars Brubaker
2c0f2c9592 Making the new settings ui stuff work
Stubbing out api to have user settings
Removed unneeded class that held index
2016-04-22 13:19:26 -07:00
Lars Brubaker
ddbef452c1 Took out the onidle timing in MH text widget
Making more delegates call by invoke
took out unused usings
Made the settings save on edit complete (so they work)
2016-04-21 18:02:02 -07:00
Lars Brubaker
edd2aa135f bit of work on slice settings ui 2016-04-21 17:24:56 -07:00
Lars Brubaker
f1437247b0 renaming 2016-04-21 14:37:40 -07:00
Lars Brubaker
a74462e96e Merge pull request #673 from gregory-diaz/master
Master
2016-04-21 11:13:07 -07:00
Greg
54ac246cf8 Removed unused function and renamed variables for clarity 2016-04-21 10:58:19 -07:00
Greg
a1a60ea032 SliceSettingsUI WIP: Invoke CreateSliceSettingContainer() in all places where a setting is changed. Everything is currently working except for CheckBox and Hardware_Present Data Edit Types. 2016-04-21 10:58:19 -07:00
Greg
299ab02e80 SliceSettingsUI WIP: CreateSliceSettingsContainer() call on INT DATAT EDIT TYPES 2016-04-21 10:58:19 -07:00
Greg
a9c382729f SliceSettings UI WIP: One function that creates all containers. 2016-04-21 10:58:19 -07:00