Skip to content

Commit

Permalink
Merge pull request #2 from Garr-Garr/rebrand
Browse files Browse the repository at this point in the history
Rebrand (v1.0.0)
  • Loading branch information
Garr-Garr authored Mar 18, 2024
2 parents d2ec9a0 + 9f45bba commit 1740ce9
Show file tree
Hide file tree
Showing 40 changed files with 953 additions and 560 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@
- High-light overhang areas. Automatically orient the model for better result ("lay flat").
- Slice based on PrusaSlicer profiles you upload to OctoPrint.
- Customizable slicer settings, including Basic (layer height, bed temperature ...) and Advanced (print speed, start/end G-code ...).
- [More is coming...](https://github.com/Garr-R/OctoPrint-Slicer/wiki/Future-Plans)
- [More is coming...](https://github.com/Garr-Garr/OctoPrint-Slicer/wiki/Future-Plans)

## Setup
### Online:
Install via the bundled OctoPrint Plugin Manager, or manually using this URL:

https://github.com/Garr-R/OctoPrint-Slicer/archive/refs/heads/master.zip
https://github.com/Garr-Garr/OctoPrint-Slicer/archive/refs/heads/master.zip

### Offline (_bundled with PruasSlicer v2.4.2_):
### Offline (_bundled with PruasSlicer v2.6.1_):

[Click here for instructions on how to install this plugin offline](https://github.com/Garr-R/OctoPrint-Slicer/wiki/Offline-Installation-Instructions)
[Click here for instructions on how to install this plugin offline](https://github.com/Garr-Garr/OctoPrint-InternalSlicer/wiki/Offline-Installation-Instructions)

## Importing your PrusaSlicer profile

[Click here for instructions on how to export and import your PrusaSlicer profiles](https://github.com/Garr-R/OctoPrint-Slicer/wiki/Exporting-and-Importing-PrusaSlicer-Profiles)
[Click here for instructions on how to export and import your PrusaSlicer profiles](https://github.com/Garr-Garr/OctoPrint-Slicer/wiki/Exporting-and-Importing-PrusaSlicer-Profiles)

## More Photos

Expand Down
12 changes: 6 additions & 6 deletions extras/slicer.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
layout: plugin

id: slicer
title: Full-featured Slicer
title: Internal Slicer
description: A full-blown GUI-based slicer. Rotate and scale model; slice multiple STL files at a time; set layer height and other slicing settings.
author: Kenneth Jiang
author: Garrett Broters
license: AGPLv3

# today's date in format YYYY-MM-DD, e.g.
date: 2016-09-22
date: 2024-02-26

homepage: https://github.com/kennethjiang/OctoPrint-Slicer
source: https://github.com/kennethjiang/OctoPrint-Slicer
archive: https://github.com/kennethjiang/OctoPrint-Slicer/archive/master.zip
homepage: https://github.com/Garr-Garr/OctoPrint-InternalSlicer
source: https://github.com/Garr-Garr/OctoPrint-InternalSlicer
archive: https://github.com/Garr-Garr/OctoPrint-InternalSlicer/archive/master.zip

# set this to true if your plugin uses the dependency_links setup parameter to include
# library versions not yet published on PyPi. SHOULD ONLY BE USED IF THERE IS NO OTHER OPTION!
Expand Down
Loading

0 comments on commit 1740ce9

Please sign in to comment.