Commit graph

184 commits

Author SHA1 Message Date
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
John Lewin
1c63ab2db4 Add ConvexHull and Brim support 2016-02-19 17:31:21 -08:00
rytz
92ca7d0f19 Help text changes 2016-02-19 11:11:17 -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
3edee26813 Making it possible to hide control settings based on machine hardware settings. 2016-01-29 15:25:14 -08:00
Lars Brubaker
e4a761bdd9 Merge branch '1.5.0'
Conflicts:
	StaticData/Translations/Master.txt
2016-01-21 15:12:50 -08:00
Lars Brubaker
05e087d966 Added the ability to turn off support outlines. 2016-01-18 12:20:53 -08:00
larsbrubaker
5a19be14d2 Made the require print leveling work better
Fixed a bug with selecting print solutions other than 3 point
Don't show the leveling on/off when leveling is required for printing.
Removed dead code
Show the wizard if required and not run.
Refresh the display if print leveling required setting is changed
2016-01-16 21:33:11 -08:00
rytz
8fd46d8a78 Misc. label changes 2016-01-15 09:51:38 -08:00
Lars Brubaker
de8fcf4e87 Added in the ability to set if we are going to retract when changing islands.MapItemToBool
New translations for updated slice descriptions.
2016-01-13 14:26:31 -08:00
rytz
d05a60b48e Revise G-Code label 2016-01-13 12:08:49 -08:00
rytz
9d241917b8 Updates to Slice Settings help text 2016-01-13 11:51:09 -08:00
Lars Brubaker
5cf447bc3a Don't crash on corrupt zip files
Better text around z can be negative setting.
2016-01-11 16:43:57 -08:00
Lars Brubaker
9dbb24b251 Put a % on the setting (rather than a degrees). 2016-01-11 10:44:57 -08:00
Lars Brubaker
ecbcaee9f0 Put in the ability to adjust the amount of support to generate. 2016-01-11 10:30:15 -08:00
larsbrubaker
06f8b63d55 Updated the temperature layout strings. 2016-01-09 10:40:00 -08:00
John Lewin
3efab467fe Revise slice settings labels 2015-12-31 12:36:22 -08:00
John Lewin
4fa162b1b2 Revise wipe before retract label 2015-12-30 15:49:55 -08:00
John Lewin
120da01268 Revise retract_length label 2015-12-30 13:47:24 -08:00
John Lewin
e2fd8adc1b Update max fan speed label 2015-12-29 16:38:33 -08:00
larsbrubaker
c5318e65ef Put in a air gap for support (separate from raft) 2015-12-24 10:06:40 -08:00
John Lewin
9a5d872486 Automation updates
- Revise skirt_distance label per support team
 - Remove CreateInstance(showWindow) out variable
 - Remove embedded tools requiring showWindow out variable
 - Remove queueItemFolderToAdd variable/parameter
 - Change AfterFirstDraw event to null conditional invoke
 - Removed unused AutomationTest from MatterControlApplication
 - Refactor for style consistency and document new methods
 - Change queueItemFolderToAdd type to custom enum to ensure optional parameters are not mixed up
 - Ensure TestExportZip file is deleted before attempting export
2015-12-22 13:06:47 -08:00
John Lewin
56382ec893 Rename Simple to Basic
- Revise settings iteration for clarity
 - Update HelpText per support
2015-12-21 15:01:34 -08:00
John Lewin
65e7e934a1 Use consistent casing for label 2015-12-21 10:55:55 -08:00
John Lewin
8032cd5b5d Revise category heading 2015-12-18 11:21:12 -08:00
John Lewin
63dfae8504 Fix typo 2015-12-17 17:05:57 -08:00
Lars Brubaker
ea13ab5f76 Fixed the settings properties file with a closing brace. 2015-12-01 16:16:29 -08:00
Gregory Diaz
e59fc5a836 revising pause on print 2015-11-30 17:12:39 -08:00
Gregory Diaz
48cb8927cd Pause on layer semi-completed 2015-11-30 16:50:53 -08:00
John Lewin
9ba0d5a8fc Add configurable outside perimeter extrusion widths 2015-10-13 19:51:39 -07:00
Lars Brubaker
544ee2fa9a Added top infill speed.
Hid solid_shell on slic3r
Put in more comments
2015-10-13 13:40:35 -07:00
Lars Brubaker
b1671feb1d Put in a 13 point disk option. 2015-08-05 11:12:01 -07:00
Lars Brubaker
b5561d38a7 Made all the print leveling data settable in config 2015-08-03 15:48:36 -07:00
Lars Brubaker
1b937300ca Put in a bunch of print leveling data so that it is easier to get it setup and working. 2015-08-03 12:02:42 -07:00
Lars Brubaker
0bbd4ed4da Made the provider selector not have an instance function so it can work in the provider selector dialog.
Made a GetRootProvider function
Made the downloading progress bar show better on dark backgrounds
Made the help text for outer perimeter speed clearer.
2015-07-29 12:03:51 -07:00
Lars Brubaker
fa90a52b1c Makerbot is better supported now with a custom driver plug-in. 2015-07-01 14:50:45 -07:00
Lars Brubaker
d16eb78b15 Good feedback about redundant naming. Eliminated a bunch of 'Settings' names. 2015-06-05 11:17:28 -07:00
Lars Brubaker
bfbcf227fd Making settings more consistent 2015-05-27 18:22:01 -07:00
Lars Brubaker
b1a5f4200c Made the about window always on top
made an update notification in the menu bar area
took the "about' tab off the main page
Cleaned up the checking of touchscreen
Made a new Features section for the printer settings
2015-05-20 10:55:14 -07:00
Lars Brubaker
edb7b7123d Added a connect_gcode. Gcode that is sent just after connecting to the printer. 2015-05-18 16:58:09 -07:00
Lars Brubaker
445b5728a2 Made the 'Advanced Controls' be 'Settings'
Change other tab names to support this.
Made SetTargetTemperature always run on the ui thread so it can ask for a dialog without error.
2015-05-18 14:42:01 -07:00