Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printer: Add untested TAZ 6 start G-code | P. J. McDermott | 2019-02-10 | 1 | -0/+129 |
| | |||||
* | printer: Begin LulzBot TAZ 6, Single Extruder v2.1 | P. J. McDermott | 2019-02-10 | 1 | -0/+27 |
| | | | | Also add logi1's window geometry in .Slic3r/slic3r.ini. | ||||
* | printer: Make end G-code result in extruder at 0 mm | P. J. McDermott | 2017-08-22 | 2 | -4/+4 |
| | |||||
* | printer: Move X axis after probing | P. J. McDermott | 2017-08-21 | 2 | -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 removal | P. J. McDermott | 2017-08-21 | 2 | -4/+4 |
| | | | | This should give a taller usable print area. | ||||
* | printer: Move bed farther forward for print removal | P. J. McDermott | 2017-08-21 | 2 | -3/+3 |
| | |||||
* | printer: Add custom start/end G-code files | P. J. McDermott | 2017-08-20 | 2 | -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 preset | P. J. McDermott | 2017-08-20 | 2 | -27/+27 |
| | |||||
* | printer: Use HIPS retraction, wiping, and probing temps | P. J. McDermott | 2017-08-20 | 1 | -2/+2 |
| | |||||
* | printer: Reduce bed size and restore Z offset to 0 | P. J. McDermott | 2017-08-20 | 1 | -3/+3 |
| | |||||
* | printer: Increase retraction speed and Z offset | P. J. McDermott | 2017-08-20 | 1 | -3/+3 |
| | |||||
* | Reduce printer Z offset | P. J. McDermott | 2016-04-10 | 1 | -2/+2 |
| | |||||
* | Adjust printer retraction settings | P. J. McDermott | 2016-04-10 | 1 | -3/+3 |
| | |||||
* | Add start and stop G-Code | P. J. McDermott | 2016-04-10 | 1 | -3/+20 |
| | |||||
* | Rename printer profile | P. J. McDermott | 2016-04-10 | 1 | -0/+0 |
| | |||||
* | Add printer settings | P. J. McDermott | 2016-04-10 | 1 | -0/+10 |