Commit graph

216 commits

Author SHA1 Message Date
Lars Brubaker
b7faf17269 Took out cura and slic3r mapping classes
improved fan settings
put in enable disable fan
2018-04-14 13:15:27 -07:00
Lars Brubaker
f3fd50eff8 adding in probe to z and xy probe offsets
issue: MatterHackers/MCCentral#3042
Change offset to include the word Probe
2018-04-09 10:05:09 -07:00
Lars Brubaker
d3818471c5 Made probe calibration happen automatically if required 2018-04-06 14:59:09 -07:00
Lars Brubaker
28ffed0908 Fixing tests related to leveling 2018-04-05 16:16:55 -07:00
Lars Brubaker
83a7d49e32 Make sure we don't sample off the bed
reorder 7 and 13 point leveling probe positions
issue: MatterHackers/MCCentral#1821
Improvements to leveling process
2018-04-04 14:58:20 -07:00
Lars Brubaker
3f8f0cbe28 Put in temp that leveling occurred at
Put in date
Made rebuild data happen correctly
Improved leveling messages
Fixed a bug with leveling happening after line cutting
Added 5x5 leveling
2018-04-04 14:58:20 -07:00
Lars Brubaker
712f9df9ad Took out manual positions
took out steps and made based on sample points
2018-04-04 14:58:13 -07:00
johnlewin
a24c56f067
Merge branch 'design_tools' into design_tools 2018-03-14 16:59:18 -07:00
Lars Brubaker
eae2f773e6 Put in clean nozzle page
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00
Tyler Anderson
4304ccbfbd Show print progress on printer's LCD screen 2018-03-14 13:49:57 -07:00
Lars Brubaker
859304fd16 Fixed print recovery test
removed the gcode buffer size variable (it didn't work)
2018-02-21 18:15:22 -08:00
John Lewin
4dc101d067 Add per printer gcode_buffer_size settings for tuning sync-to-print 2018-02-16 14:50:12 -08:00
LarsBrubaker
be198a0ec4 Make sure printe time multiplier is showing for sla printers 2018-02-09 08:19:20 -08:00
Lars Brubaker
010b57649e Added in ability to manually adjust the gcode time multiplier 2018-02-02 10:33:45 -08:00
Lars Brubaker
6edd906af0 Working a bit on load unload 2018-01-19 17:09:24 -08:00
John Lewin
f4de08a2aa Add wide string support for settings 2018-01-18 17:59:43 -08:00
Lars Brubaker
97be75f673 Added load filament_speed
Fixed errors
2018-01-18 16:33:48 -08:00
Lars Brubaker
8e9904c6d2 Made load and unload intrinsic to all printers and extruders
Took out macro location option
Added load and unload macros to StaticData
2018-01-18 15:28:23 -08:00
Lars Brubaker
ec501191dc adding ability to set acceleration on a printer profile 2018-01-17 14:04:34 -08:00
John Lewin
bfb738d15b Remove redundant default values 2018-01-16 16:44:53 -08:00
John Lewin
7a648d8f2f Use specialized rather than generic field 2018-01-12 17:15:21 -08:00
Lars Brubaker
8086dace54 Creating new property for backup firmware 2018-01-12 16:35:22 -08:00
Lars Brubaker
54c5540a41 Made more support slice settings stay enabled
removed more unused settings
2018-01-12 08:50:51 -08:00
Lars Brubaker
ab2fa6e910 Extruders beyond 0 only have temperature
Removed ability to set material for extruders other than the first
added settings for extruder 1-4 temp
Refactored emulator (move classes to new files)
Made the emulator support multiple extruders
2018-01-10 12:56:50 -08:00
Matt Moening
1d38fa034c Add List of zero-conf telnet connects to allow auto detection of MCConnect 2017-12-22 11:29:03 -08:00
LarsBrubaker
287c7243c5 Recover the last requires leveling setting
Make "Finish Setup..." "Setu..."
2017-12-10 21:25:21 -08:00
John Lewin
0509432569 Add missing conversion to ListValues 2017-12-07 13:59:05 -08:00
Lars Brubaker
22cff32307 Made infill overlay a % of nozzle diameter
Made menu of values for same
Made menu of values for perimeter overlap

issue: MatterHackers/MCCentral#1048
Infill Overlap presets
2017-12-04 14:54:06 -08:00
LarsBrubaker
0353aab30c Made it configurable if the motors are released automatically at the end of a print 2017-12-03 14:46:05 -08:00
LarsBrubaker
eb8da7fe28 Make raft settings disable when not enabled 2017-12-02 13:46:04 -08:00
Lars Brubaker
cee88e16db added ability to turn off send with checksum
made print_center setting show up
2017-11-30 13:59:25 -08:00
Lars Brubaker
a0557ed6c0 Adding support for turning on and off extruder long run reset 2017-11-30 13:59:25 -08:00
Lars Brubaker
e2d5b5b701 Turning on support % for sla 2017-11-28 16:11:51 -08:00
John Lewin
41b9f9ed3c Remove seemingly invalid bed temp ExtraSettings from SD Card Reader
- Issue MatterHackers/MCCentral#2183
Strange things appearing in settings
2017-11-09 01:51:49 -08:00
John Lewin
3eea3ea1ae Most CSV list definitions from generic to specialized field 2017-11-09 01:51:48 -08:00
John Lewin
1900858a8f Fix typos 2017-11-04 21:11:00 -07:00
John Lewin
63bb93ca67 Fix validate_layer_height help text
- Issue MatterHackers/MatterControl#2445
Validate Layer Height Description
2017-11-02 16:06:04 -07:00
Lars Brubaker
96f0977010 Made FanControls values go from 0-100
Made all values round trip without changing
Made sure we can't get into an update fan loop
Made printer connection hold the speed as a double but send as an int
Made sure the starting display value of EditableNumberDisplay is correct
2017-11-02 12:29:10 -07:00
Lars Brubaker
bc3a7a3572 Improving sla initial layer description 2017-10-30 17:28:07 -07:00
Lars Brubaker
887d761a8f Making SLA setting more appropriate 2017-10-30 15:41:08 -07:00
Lars Brubaker
b0fa37b2a4 Added first pass at support for SLA printers
Took out unused slice settings
2017-10-30 13:10:18 -07:00
Lars Brubaker
af49a4fcfd Added in the ability to set the number of first layers
layers that print slow
2017-09-22 16:32:18 -07:00
John Lewin
cebc48ba3b Use consistent format for SliceSetting -> PresentationName
- Enforce with test
2017-09-14 14:11:49 -07:00
John Lewin
eb6141abe1 Consolidate extruder settings, use nozzle term where applicable 2017-09-14 13:31:02 -07:00
John Lewin
fb5c271b84 Add default value for new driver_type definition 2017-09-13 14:25:03 -07:00
John Lewin
3c45b47fb5 Add driver_type specification to properties.json 2017-09-13 12:53:08 -07:00
John Lewin
334f64148b Remove per-field GCode sections, improve highlight styling 2017-09-13 06:45:23 -07:00
John Lewin
f1596b535f Improve checkbox behavior, reload on Show Reset button click 2017-09-13 06:45:21 -07:00
John Lewin
7e93caf274 Fix typo in bottom_solid_layers 2017-09-13 06:45:20 -07:00
Lars Brubaker
412481d255 Put in validate layer height
made right button not do design tools
check starting bed temp
2017-08-21 15:46:16 -07:00