Commit graph

59 commits

Author SHA1 Message Date
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
Lars Brubaker
eb78472c42 Made the outer surface multiple setting work in standard mode.
Renamed the interface modes.
Made quick menus save immediately on change.
Renamed Perimeters to surface in same spots
latest agg
2015-05-02 10:50:14 -07:00
Lars Brubaker
8b075926e9 Added solid_shell setting
Adde SetSettingsOnChange for setting that affect other setting.
Refactoring
2015-05-01 18:44:43 -07:00
Lars Brubaker
e329cc2631 Merge pull request #246 from jlewin/AtxPowerControl
Revise ATX Power submission from peter1960
2015-04-30 15:51:29 -07:00
John Lewin
875bbb40b0 Revise ATX Power submission from peter1960 2015-04-30 15:46:45 -07:00
Gregory Diaz
88cbb22e19 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/Translations/Master.txt
2015-04-30 09:38:41 -07:00
Lars Brubaker
357505a1cc Put in a wipe before retract feature
Put in an extra extrusion on unretract
2015-04-29 12:12:30 -07:00
Lars Brubaker
b125d62429 Added support material spacing to intermediate level
Made sure we don't throw an exception of bad resend receive.
2015-04-27 17:05:19 -07:00
Gregory Diaz
ab9c737b81 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/Translations/Master.txt
	Submodules/agg-sharp
2015-04-24 13:26:44 -07:00
Lars Brubaker
9ed545ad22 Put in the ability to specify bottom and top layers in mm
Also interface layers and z gap
improved the slice settings layout
improved intermediate settings to be much more useful
Added a new mm setting and improved the optional % editing.
2015-04-24 13:09:25 -07:00
Gregory Diaz
2c5da92c70 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/SliceSettings/Layouts.txt
2015-04-24 10:40:10 -07:00
Gregory Diaz
13c8091fbc added 'Extruder Wipe Temperature' and "Bed Remove Part Temperature" to Slice Settings 2015-04-24 10:25:03 -07:00
Lars Brubaker
3f7c21135d Working on the ray tracing being an option all the time.
Making the intermediate layout much more intuitive
2015-04-24 10:17:05 -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
Lars Brubaker
fd094f25af Fixed a bug where the temp could get in a state of ping-ponging between values.
Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
2015-02-19 10:56:54 -08:00
larsbrubaker
71193e20b1 Moved the outside first 2015-01-24 11:26:45 -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
de0070eb35 Some working on streamlining the ui and creating a new 'simple' mode. 2014-12-08 18:18:38 -08:00
Lars Brubaker
f8e92931e1 Made the pre-heat use the temperature and bed_temperature .
Put in a menu to select the slice settings level.
2014-12-08 16:40:50 -08:00
larsbrubaker
616f2f4dc1 Put in an option to set the extruder to use for the raft. 2014-11-23 08:13:51 -08:00
Lars Brubaker
b25feec0a7 Did a bit more work to prove out the settings design. 2014-11-20 10:36:03 -08:00
larsbrubaker
0c86ac0f70 Did some work to show a minimal slice settings page. 2014-11-19 21:35:48 -08:00
larsbrubaker
f7e0adc1bb Took out repair_overlaps 2014-10-29 12:37:05 -07:00
larsbrubaker
925821a831 Put in speeds for raft printing and raft fan 2014-10-27 14:23:22 -07:00
larsbrubaker
b648880504 Removed redundant wide shield distance. 2014-10-21 11:28:57 -07:00
larsbrubaker
c78bf7a05c Made export do conversion when required. 2014-10-17 18:45:15 -07:00
larsbrubaker
2ee0f7a111 Put in an ExtrudersShareTemperature setting
Getting the gcode output to put in extruder 2 temps.
2014-10-13 17:00:25 -07:00
larsbrubaker
f39787fa8f Putting in more multi extruder support
Reorganizing the slice settings layouts
2014-09-25 11:01:15 -07:00
larsbrubaker
54f406a031 Make sure we can handle blank lines in Slice settings files (they have been added manually)
Put in wipe tower and wipe shield (more work on dual extrusion)
2014-09-10 10:01:13 -07:00
larsbrubaker
0db380572b Put in a allow less than zero in print leveling. 2014-08-26 18:44:36 -07:00
larsbrubaker
b707c9c7ff Put in some new slice settings for matter slice.
Fixed some buttons to go onuithread
2014-08-08 17:03:00 -07:00
larsbrubaker
e8247a8481 Put all the icons into the icons directory
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
larsbrubaker
9cc1ce8033 Made the gap distance easier to understand (user feedback).
Put in repair options for slicing.
2014-05-17 13:07:04 -07:00
larsbrubaker
56f03a368f Added in the other settings to make raft work well. 2014-05-15 17:27:14 -07:00
larsbrubaker
bc14021c47 Put in the gcode output type for matterslice. 2014-05-12 17:40:19 -07:00
larsbrubaker
6347ff7773 Adding infill settings.
Hooking stuff up to the new queue data.
2014-04-16 10:52:25 -07:00
larsbrubaker
5271896ada Tried to merge in Greg's changes fixing the messed up stuff. 2014-03-27 18:41:02 -07:00
Kevin Pope
199b3f7a39 Merge commit '495cef1f7a' into development 2014-03-27 18:13:30 -07:00
larsbrubaker
cdfcb94a88 Put in raft settings for MatterSlice 2014-03-27 08:12:05 -07:00
larsbrubaker
9fb452fe1f Made the z distance a layer gap rather than a measurement. 2014-03-26 13:49:40 -07:00
gregory-diaz
55791545d8 committing changes to pull 2014-03-26 10:52:58 -07:00
gregory-diaz
34dfa3cc0a committing changes to pull 2014-03-26 10:50:22 -07:00
larsbrubaker
a90d606b84 Put in WipeShield 2014-03-25 20:57:12 -07:00
larsbrubaker
a43dcdd63f Cleaning up some settings names and organization.
Added bed size to MatterSlice settings
2014-03-25 14:10:26 -07:00
larsbrubaker
7cbb33e58b fixed spelling of positive
put in more matterslice settings.
2014-03-25 12:14:03 -07:00