Skip to content

Commit 63570bc

Browse files
docs: remove QR code references and screenshots
Removed deprecated QR code setup feature references: - Removed QR code from tags - Removed screenshots section (images referenced non-existent files) - Removed featuredimage (logo.png reference) - Updated description to reflect current cloud-based setup - Updated feature list to describe actual setup process - Updated version info to v2.6.2 The plugin no longer includes QR code setup functionality, so all marketing materials and documentation have been updated to reflect the current web-based registration flow.
1 parent cf42108 commit 63570bc

1 file changed

Lines changed: 12 additions & 23 deletions

File tree

β€Ž_plugins/octoprint_factor.mdβ€Ž

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: plugin
33

44
id: octoprint_factor
55
title: FACTOR Plugin
6-
description: Remote monitoring and control for OctoPrint via QR code setup. Access your 3D printer from anywhere with real-time monitoring, camera streaming, and instant notifications.
6+
description: Remote monitoring and control for OctoPrint. Access your 3D printer from anywhere with real-time monitoring, camera streaming, and instant notifications via cloud connection.
77
authors:
88
- FACTOR Team
99
license: AGPLv3
@@ -26,21 +26,10 @@ tags:
2626
- monitoring
2727
- mqtt
2828
- camera
29-
- qr code
3029
- notifications
3130
- mobile
3231
- cloud
3332

34-
screenshots:
35-
- url: https://raw.githubusercontent.com/kangbyounggwan/octoprint-factor-plugin/main/docs/screenshot-wizard.png
36-
alt: FACTOR Plugin Setup Wizard
37-
caption: Simple 20-second QR code setup wizard
38-
- url: https://raw.githubusercontent.com/kangbyounggwan/octoprint-factor-plugin/main/docs/screenshot-settings.png
39-
alt: FACTOR Plugin Settings
40-
caption: Clean settings interface with multilingual support
41-
42-
featuredimage: https://raw.githubusercontent.com/kangbyounggwan/octoprint-factor-plugin/main/docs/logo.png
43-
4433
compatibility:
4534
octoprint:
4635
- 1.4.0
@@ -57,14 +46,14 @@ compatibility:
5746

5847
# FACTOR Plugin
5948

60-
Remote monitoring and control for OctoPrint via MQTT, featuring instant QR code setup.
49+
Remote monitoring and control for OctoPrint via cloud-based MQTT connection.
6150

6251
## Features
6352

64-
### πŸš€ **20-Second Setup**
65-
- Scan QR code with your mobile device
66-
- Complete registration on FACTOR web dashboard
67-
- Start monitoring immediately - no complex configuration needed
53+
### πŸš€ **Easy Setup**
54+
- Simple web-based registration
55+
- Automatic MQTT connection configuration
56+
- Start monitoring immediately - no complex broker setup needed
6857

6958
### πŸ“± **Remote Access Anywhere**
7059
- Access your full OctoPrint portal from desktop, laptop, tablet, or phone
@@ -147,13 +136,13 @@ That's it! No MQTT broker configuration, no complex settings - just scan and go!
147136
- No credentials stored locally
148137
- AGPLv3 licensed - fully open source
149138

150-
## What's New in v2.0.0
139+
## What's New in v2.6.2
151140

152-
- ✨ **QR Code Setup Wizard** - 20-second setup process
153-
- 🌐 **Full Internationalization** - English and Korean support
154-
- 🎨 **Redesigned UI** - Modern, clean interface
155-
- πŸ“± **Mobile-First Design** - Optimized for all devices
156-
- πŸ”§ **Simplified Configuration** - No manual MQTT setup needed
141+
- πŸ”’ **Secure MQTT Connection** - TLS/SSL encryption enabled by default
142+
- 🌐 **Cloud Integration** - Pre-configured broker connection to FACTOR cloud
143+
- πŸ”§ **Simplified Setup** - No manual MQTT broker configuration needed
144+
- πŸ“± **Multi-language Support** - English and Korean interfaces
145+
- 🎨 **Clean Modern UI** - Intuitive settings and monitoring interface
157146

158147
---
159148

0 commit comments

Comments
Β (0)