Commit graph

311 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
9fdbb1ef5c New probe calibration wizard is working 2018-03-12 16:39:17 -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
8e3e09edbd Made load / unload filament not turn off heater when done while printing 2018-02-07 13:08:24 -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
e905886a7d Add GCode sections to printer
- Issue MatterHackers/MCCentral#2662
2018-01-16 21:57:10 -08:00
John Lewin
bfb738d15b Remove redundant default values 2018-01-16 16:44:53 -08:00
John Lewin
5e4184217e Extract SliceSettingsWidget settings/tab view to reusable control
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
John Lewin
7a648d8f2f Use specialized rather than generic field 2018-01-12 17:15:21 -08:00
Lars Brubaker
6e2e8627db Put in printer the backup firmware setting 2018-01-12 16:43:49 -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
John Lewin
a152ae0fe3 Revise slice settings categories 2018-01-11 12:29:32 -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
John Lewin
2ee6f3e59c Move Extruder Change section to General 2018-01-04 12:38:43 -08:00
John Lewin
02d1d47850 Revise slice settings 2018-01-04 12:27:29 -08:00
John Lewin
146a45ffe4 Consolidate Cooling into Speeds 2018-01-03 17:45:49 -08:00
John Lewin
c824e0f9af Remove unmapped settings and empty sections
- Issue MatterHackers/MCCentral#2569
Remove external slice settings from layouts.txt
2018-01-03 17:22:02 -08:00
John Lewin
942eac9768 Consolidate Other speeds 2018-01-03 11:23:38 -08:00
John Lewin
3dac63cb30 Consolidate Output Options -> File Settings into Printer -> Features 2018-01-03 11:23:38 -08:00
John Lewin
f98576ef77 Consolidate Multiple Extruders/Extruder Change section into Support 2018-01-03 11:23:38 -08:00
John Lewin
fa613d515b Consolidate Filament sections 2018-01-03 11:23:38 -08:00
John Lewin
df631a76a9 Remove unused sections 2018-01-03 11:23:38 -08:00
John Lewin
f1ea9113e8 Configure -> Printer prototype
- Issue MatterHackers/MCCentral#2408
Migrate SliceSettings -> Printer to Printer -> Setup
2017-12-27 17:46:52 -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
John Lewin
d58591b3c2 Move Single Print items to new Print popup menu
- Issue MatterHackers/MCCentral#2404
2017-12-12 11:55:19 -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