Commit graph

3964 commits

Author SHA1 Message Date
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
Greg
31526ee035 WIP SliceSettingPresetsUI: One function that knows how to create the correct preset widget at all times 2016-04-21 10:58:19 -07:00
Greg
f5e5839395 SliceSettings UI WIP: Removed dead code, refactored existing code so that variable names make sense in the new context, moved SliceSettingsDetailControl into its own .cs file so that code is more readable. 2016-04-21 10:58:19 -07:00
Greg
c1c7a9dfec SliceSettingsUI WIP: UserSettingOverlay only appears once the Enter Key is pressed. Also revert button kind of works. 2016-04-21 10:58:19 -07:00
Greg
069bfb93b9 SliceSettings Tab UI WIP: removed the SliceSettingsSaveBar from the SliceSettingsWidget. 2016-04-21 10:58:19 -07:00
Greg
12050172c8 WIP: When preset value is changed we hide the preset label and replace it with a revert button. 2016-04-21 10:58:19 -07:00
Greg
15dae7c79c WIP: New slice preset implementation. 2016-04-21 10:58:19 -07:00
Greg
6515cf7854 WIP: New UI for SliceSettings 2016-04-21 10:58:19 -07:00
Lars Brubaker
7ee3d3ff21 Run first layer at resume speed 2016-04-20 17:03:08 -07:00
Lars Brubaker
d775170912 Add in x y and z to print command only as needed.
Track position better in resuming to handle min z printers
2016-04-20 13:27:16 -07:00
Lars Brubaker
e89c3ccf58 Make sure we know where the printer is. 2016-04-20 12:43:11 -07:00
Lars Brubaker
36a6219fe2 Don't ever reset the resume data while starting up 2016-04-20 12:31:44 -07:00
Lars Brubaker
ea89d41bc6 Working on resuming for non-max z printers
Added settings to support resuming
Save the baby step offset for print resuming
Make sure we don't resume prints that are not started
Refactoring
2016-04-20 11:53:08 -07:00