Commit graph

174 commits

Author SHA1 Message Date
Matt Moening
7d7baa4f5a Convert Properties.json to Tabs to remain consistent with our standards
This also prevents auto formatting from altering the entire file when you edit
2016-07-22 15:25:21 -07:00
Lars Brubaker
e7279aa32f Put in the ability to set how much the perimeter overlap is set to 2016-07-22 14:02:39 -07:00
Lars Brubaker
4c3b9e58f5 Fixed the auto_connect setting 2016-07-20 13:29:28 -07:00
Lars Brubaker
1458980214 Updated the layout of the Filament tab 2016-07-19 09:45:10 -07:00
Lars Brubaker
c36918e480 Check in new settings rebuild gcode rules. 2016-07-18 11:17:57 -07:00
Lars Brubaker
b90b62528d Made it so we add the delete and update info for a printer as a new component
left aligned printer list (took out icon space)
2016-07-15 11:52:06 -07:00
Lars Brubaker
7951b22044 Bringing in the work from unlimitedbacon #1026
Adding density setting to filament
Adding cost option to filament
2016-07-05 12:24:00 -07:00
Lars Brubaker
c9b6e4762e Merge remote-tracking branch 'unlimitedbacon/density' 2016-07-05 12:13:54 -07:00
Greg
c41b6efd9c Display "Last Time Updated" to Settings Panel. We can add it to the Printer Setup Wizard later if needed. 2016-06-29 14:47:57 -07:00
Tyler Anderson
1030b06d62 Added print cost estimate to Layer View 2016-06-27 13:02:37 -07:00
Tyler Anderson
f9c446d52b added filament density and cost settings to UI 2016-06-27 12:32:50 -07:00
Lars Brubaker
6ee626e794 Refactoring print settings strings into SettingsKey string consts
Made a new ReloadUiWhenChanged propertie for Properties.json
2016-06-21 09:38:37 -07:00
Lars Brubaker
bd6bd0ce38 Fixed a config name. 2016-06-17 12:37:31 -07:00
Lars Brubaker
7f85f168d5 Took out the prepend of MatterControl on profile settings and made them consistent lower case underscore. 2016-06-16 16:35:10 -07:00
Lars Brubaker
d83982089a Changed the SettingsKeys from an enum to a static class of const strings. 2016-06-16 14:35:42 -07:00
rytz
646c60cd8b Fixing incorrect help text. 2016-06-15 11:01:47 -07:00
Lars Brubaker
28420d8b80 Merge pull request #933 from unlimitedbacon/helptext
Help text changes
2016-06-13 14:04:51 -07:00
Lars Brubaker
85caa12dfe Moved default settings into Properties.json and removed default config.ini
deleted some dead code
updated some error messages
2016-06-13 12:31:17 -07:00
Tyler Anderson
9284f013a6 Help text changes 2016-06-13 11:57:22 -07:00
Lars Brubaker
35080277d7 New edit printer settings page. 2016-06-08 17:59:03 -07:00
Lars Brubaker
5cc454ba77 Renamed CustomeSaveFunction to ShowAsOveride 2016-06-08 11:18:53 -07:00
Lars Brubaker
f60d57f226 Don't show connection settings in presets
Don't show user override info on connection settings
2016-06-08 09:25:20 -07:00
Lars Brubaker
2c17944ab1 Put in unretract extra on tool change.
Moved tool change to a separate section
2016-06-06 16:20:48 -07:00
rytz
b78dadd25c UI label updates 2016-05-18 12:52:36 -07:00
Lars Brubaker
33876af4cc Put in a delete printer button. 2016-05-17 15:50:43 -07:00
Lars Brubaker
ce13f6f59c Put in a hack for the printer edit button. 2016-05-13 14:23:33 -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
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
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
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
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
John Lewin
ce3144251e Add ComPort to settings 2016-04-29 15:24:57 -07:00
Lars Brubaker
9ab422b01a Cleaned up the settings layout. 2016-04-28 12:48:56 -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
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
7b8eb066d0 Put the restore control back on the right. 2016-04-22 18:25:34 -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
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
rytz
a91fe125fb minor label adjustments - adding 'C' to temperatures, fixing capitalization 2016-03-29 10:12:09 -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
cd5a4ab5e5 Merge remote-tracking branch 'origin/1.5.1' 2016-03-07 15:38:37 -08:00
Greg
760e20e427 Refactored some code around hide/show firmware updater 2016-03-07 15:16:12 -08:00
Greg
a7d87ce6cd Added a hardware setting to show/hide marlin firmware updater. 2016-03-07 14:11:36 -08:00
rytz
e24daf052d Help text changes and adding a User Manual link to the HELP menu 2016-02-24 16:58:28 -08:00
johnlewin
bff19bbe38 Merge pull request #562 from jlewin/convexhull
Add ConvexHull and Brim support
2016-02-19 17:37:49 -08:00