summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Base: Run 4 threadsP. J. McDermott2019-02-141-2/+2
|
* Base: Combine infill and only infill where neededP. J. McDermott2019-02-141-3/+3
|
* Base: Increase speedsP. J. McDermott2019-02-141-8/+8
|
* TAZ 6, SE v2.1 G-code: Move to wiping pad 0.6 s fasterP. J. McDermott2019-02-143-4/+4
|
* TAZ 6, SE v2.1, eSUN PLA: Wipe while retractingP. J. McDermott2019-02-141-2/+2
|
* TAZ 6, SE v2.1, eSUN PLA; Base: Lift on retract, increase travel speedP. J. McDermott2019-02-142-4/+4
|
* TAZ 6, SE v2.1, eSUN PLA: Increase retraction length and speedP. J. McDermott2019-02-141-3/+3
|
* eSUN PLA, 3 mm: Decrease temperatureP. J. McDermott2019-02-131-3/+3
|
* Base: Increase travel speedP. J. McDermott2019-02-131-2/+2
|
* Base: New print preset, based on SFF-8201 HAP. J. McDermott2019-02-131-0/+86
|
* TAZ 6, SE v2.1, eSUN PLA: Decrease retraction and liftP. J. McDermott2019-02-131-3/+3
|
* TAZ 6, SE v2.1, eSUN PLA: Increase retractionP. J. McDermott2019-02-131-3/+3
|
* printer: Wiping what?P. J. McDermott2019-02-123-3/+3
|
* printer: Prime nozzle in a corner, not centerP. J. McDermott2019-02-123-5/+5
| | | | | Priming drops filament onto the bed, which should be done outside of the print as much as possible.
* slic3r.ini: Switch to PLAP. J. McDermott2019-02-121-2/+2
|
* printer: Add TAZ 6 SE v2.1 eSUN HIPS configP. J. McDermott2019-02-121-0/+27
|
* printer: Preprocess G-code and inject into configP. J. McDermott2019-02-121-2/+2
| | | | Automatically done by slic3r-gpp.
* slic3r-gpp: RewriteP. J. McDermott2019-02-121-0/+100
|
* slic3r-gpp: Remove (rewritten)P. J. McDermott2019-02-121-53/+0
|
* printer: Add "eSUN" in TAZ 6 printer/filament nameP. J. McDermott2019-02-122-1/+1
|
* slic3r-gpp: New executableP. J. McDermott2019-02-122-0/+55
|
* filament: Add eSUN HIPS rc fileP. J. McDermott2019-02-121-0/+4
|
* filament: Add eSUN PLA rc fileP. J. McDermott2019-02-121-0/+4
|
* printer: Remind Marlin of bed temp in TAZ 6 start G-codeP. J. McDermott2019-02-121-1/+1
|
* printer: Parameterize temperatures in TAZ 6 G-code filesP. J. McDermott2019-02-122-24/+24
|
* printer: Remove filament from TAZ 6 G-code file namesP. J. McDermott2019-02-122-0/+0
|
* filament: Rename "PLA, 3 mm" to "eSUN PLA, 3 mm"P. J. McDermott2019-02-111-0/+0
|
* printer: Edit TAZ 6 end G-codeP. J. McDermott2019-02-111-2/+2
| | | | Beep and stop the timer after the bed moves forward for print removal.
* printer: Add TAZ 6 end G-codeP. J. McDermott2019-02-111-0/+44
| | | | With an option to keep the hotend and bed warm for the next print!
* printer: Edit TAZ 6 start G-codeP. J. McDermott2019-02-111-3/+3
| | | | | | * Allow heating to wiping temperature before retraction completes * Allow heating to first layer temperature before probing completes * Improve centering M400 comment
* printer: Edit TAZ 6 start G-codeP. J. McDermott2019-02-111-6/+6
| | | | | | | | | * Make M400 comments more specific * Allow first-layer heating to occur immediately after probing, instead of waiting to lift above washer * Drop G4 (dwell) command * Add M400 command to wait until end of extruder priming before showing "Printing..."
* printer: Edit TAZ 6 start G-codeP. J. McDermott2019-02-111-11/+10
| | | | | | | | * Drop useless M117 commands * Remind Marlin of target temperatures in M109 commands * Add pauses (M400) after movement commands (G1 and G28) and before M117, M104, etc. * Align wiping command comments
* printer: Add untested TAZ 6 start G-codeP. J. McDermott2019-02-101-0/+129
|
* printer: Begin LulzBot TAZ 6, Single Extruder v2.1P. J. McDermott2019-02-102-4/+31
| | | | Also add logi1's window geometry in .Slic3r/slic3r.ini.
* printer: Make end G-code result in extruder at 0 mmP. J. McDermott2017-08-223-5/+5
|
* filament: Reduce first layer bed temperatureP. J. McDermott2017-08-212-3/+3
|
* printer: Move X axis after probingP. J. McDermott2017-08-213-3/+4
| | | | | | | Otherwise, the firmware detects that an endstop is triggered and blocks any other moves: echo:endstops hit: X:0.00
* print: Move toolhead farther up for cooling and removalP. J. McDermott2017-08-213-5/+5
| | | | This should give a taller usable print area.
* printer: Move bed farther forward for print removalP. J. McDermott2017-08-213-4/+4
|
* print: Slow down perimeter print speedsP. J. McDermott2017-08-212-6/+6
| | | | | | | | | | Loading two SFF-8201 HAs into Printrun, before: Estimated duration: 11 layers, 0:18:04 Loading two SFF-8201 HAs into Printrun, after: Estimated duration: 11 layers, 0:19:49
* print: Generate verbose (commented) G-codeP. J. McDermott2017-08-212-3/+3
|
* slic3r.ini: Update main frame position, presets, etc.P. J. McDermott2017-08-211-7/+7
|
* print: Add infill and double print speedsP. J. McDermott2017-08-211-10/+10
| | | | Also increase skirt distance.
* print: Reduce skirt distanceprint-v2P. J. McDermott2017-08-211-2/+2
| | | | | This is done to fit two SFF-8201 HAs with a 4-mm skirt on a LulzBot Mini bed.
* print: Increase all print speeds to 40 mm/sP. J. McDermott2017-08-211-7/+7
|
* print: Reduce perimeters and top/bottom solid layers to 2P. J. McDermott2017-08-211-4/+4
|
* print: Add new presetP. J. McDermott2017-08-212-18/+86
| | | | | Use git-log or git-show with `-M13%` to see the changes between the presets.
* filament: Enable fan starting on second layerP. J. McDermott2017-08-201-2/+2
|
* filament: Raise HIPS temperaturesP. J. McDermott2017-08-201-5/+5
|
* filament: Lower HIPS temperaturesP. J. McDermott2017-08-201-5/+5
|