Skip to content

Commit

Permalink
v3.10.0
Browse files Browse the repository at this point in the history
- (Add) File format: Anet N7 (#635)
- (Add) PrusaSlicer Printer: Anet N7 (#635)
- (Improvement) Each layer can now be aware of it own resolution
- (Improvement) Better set of file resolution from layers when using a compression codec other than png
- (Fix) Anet N4 printer reset on latest firmware (#633)
- (Fix) PrusaSlicer printers: Change thumbnails resolution to match file preview resolution (Fix stretch images)
  • Loading branch information
sn4k3 committed Jan 2, 2023
1 parent acbc4cd commit 1386476
Show file tree
Hide file tree
Showing 131 changed files with 339 additions and 697 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 02/01/2022 - v3.10.0

- (Add) File format: Anet N7 (#635)
- (Add) PrusaSlicer Printer: Anet N7 (#635)
- (Improvement) Each layer can now be aware of it own resolution
- (Improvement) Better set of file resolution from layers when using a compression codec other than png
- (Fix) Anet N4 printer reset on latest firmware (#633)
- (Fix) PrusaSlicer printers: Change thumbnails resolution to match file preview resolution (Fix stretch images)

## 31/12/2022 - v3.9.5

- (Add) File format: Anet N4 (#632)
Expand Down
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon D2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon M3 Max.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon M3 Plus.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon M3 Premium.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon M3.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Mono 4K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Mono SE.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Mono SQ.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Mono X 6K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Mono X.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Mono X2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Mono.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon S.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Ultra.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon X.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon Zero.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 224x168
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/AnyCubic Photon.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality CT-005 Pro.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality CT-133 Pro.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality Halot Lite CL-89L.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality Halot Max CL-133.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality Halot One CL-60.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality Halot One Plus CL-79.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality Halot One Pro CL-70.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality Halot Ray CL925.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality Halot Sky CL-89.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality Halot Sky Plus CL-92.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 116x116,90x290,90x290
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality LD-002H.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality LD-002R.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Creality LD-006.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX DX1 PRO.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX DX10 Pro 5K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX DX10 Pro 8K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX E10 5K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX E10 8K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX E10 Mono.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX E6 Mono.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
4 changes: 2 additions & 2 deletions PrusaSlicer/printer/EPAX X1 4KS.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# generated by PrusaSlicer 2.4.0+win64 on 2022-02-19 at 22:22:10 UTC
# generated by PrusaSlicer 2.4.1+win64 on 2022-03-25 at 20:16:04 UTC
absolute_correction = 0
area_fill = 50
bed_custom_model =
Expand Down Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX X1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX X10 4K Mono.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX X10 5K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX X10.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX X133 4K Mono.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX X133 6K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX X156 4K Color.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/EPAX X1K 2K Mono.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Jupiter.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Mars 2 Pro.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Mars 2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Mars 3.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Mars C.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Mars.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Saturn 2.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Saturn 8K.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ relative_correction_x = 1
relative_correction_y = 1
relative_correction_z = 1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/Elegoo Saturn.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 400x300,200x125
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/FlashForge Explorer MAX.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 128x128,200x240
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/FlashForge Focus 13.3.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 128x128,200x240
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/FlashForge Focus 8.9.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 128x128,200x240
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/FlashForge Foto 13.3.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 128x128,200x240
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/FlashForge Foto 6.0.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 128x128,200x240
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/FlashForge Foto 8.9.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 128x128,200x240
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/FlashForge Foto 8.9S.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 128x128,200x240
2 changes: 1 addition & 1 deletion PrusaSlicer/printer/FlashForge Hunter.ini
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ printhost_apikey =
printhost_cafile =
relative_correction = 1,1
slow_tilt_time = 8
thumbnails = 400x400,800x480
thumbnails = 128x128,200x240
Loading

0 comments on commit 1386476

Please sign in to comment.