Commit graph

422 commits

Author SHA1 Message Date
Lars Brubaker
d4bf7ecd04 Make sure clicking the revert user settings button refreshes required displays
Default to min homing (more common)
Invert the colors of the gear icon

Fixes MatterHackers/MCentral#79
Fixes MatterHackers/MCentral#97
2016-05-12 10:57:41 -07:00
Lars Brubaker
4cb2d95fff Improved settings naming. 2016-05-10 15:04:43 -07:00
Lars Brubaker
6237997de5 Fixed the arrow icons to render correctly. 2016-05-10 14:53:40 -07:00
Lars Brubaker
e4713d2715 Fixing pencil colors. 2016-05-10 11:42:40 -07:00
larsbrubaker
85771ced2a Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	SlicerConfiguration/SettingsControlSelectors.cs
2016-05-07 20:30:25 -07:00
Lars Brubaker
cdd9af3920 Fixes #707 Double press pause button causes fail
Working on a new interface to allow moving items in the library.
2016-05-04 12:14:10 -07:00
Lars Brubaker
fcbb1bb9ae Added a new COM_PORT slice setting. 2016-05-02 16:10:20 -07:00
Lars Brubaker
48fe200821 Made a new MenuItemColorStatesView that only changes colors.
Made DropDownMenu use the color changing menu states
Fixed a bug in the bread crumb renderer
Making the library options available all the time in a menu
2016-04-29 18:16:08 -07:00
Lars Brubaker
9ab422b01a Cleaned up the settings layout. 2016-04-28 12:48:56 -07:00
Lars Brubaker
895eea253c Converted lots of get properties to methods in SettingsProfile 2016-04-27 18:57:51 -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
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
57e47a606f Put in a before tool change gcode property 2016-04-25 16:42:00 -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
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
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
Lars Brubaker
9f9d3803a3 Reorganized the resume to use a queue of commands to make it all clearer.
Getting ready for standard printers
Put in a first_resume_layer_speed setting
2016-04-19 16:06:45 -07:00
Lars Brubaker
ec51decbee Better end of lie trimming.
Make the extrusion setting correct on resume.
2016-04-19 15:14:22 -07:00
Lars Brubaker
9d233efb4c Much more work on resume printing. 2016-04-14 18:01:45 -07:00
Lars Brubaker
e2d68ac50e Getting print history to register on connection then checking if need to resume failed print 2016-04-14 14:34:30 -07:00
larsbrubaker
4e4206f510 refactoring
easier to make 2 part connected vertex sources
2016-03-20 14:34:55 -07:00
Lars Brubaker
fd1f2270c3 Merge remote-tracking branch 'origin/1.5.1'
Conflicts:
	StaticData/PrinterSettings/IRA3D/Poetry Infinity/config.ini
2016-03-18 10:39:06 -07:00
larsbrubaker
e7e4c1cc45 Fixed the engraving settings to work better 2016-03-13 22:26:41 -07:00
Lars Brubaker
da35fa80c0 Put in setting for output only first layer
Took out non-reprap gcode output settings.
makerbot is supported in binary driver
ultimaker supports rep-rap gcode and ulti has errors
2016-03-10 18:18:03 -08:00
Lars Brubaker
19c41f9460 Added in some more printer error messages 2016-03-09 12:36:24 -08:00
Lars Brubaker
a27affab28 Making Extrude vertex source to mesh share more code internally
putting in boolean failure case.
2016-03-08 12:13:58 -08:00
Lars Brubaker
bd096c46d6 Making side bar plugins possible 2016-03-04 10:11:05 -08:00
Lars Brubaker
570cd97e4a Only try to print for extruders that have content on a layer 2016-03-02 11:08:43 -08:00
Lars Brubaker
5197d1f62c Put in undo redo buttons
Put in more undo
2016-02-29 10:59:30 -08:00
Lars Brubaker
abd480d9b9 Moving to single transform matrix for MeshGroups 2016-02-26 14:19:52 -08:00
larsbrubaker
ef445cbb53 Added GetBottomCorners function 2016-02-25 08:13:06 -08:00
Lars Brubaker
f7356b7102 Make sure we reset the "Finish Setup..." button after completing print leveling wizard. 2016-02-22 10:24:41 -08:00
Lars Brubaker
d94ad423cf Made the leveling wizard show up after connect if required
Put in a "finish setup" button
Refactored some of the print leveling test code
Auto close printer setup wizard on connect
2016-02-22 10:14:07 -08:00
larsbrubaker
3173d056c6 Snapping is finally working well. 2016-02-20 09:17:25 -08:00
Lars Brubaker
bddec5a3e3 Make support on layer 0 be solid infill to hold to the bed better. 2016-02-18 15:46:11 -08:00
larsbrubaker
3142b80514 Putting in a Snap Grid menu. 2016-02-14 17:53:44 -08:00
larsbrubaker
e594fb3dfa Created a new merge option in the queue menu
Made Arrange part of the plating helper
2016-02-14 08:41:50 -08:00
Lars Brubaker
9d5c9c0181 New Import and Export for RepetierEeprom Window. 2016-02-12 09:30:24 -08:00
Lars Brubaker
c414cf9f92 Fixing a problem with support generating an extremely complex outer perimeter. 2016-02-05 12:47:56 -08:00
Lars Brubaker
933c90d1a4 Put in a warning for having a G29 or G30 in the start gcode and having print leveling turned on. 2016-02-04 09:50:00 -08:00
Lars Brubaker
4b0a0157c7 Turn off the fan options if the printer does not have a fan 2016-02-03 12:16:48 -08:00
Lars Brubaker
573b1e361e Latest agg and ms 2016-02-03 11:30:20 -08:00
Lars Brubaker
6b2b611496 Merge branch '1.5.0'
Conflicts:
	ControlElements/PopOutManager.cs
	StaticData/Translations/Master.txt
2016-01-28 17:02:37 -08:00
rytz
b7c93a60fd Misc. UI changes 2016-01-28 12:52:53 -08:00
larsbrubaker
c74da2bd2e cherry picked the pop-out window into 1.5 2016-01-25 09:21:00 -08:00
Lars Brubaker
497f9f793d Latest MatterSlice 2016-01-21 18:06:16 -08:00
John Lewin
8d6eb804c0 Add missing localizations 2016-01-20 10:12:01 -08:00