Lars Brubaker
8f94679671
A bit more work on printer editing.
2016-05-15 11:52:40 -07:00
Greg
287bcc2a73
Added BCN to printer white list
2016-05-13 17:42:04 -07:00
Lars Brubaker
ce13f6f59c
Put in a hack for the printer edit button.
2016-05-13 14:23:33 -07:00
Greg
24f4cd8a60
Added new printer profile for TAZ 6 with Software Leveling.
2016-05-13 14:12:46 -07:00
Lars Brubaker
5a908c7973
Working on edit button for printer
2016-05-13 11:37:22 -07:00
Lars Brubaker
c33b3ac8b6
Changed Connection Info -> Connection in settings tab.
2016-05-12 18:56:40 -07:00
Lars Brubaker
5e7e8f70dc
Added a drop list to baud rate
...
Added Printer to basic and Intermediate
Made clearing user override reset quick select settings drop lists
2016-05-12 18:42:19 -07:00
Greg
0672c97a32
Added new printer profile for BCN Sigma
2016-05-12 16:16:26 -07:00
Lars Brubaker
9e9f1dc4a4
Merge remote-tracking branch 'origin/1.5.3'
2016-05-12 16:13:46 -07:00
Greg
8c1572db2e
Added printer profile for TAZ 6
2016-05-12 11:05:38 -07:00
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
5614563530
let .net do the rounding
2016-05-11 12:26:20 -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
c324a9a545
Added the printer name to slice settings ui
...
Reorganized settings layout a bit for printer/ fatures
Made more invert lightness extension method uses
2016-05-10 13:30:51 -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
larsbrubaker
4e7b68e1c0
Made all the icons black rather than white on transparent.
2016-05-07 20:06:43 -07:00
larsbrubaker
371561a6f7
Working to make the icons scale better on high res screens.
2016-05-07 17:18:05 -07:00
Lars Brubaker
b51b38b249
Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
...
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
Lars Brubaker
8f47fd3efd
Merge branch '1.5.3'
...
Conflicts:
StaticData/PrinterSettings/JumpStart/V1/config.ini
2016-05-04 14:28:29 -07:00
Lars Brubaker
1402ed6961
slow down the jump start defaults
2016-05-04 14:25:14 -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
johnlewin
c231503bfa
Merge pull request #692 from gregory-diaz/master
...
Master
2016-05-04 11:07:18 -07:00
John Lewin
ad48c820e2
Restore AutoConnect functionality
...
- Add AutoConnect settings UI
- For consistency, use string int values for settings bools
2016-05-03 08:08:05 -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
John Lewin
ce3144251e
Add ComPort to settings
2016-04-29 15:24:57 -07:00
Greg
ecec2764ee
Updated printer profiles for IRA3D
2016-04-29 13:53:32 -07:00
Greg
3da0f0779b
Updated Print Space Altair profile
2016-04-29 10:44:25 -07:00
Greg
b667c9878e
Printer profile changes for IRA3D
2016-04-29 10:33:00 -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
Lars Brubaker
0ba8a78dc5
Fixed connection issues
...
Got rid of AnchoredDropDownList
Put in BaudRate user edit field
2016-04-27 17:34:33 -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
62c884518a
Make the home z direction correct.
2016-04-25 15:40:20 -07:00
Lars Brubaker
96bcd682f8
Put in the right resume settings for jumpstart
2016-04-25 15:27:38 -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
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
Greg
5e62b3ee05
Removed duplicate support_material_spacing value in IRA3D material presets
2016-04-22 17:23:20 -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