Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SW-3951 backend refactor the printer profile class and use it to implement rotary profile #1831

Conversation

khaledsherkawi
Copy link
Contributor

SW-3951 Add profile class
The profile class is a modified version of the printerProfile class from OctoPrint. It has been modified to be able to serve as a parent class that can be implemented for different purposes and for different profile schemas.

SW-3951 Add laser cutter profile model

SW-3951 Add laser cutter profile service
This class implements the profile parent class to be used for laser cutter profiles.

SW-3951 Add laser cutter profiles to constants

SW-3951 Refactor services

SW-3951 Remove duplicated class

SW-3951 Refactor laser cutter profiles viewmodel

SW-3951 Implement the new laser cutter profile service

khaledsherkawi added 8 commits October 22, 2023 20:33
The profile class is a modified version of the printerProfile class from OctoPrint. It has been modified to be able to serve as a parent class that can be implemented for different purposes and for different profile schemas.
This class implements the profile parent class to be used for laser cutter profiles.
@swarmia
Copy link

swarmia bot commented Oct 22, 2023

octoprint_mrbeam/__init__.py Outdated Show resolved Hide resolved
octoprint_mrbeam/__init__.py Show resolved Hide resolved
octoprint_mrbeam/__init__.py Outdated Show resolved Hide resolved
octoprint_mrbeam/__init__.py Outdated Show resolved Hide resolved
octoprint_mrbeam/__init__.py Outdated Show resolved Hide resolved
octoprint_mrbeam/service/profile/profile.py Outdated Show resolved Hide resolved
octoprint_mrbeam/service/profile/profile.py Show resolved Hide resolved
octoprint_mrbeam/service/profile/profile.py Show resolved Hide resolved
octoprint_mrbeam/service/profile/profile.py Show resolved Hide resolved
octoprint_mrbeam/service/profile/profile.py Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Nov 23, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

72.3% 72.3% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@khaledsherkawi khaledsherkawi merged commit 97a7d42 into feature/SW-3719-rotary-milestone-1-end-of-september Nov 23, 2023
5 checks passed
@khaledsherkawi khaledsherkawi deleted the feature/SW-3951-backend-refactor-the-printer-profile-class-and-use-it-to-implement-rotary-profile branch November 23, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants