summaryrefslogtreecommitdiffstats
path: root/.Slic3r/printer
Commit message (Collapse)AuthorAgeFilesLines
* 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