Lars Brubaker
7e39592cf9
spelling
2018-08-01 10:30:19 -07:00
Lars Brubaker
82d4cd281b
removing wipe after retraction
2018-08-01 10:25:47 -07:00
LarsBrubaker
7a81c260ee
Changing from first top layer speed to match bridging
2018-07-31 20:44:59 -07:00
Lars Brubaker
e3e135eb73
Cleaning up descriptions a bit and ensuring old default behavior
2018-07-31 15:31:58 -07:00
Lars Brubaker
4ec92ede9e
Refactoring
2018-07-31 09:18:20 -07:00
LarsBrubaker
8ee527b767
putting in speed for bottom layer and first top layer
2018-07-31 09:18:20 -07:00
John Lewin
2f99e52ed1
Improve description consistency
2018-07-23 10:53:04 -07:00
John Lewin
1a1f645fc1
Rename Oem Markdown setting for clarity
2018-07-20 12:19:32 -07:00
Tyler Anderson
5d58de036e
Set default brim size to 8mm
2018-07-19 13:33:52 -07:00
Lars Brubaker
8d9a3435c7
added make and model to printer general section
...
issue: MatterHackers/MCCentral#3637
Add printer make model to printer general
2018-07-18 16:13:13 -07:00
Lars Brubaker
5e9d4363ce
making the loading filament wizard use markdown rather than images
...
issue: MatterHackers/MCCentral#3878
Clarify what 'grabbing filament' really means during initial filament load
2018-07-17 14:33:05 -07:00
Lars Brubaker
b941184509
Show the accurate time for load and unload filament
...
increase loading filament grab time to 5 mins
make text wrap on dialog page if too long
issue: MatterHackers/MCCentral#3868
Filament loading timed out (90 seconds)
issue: MatterHackers/MCCentral#3644
Load Filament Wizard: Loading time remaining is not accurate
issue: MatterHackers/MCCentral#3867
wizard Text Wrapping
2018-07-16 18:50:47 -07:00
John Lewin
0ca5735bc8
Disable retraction fields when Retraction section is disabled
...
- Issue MatterHackers/MCCentral#3876
Retraction section items remain enabled when disabled
2018-07-16 16:58:49 -07:00
John Lewin
caf54cca49
Fix typos
2018-07-13 09:10:57 -07:00
LarsBrubaker
e0e3b915fc
allows extra args to be passed to slicer in config file
...
issue: MatterHackers/MCCentral#3828
ungrouping and slicing shipwrecked benchy results in too long command string
2018-07-08 16:07:33 -07:00
LarsBrubaker
56aa24d768
Made sides of round things camp before bulding
...
Moved merge rules into config file
2018-07-08 13:57:56 -07:00
Lars Brubaker
e800b652d2
Changed gcode width calculation back to what it was.
...
Took out dead code
2018-06-12 09:30:25 -07:00
John Lewin
a58089f71a
Add prototype for SliceSetting section enable/disable
...
- Issue MatterHackers/MCCentral#3398
Consider promoting section toggle fields to section header/toolbars
2018-05-17 18:26:46 -07:00
John Lewin
4f96518a9b
Remove fan controls when disabled
...
- Issue MatterHackers/MCCentral#3393
Enable Fan option shows even when my printer does not have a fan
2018-05-17 12:17:31 -07:00
Tyler Anderson
92c015ff18
Added toggles for brim and skirt
2018-05-17 10:46:37 -07:00
LarsBrubaker
553e822e56
Added level sample cache
...
Added 100 point disk
2018-04-28 16:59:39 -07:00
Lars Brubaker
a3903be868
Made animation speed be right
...
Put in 10 x 10 grid
2018-04-27 18:28:59 -07:00
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