summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* filament: Add eSUN HIPS presetP. J. McDermott2017-08-201-0/+17
|
* 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 PLA extrusion temperature to 200P. J. McDermott2016-04-102-4/+4
|
* Reduce printer Z offsetP. J. McDermott2016-04-102-3/+3
|
* Set PLA diameterP. J. McDermott2016-04-101-2/+2
|
* Add PLA profileP. J. McDermott2016-04-102-3/+20
|
* Adjust printer retraction settingsP. J. McDermott2016-04-102-4/+4
|
* Add start and stop G-CodeP. J. McDermott2016-04-102-4/+23
|
* Use renamed printer profileP. J. McDermott2016-04-101-2/+2
|
* Rename printer profileP. J. McDermott2016-04-102-2/+2
|
* Switch to expert modeP. J. McDermott2016-04-101-2/+6
|
* Add printer settingsP. J. McDermott2016-04-104-1/+167
|
* Initial commitP. J. McDermott2016-04-102-0/+20