Add DMAKERS MS1 printer profiles (0.4 nozzle) #1519

Closed
opened 2026-04-05 18:11:10 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @swahilidmakers on 11/25/2025

Description

Summary of Changes

This Pull Request adds full printer profile support for the DMAKERS MS1 custom 3D printer. The goal is to include a complete vendor ecosystem so users can select the DMAKERS MS1 directly from Orca Slicer without manual configuration.

Details / Enhancements

-Added new vendor entry: DMAKERS

-Added printer model profile: DMAKERS MS1

-Added nozzle variant profile: DMAKERS MS1 – 0.4 mm nozzle

-Added filament profiles calibrated for DMAKERS MS1:

.Generic PLA

.Generic ABS

.Generic PETG

.Generic TPU

-Ensured all profiles follow Orca Slicer naming conventions and directory structure

-All profiles tested successfully for slicing and printing (calibration cube)

-Issue Addressed

This PR introduces support for a printer that was previously not available in the official Orca Slicer vendor list. It allows DMAKERS MS1 users to select their machine directly from the setup wizard.

Breaking Changes

There are no breaking changes.
The vendor and printer profiles are self-contained and do not affect existing printers or configurations.

Dependencies

No external dependencies required.
All added files reside within the resources/profiles/DMAKERS/ directory.

Screenshots/Recordings/Graphs

Below are images demonstrating the changes introduced in this PR. These include the added DMAKERS MS1 printer profiles and verification of correct placement inside the vendor directory.
Profile Directory Screenshot:
Showing the DMAKERS folder and all JSON profiles correctly placed in resources/profiles/DMAKERS/

Dmakers config

Printer Vendor Menu Screenshot:
Showing the DMAKERS MS1 printer appearing inside the Orca Slicer printer selection menu

printer vendor interface

Tests

To verify the correctness and reliability of the DMAKERS MS1 printer profiles, the following tests were performed:

  1. Profile Loading Test

Confirmed that the DMAKERS vendor, printer model, and nozzle variant appear correctly in Orca Slicer’s printer selection menu.

Validated that all JSON files load without errors.

  1. Slicing Validation

Successfully sliced test models using the new profiles:

22mm Calibration Cube

  1. Print Quality Verification

Printed calibration cube using the 0.4mm nozzle profile.

Verified:

Correct extrusion flow

Stable first layer

Accurate dimensional tolerances

Good surface quality and layer alignment

  1. Filament Profile Testing

Tested all included filament profiles: PLA, ABS, PETG, TPU.

Verified correct default temperatures, fan behavior, retraction values, and speed presets for each material.

*Originally created by @swahilidmakers on 11/25/2025* # Description Summary of Changes This Pull Request adds full printer profile support for the DMAKERS MS1 custom 3D printer. The goal is to include a complete vendor ecosystem so users can select the DMAKERS MS1 directly from Orca Slicer without manual configuration. Details / Enhancements -Added new vendor entry: DMAKERS -Added printer model profile: DMAKERS MS1 -Added nozzle variant profile: DMAKERS MS1 – 0.4 mm nozzle -Added filament profiles calibrated for DMAKERS MS1: .Generic PLA .Generic ABS .Generic PETG .Generic TPU -Ensured all profiles follow Orca Slicer naming conventions and directory structure -All profiles tested successfully for slicing and printing (calibration cube) -Issue Addressed This PR introduces support for a printer that was previously not available in the official Orca Slicer vendor list. It allows DMAKERS MS1 users to select their machine directly from the setup wizard. Breaking Changes There are no breaking changes. The vendor and printer profiles are self-contained and do not affect existing printers or configurations. Dependencies No external dependencies required. All added files reside within the resources/profiles/DMAKERS/ directory. # Screenshots/Recordings/Graphs Below are images demonstrating the changes introduced in this PR. These include the added DMAKERS MS1 printer profiles and verification of correct placement inside the vendor directory. Profile Directory Screenshot: Showing the DMAKERS folder and all JSON profiles correctly placed in resources/profiles/DMAKERS/ <img width="927" height="537" alt="Dmakers config " src="https://github.com/user-attachments/assets/dfe77a62-d236-4f25-a6c1-365876da1ada" /> Printer Vendor Menu Screenshot: Showing the DMAKERS MS1 printer appearing inside the Orca Slicer printer selection menu <img width="1357" height="715" alt="printer vendor interface" src="https://github.com/user-attachments/assets/bc5969a5-e67c-4a8d-8ee0-f3ca5df51591" /> ## Tests To verify the correctness and reliability of the DMAKERS MS1 printer profiles, the following tests were performed: 1. Profile Loading Test Confirmed that the DMAKERS vendor, printer model, and nozzle variant appear correctly in Orca Slicer’s printer selection menu. Validated that all JSON files load without errors. 2. Slicing Validation Successfully sliced test models using the new profiles: 22mm Calibration Cube 3. Print Quality Verification Printed calibration cube using the 0.4mm nozzle profile. Verified: Correct extrusion flow Stable first layer Accurate dimensional tolerances Good surface quality and layer alignment 4. Filament Profile Testing Tested all included filament profiles: PLA, ABS, PETG, TPU. Verified correct default temperatures, fan behavior, retraction values, and speed presets for each material.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1519