summaryrefslogtreecommitdiffstats
path: root/.Slic3r/printer
Commit message (Collapse)AuthorAgeFilesLines
* TAZ 6, SE v2.1, eSUN HIPS: Retract 2 mmPatrick McDermott2019-10-211-2/+2
|
* TAZ 6, SE v2.1: Retract more before lifting at endPatrick McDermott2019-10-213-4/+4
| | | | Hopefully this will reduce stringing at the end.
* eSUN HIPS: Increase removal bed temp to 80Patrick McDermott2019-10-202-2/+2
|
* eSUN HIPS: Increase removal bed temp to 70Patrick McDermott2019-10-182-2/+2
|
* TAZ 6, SE v2.1, eSUN HIPS: Disable retraction liftPatrick McDermott2019-10-171-2/+2
|
* TAZ 6: Update G-code in config filesP. J. McDermott2019-02-273-4/+4
|
* TAZ 6, DE v3: Adapt end G-code for dual extruderP. J. McDermott2019-02-271-11/+19
|
* TAZ 6, DE v3: Adapt start G-code for dual extruderP. J. McDermott2019-02-271-40/+56
|
* TAZ 6, DE v3: Improve/fix/update G-code commentsP. J. McDermott2019-02-271-3/+3
|
* TAZ 6, SE v2.1: Improve/fix/update G-code commentsP. J. McDermott2019-02-271-3/+3
|
* TAZ 6, DE v3, eSUN HIPS: Add second extruderP. J. McDermott2019-02-201-12/+12
|
* TAZ 6, DE v3, eSUN HIPS: New printerP. J. McDermott2019-02-203-0/+199
|
* TAZ 6, SE v2.1, eSUN PLA: Reduce retraction and don't lift or wipeP. J. McDermott2019-02-141-4/+4
| | | | | These settings didn't improve stringing and possibly worsened it. Wiping increased the print time with no benefit in quality.
* 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-141-2/+2
|
* TAZ 6, SE v2.1, eSUN PLA: Increase retraction length and speedP. J. McDermott2019-02-141-3/+3
|
* 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.
* 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.
* printer: Add "eSUN" in TAZ 6 printer/filament nameP. J. McDermott2019-02-121-0/+0
|
* 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
|
* 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-101-0/+27
| | | | Also add logi1's window geometry in .Slic3r/slic3r.ini.
* printer: Make end G-code result in extruder at 0 mmP. J. McDermott2017-08-222-4/+4
|
* printer: Move X axis after probingP. J. McDermott2017-08-212-2/+3
| | | | | | | 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-212-4/+4
| | | | This should give a taller usable print area.
* printer: Move bed farther forward for print removalP. J. McDermott2017-08-212-3/+3
|
* printer: Add custom start/end G-code filesP. J. McDermott2017-08-202-0/+126
| | | | | | | | | | | G-code is easier to read in separate files than in Slic3r configuration. This G-code is based on the LulzBot Mini G-code provided by Aleph Objects. To increase speed, I added commands to set the hotend temperature without waiting and arranged some commands like G28 and G1 to run while the hotend heats up. For better clarity, I also added more comments and blank lines and vertically aligned wiping command arguments.
* printer: Rewrite G-code, change bed size, rename presetP. J. McDermott2017-08-202-27/+27
|
* printer: Use HIPS retraction, wiping, and probing tempsP. J. McDermott2017-08-201-2/+2
|
* printer: Reduce bed size and restore Z offset to 0P. J. McDermott2017-08-201-3/+3
|
* printer: Increase retraction speed and Z offsetP. J. McDermott2017-08-201-3/+3
|
* Reduce printer Z offsetP. J. McDermott2016-04-101-2/+2
|
* Adjust printer retraction settingsP. J. McDermott2016-04-101-3/+3
|
* Add start and stop G-CodeP. J. McDermott2016-04-101-3/+20
|
* Rename printer profileP. J. McDermott2016-04-101-0/+0
|
* Add printer settingsP. J. McDermott2016-04-101-0/+10