-
-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- (Add) Support for AnyCubic Photon Mono 2 (pm3n) - (Add) PrusaSlicer printer: AnyCubic Photon Mono 2 - (Improvement) Layer compression performance for Deflate and GZip methods - (Improvement) OSLA: Adds NonZeroPixelCount for layers and end marker (;OSLATiCo)
- Loading branch information
Showing
13 changed files
with
128 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# generated by PrusaSlicer 2.5.2+win64 on 2023-05-06 at 19:20:44 UTC | ||
absolute_correction = 0 | ||
area_fill = 50 | ||
bed_custom_model = | ||
bed_custom_texture = | ||
bed_shape = 0x0,143.36x0,143.36x89.6,0x89.6 | ||
default_sla_material_profile = Prusa Orange Tough 0.05 | ||
default_sla_print_profile = 0.05 Normal | ||
display_height = 89.6 | ||
display_mirror_x = 1 | ||
display_mirror_y = 0 | ||
display_orientation = landscape | ||
display_pixels_x = 4096 | ||
display_pixels_y = 2560 | ||
display_width = 143.36 | ||
elefant_foot_compensation = 0.2 | ||
elefant_foot_min_width = 0.2 | ||
fast_tilt_time = 5 | ||
gamma_correction = 1 | ||
high_viscosity_tilt_time = 10 | ||
host_type = octoprint | ||
inherits = Original Prusa SL1 | ||
max_exposure_time = 120 | ||
max_initial_exposure_time = 300 | ||
max_print_height = 165 | ||
min_exposure_time = 1 | ||
min_initial_exposure_time = 1 | ||
print_host = | ||
printer_model = SL1 | ||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRUSA3D\nPRINTER_MODEL_SL1\nPRINTER_VENDOR_ANYCUBIC\nPRINTER_MODEL_PHOTON_MONO_2\nFILEFORMAT_PM3N\n\nSTART_CUSTOM_VALUES\nWaitTimeBeforeCure_2.5\nBottomLiftHeight_6\nLiftHeight_6\nBottomLiftSpeed_150\nLiftSpeed_150\nRetractSpeed_150\nBottomLightPWM_255\nLightPWM_255\nEND_CUSTOM_VALUES | ||
printer_settings_id = | ||
printer_technology = SLA | ||
printer_variant = default | ||
printer_vendor = | ||
printhost_apikey = | ||
printhost_cafile = | ||
relative_correction = 1,1 | ||
relative_correction_x = 1 | ||
relative_correction_y = 1 | ||
relative_correction_z = 1 | ||
slow_tilt_time = 8 | ||
thumbnails = 224x168 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,5 @@ | ||
- **UVJ:** | ||
- (Add) Properties: BottomWaitTimeBeforeCure, WaitTimeBeforeCure, BottomWaitTimeAfterCure, WaitTimeAfterCure, BottomWaitTimeAfterLift, WaitTimeAfterLift | ||
- (Add) Vendor key to the configuration to be able to save custom key-values from other softwares (#687) | ||
- (Add) Layers properties: `CompletionTime`, `CompletionTimeStr`, `StartTime`, `StartTimeStr`, `EndTime`, `EndTimeStr` (#698) | ||
- (Add) PrusaSlicer printer: Creality Halot Mage and Mage Pro | ||
- (Add) Tool - Blur: Stack blur | ||
- (Change) Tool - Timelapse: Increase wait time from 100s to 1000s maximum | ||
- (Change) Settings: Allow to combine start maximized with restore windows position and size (#695) | ||
- (Fix) File formats: Parse transition layer count from layers now only take into account decreasing times related to the previous layer | ||
- (Add) Support for AnyCubic Photon Mono 2 (pm3n) | ||
- (Add) PrusaSlicer printer: AnyCubic Photon Mono 2 | ||
- (Improvement) Layer compression performance for Deflate and GZip methods | ||
- (Improvement) OSLA: Adds NonZeroPixelCount for layers and end marker (;OSLATiCo) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.