tamasmeszaros
7b9982bcfe
Disable building of the cmd tool for libbgcode
...
Needs nowide, problematic integration, we would need to get rid of boost::nowide inside PS codebase
2023-08-10 09:23:09 +02:00
enricoturri1966
e1724e1fa1
Fixes required by changes in interface of libbgcode
2023-08-08 12:42:26 +02:00
enricoturri1966
57df182d6c
GCodeViewer: Fixed crash when selecting Layer time view after importing a binary gcode encoded using MeatPack with no comments
2023-08-07 12:17:13 +02:00
enricoturri1966
7b822184a7
Fixes in Plater::convert_gcode_to_ascii() and Plater::convert_gcode_to_binary()
2023-08-07 09:20:50 +02:00
enricoturri1966
5deb4470c7
Changes required by updated library libbgcode
2023-08-04 14:44:45 +02:00
enricoturri1966
eb8d01888d
Added import of config from binary gcode files
2023-08-04 12:35:40 +02:00
enricoturri1966
87f6fed274
Fixed link of RelWithDebInfo configuration
2023-08-04 10:16:37 +02:00
tamasmeszaros
7ab044fb86
Add debug build for LibBGCode in deps
...
Probably no need for debug build of it's respective heatshrink dependency, as it's a C only lib
2023-08-04 08:43:15 +02:00
enricoturri1966
28346f78dd
Fixed naming of metadata exported to gcode file in binary format
2023-08-04 08:33:28 +02:00
enricoturri1966
1e993a481a
Implemented command 'Convert ascii G-code to binary'
2023-08-03 15:44:04 +02:00
enricoturri1966
cd43a8e744
Fixes required by changes into libbgcode library interface
2023-08-03 15:31:13 +02:00
enricoturri1966
ec16420f11
Integrated library libbgcode
2023-08-03 12:57:55 +02:00
enricoturri1966
c82f9c7627
Removed code moved to libbgcode library
2023-08-03 12:37:41 +02:00
tamasmeszaros
793a2710dd
Change libbgcode git repo link to use https instead of git@
2023-08-03 09:46:58 +02:00
enricoturri1966
07065c9e19
Partial revert of 7e56d807185348987026786c4f8607fcfdc84d6e - Removal of integrated Heatshrink library
2023-08-03 08:56:21 +02:00
tamasmeszaros
2c80865ea9
Fix missing dependent targets from libbgcode deps
2023-08-02 15:34:29 +02:00
enricoturri1966
6e88ee76da
Fixed conflicts after merge with tm_integrate_libbgcode
2023-08-02 15:21:23 +02:00
tamasmeszaros
be468dca79
Revert accidental commenting out of dep_OCCT
2023-08-01 13:34:39 +02:00
tamasmeszaros
6d3d3298da
use git to download libbgcode by default
...
should work on the build server
2023-07-29 15:45:29 +02:00
tamasmeszaros
d9f0c1a052
fix unknown policy on older cmakes
2023-07-29 15:41:13 +02:00
tamasmeszaros
866fc767bb
Integrating LibBGCode into deps with an optional var for source dir
...
One can then co-develop the two projects with relative convenience
2023-07-28 19:30:49 +02:00
enricoturri1966
cc7f2f3aae
Fixed missing whitespace in GXX lines when unbinarizing using meatpack
2023-07-28 14:48:14 +02:00
tamasmeszaros
10b6d355ca
Merge branch 'tm_fix_export_crash_SPE-1801'
2023-07-27 15:34:45 +02:00
tamasmeszaros
c5b22163c5
Fix crash when exporting to stl
2023-07-27 15:33:05 +02:00
Lukas Matena
3ab20de3c0
Wipe tower: Use perimeter_speed and infill_speed instead of the hardcoded values
2023-07-27 12:53:10 +02:00
enricoturri1966
2cde917f11
Delete output file when gcode conversion fails
2023-07-27 10:22:22 +02:00
enricoturri1966
f02e8e3438
Renamed namespace
2023-07-27 09:04:44 +02:00
enricoturri1966
a8d8914071
SPE-1784: New compressed (binary) gcode format integration
...
Added Deflate compression using zlib
2023-07-26 13:21:50 +02:00
enricoturri1966
fba2406ace
SPE-1784: New compressed (binary) gcode format integration
...
Added conversion of gcodes from binary to ascii format
2023-07-26 11:14:21 +02:00
enricoturri1966
004a64a651
Removed code for thumbnails compression
2023-07-25 14:07:46 +02:00
enricoturri1966
32eebf85e0
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1784_binary_gcode
2023-07-25 13:37:24 +02:00
enricoturri1966
cc7fd7d314
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1784_binary_gcode
2023-07-25 13:30:27 +02:00
enricoturri1966
7e56d80718
SPE-1784: New compressed (binary) gcode format integration
...
Added Heatshrink compression
2023-07-25 13:30:18 +02:00
Lukas Matena
3571812a3d
Fix cmake (follow-up to previous commit)
2023-07-25 13:28:38 +02:00
enricoturri1966
6331077645
SPE-1784: New compressed (binary) gcode format integration
...
Added MeatPack encoding to GCode Block
2023-07-24 12:37:03 +02:00
Lukas Matena
1e28a93bcb
Require wxWidgets>=3.2, mention wxGTK+EGL problems in readme
2023-07-24 10:39:27 +02:00
Lukas Matena
035331ab9f
Merge remote-tracking branch 'public/master'
2023-07-24 10:23:06 +02:00
Ben Greiner
287e1e28cd
Drop wxWidgets 3.0 and SLIC3R_WX_STABLE
2023-07-24 10:22:04 +02:00
enricoturri1966
8bb6224ba8
Attempt to fix perl test
2023-07-21 12:27:09 +02:00
enricoturri1966
ee87536ff6
Added debug imgui dialog to allow to change binary gcode parameters at runtime
2023-07-21 12:24:24 +02:00
enricoturri1966
a11009c3e0
SPE-1784: New compressed (binary) gcode format integration
...
Populated printer metadata block
Small optimization for print metadata
2023-07-21 08:29:13 +02:00
enricoturri1966
cd3513a98a
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1784_binary_gcode
2023-07-20 14:20:07 +02:00
enricoturri1966
3f5de75bae
SPE-1784: New compressed (binary) gcode format integration
...
Added GCode Block save/load with no encoding
Changed blocks order to: File metadata|Printer metadata|Thumbnails[]|Print metadata|Slicer metadata|GCode[]
2023-07-20 14:20:00 +02:00
YuSanka
6dbbbfea7a
Fix for #11001 - Mirror cutting
2023-07-19 15:04:29 +02:00
enricoturri1966
989cf7a27d
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1784_binary_gcode
2023-07-19 13:19:07 +02:00
enricoturri1966
ecb1a23edd
SPE-1784: New compressed (binary) gcode format integration
...
1st installment as part of tech ENABLE_BINARIZED_GCODE
Still missing GCode Block save/load
2023-07-19 13:18:04 +02:00
Filip Sykala - NTB T15p
9a8f716d80
SPE-1818: Show debug windows only when log level is set at minimal to INFO
2023-07-17 11:12:33 +02:00
Pavel
7f8b03fd79
Fix of SPE-1811 - rarely, the support spot generator runs supper slow. Caused by too many slice connections detected by z-graph. The Z-Graph issue is not solved.
...
github issue https://github.com/prusa3d/PrusaSlicer/issues/10940
2023-07-17 09:37:16 +02:00
rtyr
646d6dc44f
Initial Sovol bundle
2023-07-14 13:30:05 +02:00
rtyr
4dfb67986e
Sovol fixes
2023-07-14 13:25:03 +02:00