John Lewin
4496720772
Json Profiles
2016-04-27 14:35:57 -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
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
f20ac4dcb5
More work on print resuming.
2016-04-19 11:24:09 -07:00
rytz
3e986821fa
corrections to slice error text
2016-03-21 14:41:32 -07:00
John Lewin
036c7f84c8
Revert to original naming and newline behavior
2016-03-12 09:08:19 -08:00
John Lewin
1c1434909d
Revise settings to slicer mappings
2016-03-11 23:39:08 -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
Greg
97e1fb9d23
Fixed Bug: Slicing a part with no printer selected opens up Send Feedback form. We now open a message box prompting user to select a printer before slicing.
2016-03-04 11:11:20 -08:00
John Lewin
f8f70f46e6
Concise queries, reduce to functionality
...
- Remove DataStorage qualifier, add using statements
- Remove unnecessary query variables and string.formatting statements
- Remove duplicate code, reuse .RecordCount method
2016-02-23 14:42:36 -08:00
Lars Brubaker
cda645d03d
Made Marlin EEProm have import and export
2016-02-12 10:26:40 -08:00
rytz
e98626eebf
Minor label changes, FlashForge profile update
2016-02-09 15:05:03 -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
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
Gregory Diaz
6acfcb51d4
Fixed bug: Prints now pause before the user defined Layer to Pause on as opposed to pausing at the beginning of the next layer.
2015-12-29 12:57:24 -08:00
Gregory Diaz
48cb8927cd
Pause on layer semi-completed
2015-11-30 16:50:53 -08:00
Lars Brubaker
25a2dc032e
Wrote new performance timer code
...
Put in a warning when infilling 100% and not on LINES
2015-10-20 15:39:59 -07:00
Lars Brubaker
79928f8fb7
Made the Debugger.Break() only exist in debug mode.
2015-09-17 13:45:26 -07:00
Lars Brubaker
fa97829073
Put in lots of code to break on exceptions in the debugger.
...
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
9de441ea78
parse as double
2015-08-04 11:34:02 -07:00
Lars Brubaker
b5561d38a7
Made all the print leveling data settable in config
2015-08-03 15:48:36 -07:00
johnlewin
356bdad2d2
Merge pull request #345 from gregory-diaz/master
...
Fixed Bug: Previously you could not add zip files to the queue using …
2015-08-03 11:09:33 -07:00
larsbrubaker
5e6af4b2f6
Making print leveling code go through the loaded print leveling solution (rather than the leveling plane).
...
Refactoring.
Working on a new 7 point radial print leveling solution for delta printers.
2015-08-01 14:44:53 -07:00
Gregory Diaz
2cc9831c84
Fixed some grammar issues in UI text
2015-07-31 12:22:32 -07:00
Lars Brubaker
c0d2d60c6f
Fixed some problems with M104 not coming from the correct material setting in pre-start gcode.
2015-06-17 15:42:08 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
b373d5c14a
Fixed a bug in first layer extrusion width.
2015-06-09 11:30:14 -07:00
Lars Brubaker
1f1ec9f701
Made the behavior of the 3d view match more closely the results of the gcode view in regards to the center_on_bed option.
2015-05-22 11:11:32 -07:00
Lars Brubaker
2a6b48b02d
Make sure we pre-process our settings for all slicing engines.
2015-05-20 13:36:29 -07:00
John Lewin
875bbb40b0
Revise ATX Power submission from peter1960
2015-04-30 15:46:45 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
90331a49a3
Moving to using submodules
...
Changed HasEmergecyStoy to ShowResetConnection
2015-02-26 10:17:41 -08:00
Gregory Diaz
866729a20f
Latest work on e-stop button
2015-02-25 16:14:32 -08:00
larsbrubaker
cbbeeac8ae
Don't show the bed temp if there is no heated bed.
...
Don't write bed temp to gcode if there is no heated bed.
Read bed temp through accessor function so we can filter it based on if the printer has a heated bed.
Added BedTemperature function on Active Slice Settings
2015-02-16 16:16:06 -08:00
larsbrubaker
51dcf9bc17
Added has hardware leveling to slice settings and implemented in code to
...
remove the software print leveling when present.
Added the setting to lulzbot mini, robo r1 and prntrbot simple metal
2015-01-23 08:03:59 -08:00
Lars Brubaker
5a98936302
Put in more localizations and new strings.
2015-01-09 13:05:30 -08:00
Lars Brubaker
99929ef5b1
Better error message on retraction speed set to 0 (from user support)
2015-01-09 12:57:48 -08:00
Lars Brubaker
369f3c7d70
Fixed a bug when setting the slice settings to say there are 0 extruders.
2015-01-05 10:09:28 -08:00
Lars Brubaker
098920e311
Merge pull request #128 from gregory-diaz/development
...
Development
2014-12-16 16:55:26 -08:00
Lars Brubaker
0b4fad709c
Made it so we only heat up the extruders that will be printing.
...
Including checking for support and raft extruders.
2014-12-16 16:35:56 -08:00
Gregory Diaz
e1f4c818dd
code that handles null organizer settings data
2014-12-16 11:07:44 -08:00
Lars Brubaker
cd1a9c5833
Fixed a bug importing new slic3r ini files.
2014-12-11 09:56:03 -08:00
Lars Brubaker
220b386a26
Cleaning up some interfaces
2014-12-09 16:40:52 -08:00
Lars Brubaker
a54a59e25f
Putting a menu to switch view settings.
...
Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
2014-12-09 15:16:08 -08:00
larsbrubaker
30c77146ec
Took out all the user folder stuff and put it into the file dialog.
...
Also made file dialog remember what folder was last used and use that one if it has been set.
Does the old user folder when not set.
2014-12-06 11:12:05 -08:00
John Lewin
3b5b65f822
Remove IEnumberable assumptions from ReadLines callers and cleanup invokes
2014-12-04 13:41:16 -08:00