David Kocik
c758c74d7f
Change in comparing nozzle diameter in right panel printer status
2024-08-29 10:36:42 +02:00
David Kocik
8edc0b796d
followup on 5f4b4da91e0c062153ca24ce4fbc829e5c1e6044
...
fix of value reading
2024-08-29 10:36:42 +02:00
Lukas Matena
a54aa25f1b
Added tooltips for the new parameters
2024-08-29 10:36:42 +02:00
David Kocik
02c63a56b8
avoid abrasive filament on non harden nozzle when selecting printer from connect.
2024-08-29 10:36:42 +02:00
Lukas Matena
b492368f26
nozzle_high_flow should be synchronized when single_extruder_multi_material
2024-08-29 10:36:42 +02:00
Lukas Matena
37583da9e8
Removed nozzle_high_temperature
2024-08-29 10:36:42 +02:00
David Kocik
a361f78067
Fix of faulty upload to Connect, when upload is set before slicing ends.
2024-08-29 10:36:42 +02:00
David Kocik
eb7f27c83d
Serialize parameters from json var to config opt format
...
improved config options filtering
changed outgoing json for upload to connect
2024-08-29 10:36:42 +02:00
David Kocik
a627c4c64e
full config in json for upload
2024-08-29 10:36:42 +02:00
David Kocik
a30961f59a
Rename paramters in jsons and add FilamentConfig.
2024-08-29 10:36:42 +02:00
David Kocik
3ff2b179b9
filament abrasive option in outgoing json for upload to connect
2024-08-29 10:36:42 +02:00
Lukas Matena
66b8144f3f
Added nozzle_high_flow, nozzle_high_temperature, filament_abrasive. Updated version of libbgcode.
2024-08-29 10:36:42 +02:00
David Kocik
d384c5a13f
Copy all printer config options to outcoming json for selecting printer.
2024-08-29 10:36:42 +02:00
David Kocik
ef3d323102
Select printer from connect by nozzle diameter (instead of pritner_variant) and by additional config options.
...
+ Moved standalone functions to UserAccountUtils
2024-08-29 10:36:42 +02:00
David Kocik
756a76a773
repo_prefix parameter and removing prefix before send to connect.
...
Change printer_model in full config before applying to print
printer_model prefix handling when showing online printers in sidebar
Select printer from connect by nozzle diameter (instead of pritner_variant) and by additional config options.
+ Moved standalone functions to UserAccountUtils
Set as current without repo prefix
when selecting preset with prefix, mind visible presets.
prefer visible printers for selecting
fix of selecting SLA printer
Added prusalink for prefixed printer_model
2024-08-29 10:36:42 +02:00
YuSanka
a55c85ecef
Follow-up 785ad4ce: DoubleSlider: Fixed a check of the Custom G-code
...
(this code was temporary commented and forgotten to uncomment)
SPE-2445
2024-08-27 12:58:38 +02:00
Lukas Matena
3910ee77fa
Merge branch 'fs_SPE-2442'
2024-08-27 12:57:27 +02:00
Filip Sykala - NTB T15p
0534afd6aa
Use not utf8 std::string for open output stream (SPE-2442)
2024-08-27 12:57:03 +02:00
Filip Sykala - NTB T15p
de43802ca8
Fix human readable name of font for non UTF8 fonts
2024-08-27 12:57:03 +02:00
Filip Sykala - NTB T15p
79dc95d3e8
Fix UTF8 encoding for SVG "save as"
2024-08-27 12:57:03 +02:00
Filip Sykala - NTB T15p
bcb1178954
Fix encoding of font descriptor
2024-08-27 12:57:03 +02:00
Lukas Matena
4ce6b48b37
Merge branch 'lh_occt_chamfers'
2024-08-27 12:54:55 +02:00
Lukáš Hejl
7e4b5782dc
SPE-2150: Repair the mesh after importing the STEP file.
...
Co-authored-by: zhimin.zeng <zhimin.zeng@bambulab.com>
Co-authored-by: lane.wei <lane.wei@bambulab.com>
2024-08-27 12:54:20 +02:00
Lukáš Hejl
c6a02106fd
SPE-2257: Downgrade OCCT to 7.6.1 because newer versions are triangulating chamfers incorrectly.
2024-08-27 12:54:20 +02:00
David Kocik
6049a37d50
Do not show logged in notification on token refresh.
2024-08-20 13:57:43 +02:00
Lukas Matena
a486789b7d
Merge branch 'ms_fix_nearest_and_bridge_seams'
2024-08-16 14:03:03 +02:00
Martin Šach
820972dca7
Use converting to geometry instead of projecting for random seams only
2024-08-16 14:02:46 +02:00
Martin Šach
a56bd7e21d
Fix invalid extrusion expand value in SeamGeometry
2024-08-16 14:02:46 +02:00
Martin Šach
ef2a64032a
Perfrom seam placing on geometry only for SeamAligned, otherwise use extrusions
2024-08-16 14:02:46 +02:00
Martin Šach
214a35d968
Even empty extruder extrusions cannot be removed as it the order of wipe tower toolchanges relies on it.
2024-08-16 12:01:41 +02:00
Martin Šach
0bf8a9b1c5
Fix includes
2024-08-14 00:04:11 +02:00
Martin Šach
a552b8fd07
Use pkg_search_module to find webkit2gtk-4.0 or 4.1.
2024-08-13 17:12:25 +02:00
Lukas Matena
46ad156610
Revert "SPE-2397: Increased size of time blocks batches used to calculate time estimate and actual speed"
...
This reverts commit 40dbbd1c35dffe773b79176466c48cbe803743d8.
2024-08-12 16:07:02 +02:00
Lukas Matena
bdde536cc1
Merge branch 'ms_fix_wipe_tower' (SPE-2439, bug introduced by the recent gcode generator refactoring)
2024-08-12 15:51:01 +02:00
Martin Šach
dbc8300a59
Fix first positions on layers with wipe tower with not toolchange
2024-08-12 15:50:01 +02:00
Martin Šach
6cfad69a5a
Fix first travel to wipe tower after layer change
2024-08-12 15:50:01 +02:00
Martin Šach
b94213bd35
Fix simple layer change z update
2024-08-12 15:50:01 +02:00
Lukas Matena
56e53828e9
Merge branch 'et_spe2397'
2024-08-12 15:48:35 +02:00
enricoturri1966
40dbbd1c35
SPE-2397: Increased size of time blocks batches used to calculate time estimate and actual speed
2024-08-12 15:46:23 +02:00
enricoturri1966
88c94180f7
Fixed mismatch with firmware in calculating acceleration in time estimates
2024-08-12 15:46:23 +02:00
enricoturri1966
9b7961ddcb
SPE-2397: Fixed order of traversing time blocks in GCodeProcessor::TimeMachine::calculate_time() to match what is done in firmware
2024-08-12 15:46:23 +02:00
Lukas Matena
2885b03cc2
Merge branch 'ms_overhang_estimation_bug'
2024-08-09 15:19:55 +02:00
Martin Šach
d33023f6d0
Fix includes
2024-08-09 15:19:32 +02:00
Martin Šach
c6858d41bd
Fix overhang perimeter dynamic speed.
...
* Use "corner" intersections when estimating the curl up height.
* If there is a redundant point in an extrusion loop at the end remove it.
2024-08-09 15:19:32 +02:00
YuSanka
10c0f7f255
DoubleSlider: Fixed a click on hovered tick, when object is height enough.
...
(layer step is less then 2px)
SPE-2421
2024-08-09 10:34:13 +02:00
YuSanka
5e3240fd76
Fix for #13058 - PrusaSlicer 2.8.0 configuration wizard auto adds SLA printer
...
Don't select any printer by default, when single repo is selected.
2024-08-09 10:29:27 +02:00
YuSanka
92d08da96d
MSW specific: ObjectList: Fixed false possible DnD, when mouse click outside of ObjectList and than mouse move over the ObjectList.
...
Fix for #13062 too
2024-08-09 10:26:35 +02:00
enricoturri1966
d5c7001a7c
SPE-2411: libvgcode - use GL_RGBA32F format for texture buffers used to render the gcode toolpaths
2024-08-09 10:24:42 +02:00
Lukáš Hejl
42630f59f7
SPE-2409: Fix adaptive layer height when Z shrinkage compensation is used.
2024-08-09 10:22:56 +02:00
YuSanka
d9ef0f1781
Fix for #13038 - Fix a crash when loading tool changes for not-existing extruder
2024-08-09 10:15:31 +02:00