Commit graph

393 commits

Author SHA1 Message Date
LarsBrubaker
85452b7c95 Make it possible to set the probe calibration position
issue: MatterHackers/MCCentral#4079
[Probe Calibration] Allow custom calibration position
2018-09-02 11:16:20 -07:00
LarsBrubaker
6503a4933b Added ability to test extruder count in settings visiablity 2018-09-02 10:52:25 -07:00
Tyler Anderson
996bbc3496 Fixed stuttering when loading filament 2018-08-31 12:01:32 -07:00
John Lewin
e8fddbe7a1 Move boolean_operations and args_to_process to slice config file
- Issue MatterHackers/MCCentral#4019
Printing always re-slices
2018-08-29 17:15:47 -07:00
Lars Brubaker
64648e1ed7 Adding in the ability to specify custom leveling probe positions
issue: MatterHackers/MCCentral#4048
Allow custom probing positions for bed leveling
2018-08-27 14:58:34 -07:00
Lars Brubaker
a80d5f825f adding wipe_tower_x description to all relevant settings 2018-08-17 12:29:31 -07:00
LarsBrubaker
69a9e90fcf Putting in more dual extrusion and wipe tower control 2018-08-16 23:06:08 -07:00
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
75533b2509 Make Fan and Retraction sections have header bar toggle
- Issue MatterHackers/MCCentral#3756
Add toggles to headers of Retraction and Fan settings sections
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
f38d23d6e1 Make Skirt the first group under Adhesion 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
John Lewin
c21018f503 Move printer image resource urls into Oem bucket
- Issue MatterHackers/MCCentral#3294
2018-05-03 22:42:50 -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
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