summaryrefslogtreecommitdiffstats
path: root/.Slic3r
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-102-4/+31
| | | | Also add logi1's window geometry in .Slic3r/slic3r.ini.
* printer: Make end G-code result in extruder at 0 mmP. J. McDermott2017-08-223-5/+5
|
* filament: Reduce first layer bed temperatureP. J. McDermott2017-08-212-3/+3
|
* printer: Move X axis after probingP. J. McDermott2017-08-213-3/+4
| | | | | | | 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-213-5/+5
| | | | This should give a taller usable print area.
* printer: Move bed farther forward for print removalP. J. McDermott2017-08-213-4/+4
|
* print: Slow down perimeter print speedsP. J. McDermott2017-08-212-6/+6
| | | | | | | | | | Loading two SFF-8201 HAs into Printrun, before: Estimated duration: 11 layers, 0:18:04 Loading two SFF-8201 HAs into Printrun, after: Estimated duration: 11 layers, 0:19:49
* print: Generate verbose (commented) G-codeP. J. McDermott2017-08-212-3/+3
|
* slic3r.ini: Update main frame position, presets, etc.P. J. McDermott2017-08-211-7/+7
|
* print: Add infill and double print speedsP. J. McDermott2017-08-211-10/+10
| | | | Also increase skirt distance.
* 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-101-0/+6