Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | filament: Add eSUN HIPS preset | P. J. McDermott | 2017-08-20 | 1 | -0/+17 |
| | |||||
* | 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 PLA extrusion temperature to 200 | P. J. McDermott | 2016-04-10 | 2 | -4/+4 |
| | |||||
* | Reduce printer Z offset | P. J. McDermott | 2016-04-10 | 2 | -3/+3 |
| | |||||
* | Set PLA diameter | P. J. McDermott | 2016-04-10 | 1 | -2/+2 |
| | |||||
* | Add PLA profile | P. J. McDermott | 2016-04-10 | 2 | -3/+20 |
| | |||||
* | Adjust printer retraction settings | P. J. McDermott | 2016-04-10 | 2 | -4/+4 |
| | |||||
* | Add start and stop G-Code | P. J. McDermott | 2016-04-10 | 2 | -4/+23 |
| | |||||
* | Use renamed printer profile | P. J. McDermott | 2016-04-10 | 1 | -2/+2 |
| | |||||
* | Rename printer profile | P. J. McDermott | 2016-04-10 | 2 | -2/+2 |
| | |||||
* | Switch to expert mode | P. J. McDermott | 2016-04-10 | 1 | -2/+6 |
| | |||||
* | Add printer settings | P. J. McDermott | 2016-04-10 | 4 | -1/+167 |
| | |||||
* | Initial commit | P. J. McDermott | 2016-04-10 | 1 | -0/+6 |