Lars Brubaker
c1363c9aca
Load filament is now working
...
made other extruder temps visible in the normal slice settings
2019-02-05 14:51:38 -08:00
Lars Brubaker
9f55a1432c
dual extrusion load / unload filament
...
unload filament is actually working on extruder 2
2019-02-05 13:43:04 -08:00
John Lewin
b33780d5f8
Revise layouts.txt
2019-01-10 15:44:45 -08:00
LarsBrubaker
eb90fe82b0
removing z_offset, adding data to nozzle offsets xyz
...
issue: MatterHackers/MCCentral#4793
Slightly illogical that z-offset can have different values
2019-01-06 08:35:55 -08:00
Lars Brubaker
45b1a32e03
removing MS auto support generation
2019-01-03 16:05:02 -08:00
John Lewin
9c6cfae622
Update PauseOnLayer HelpText to indicate pause is before layer
...
- Issue MatterHackers/MCCentral#4721
2018-12-21 18:37:11 -08:00
Lars Brubaker
f0fc1234e7
making more macro replaces work
...
issue: MatterHackers/MCCentral#4720
[temperature1] not working correctly
2018-12-17 18:53:52 -08:00
Lars Brubaker
0d776e20f2
removing unused setting
2018-12-07 13:21:33 -08:00
Lars Brubaker
1a434b6388
Moved extruder offsets from passing to MS to being part of stream processing
...
Made '; NO_PROCESSING' track printer position correctly
issue: MatterHackers/MCCentral#4658
Create setting for ZOffset for extruder 2
2018-12-04 13:28:46 -08:00
Lars Brubaker
5fbf6281d7
put in the ability to specify "; NO_PROCESSING" on a gcode line
...
issue: MatterHackers/MCCentral#4663
set position Z Tower and no Level
2018-12-03 16:33:35 -08:00
Lars Brubaker
fa218d9ebe
Making it possible to have a z offset in multi extruder setups
2018-12-03 14:58:42 -08:00
Lars Brubaker
234ab03072
Improving default loading markdown text
...
improving layout of progress bar in loading and unloading
2018-11-06 09:33:44 -08:00
Lars Brubaker
734bd88c86
Made the unloading wizard code rather than macro
...
Took out the macro processing stream
2018-11-05 11:08:21 -08:00
John Lewin
c279f8a511
Fix typo
...
- Issue MatterHackers/MCCentral#4485
Consider renaming recently added config setting with typo in name
2018-11-03 08:45:17 -07:00
John Lewin
958acf97a3
Fix typos
2018-11-02 22:52:08 -07:00
Lars Brubaker
775f1982bd
Re-wrote the load filament wizard as not a macro so we have more control over it
...
Added it to the setup steps
issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
Lars Brubaker
9ebd15eef2
added created date to oem settings area
2018-10-31 12:31:40 -07:00
Lars Brubaker
e49397b0b5
Made a Loading... overlay when changing printers
...
Took out the filament selection in leveling
Made our load and unload scripts work correctly with repetier firmware
issue: MatterHackers/MCCentral#4315
Need Loading overlay when adding or switching to a printer
2018-10-30 13:40:37 -07:00
LarsBrubaker
12ac5507ef
removing the SID
...
issue: MatterHackers/MCCentral#4302
Remove SID from printer settings
2018-10-18 07:31:38 -07:00
Lars Brubaker
d5b06de172
Adding coast at end
...
mad travel render transparent
fixed layer identification in ms gcode
2018-10-17 13:49:56 -07:00
Lars Brubaker
e532b3c465
Working on the Hadware page
2018-10-12 10:56:00 -07:00
Lars Brubaker
385cf2288b
ability to turn of line splitting for test
2018-10-09 14:29:51 -07:00
Lars Brubaker
fd7f0b8518
Pass the printer time multiplier to matter slice so it can plan for the actual printer
...
fix math of minutes time estimate
2018-09-28 16:46:31 -07:00
LarsBrubaker
3e4150b1b6
Added new speed for air gap layer
2018-09-23 19:23:24 -07:00
Lars Brubaker
2008864753
Passing max velocity, acceleration and jerk to slicer
2018-09-20 11:37:47 -07:00
Lars Brubaker
1ab3a38156
make raft expand only distance
...
issue: MatterHackers/MCCentral#4143
Change raft expand distance setting to only accept millimeters
2018-09-14 17:14:17 -07:00
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