Commit Graph

22998 Commits

Author SHA1 Message Date
teachingtechYT
23641aa819
Create c-cpp.yml 2024-03-08 09:25:44 +11:00
EiNSTeiN-
f5911c330f Put debug code behind #ifdef 2023-07-14 18:17:48 -04:00
EiNSTeiN-
33b9f37b0b Somewhat improved collision detection 2023-07-02 14:23:12 -04:00
EiNSTeiN-
b6ec5be295 Use proper logging 2023-07-02 14:22:04 -04:00
EiNSTeiN-
7c6ecf8a06 Fix artifacts created when manipulating extrusion loops and other gcode generation issues 2023-07-02 14:21:33 -04:00
EiNSTeiN-
22c42b9844 Add functional nonplanar code ported from https://github.com/DrEricEbert/Slic3r_NonPlanar_Slicing 2023-07-01 18:02:12 -04:00
Lukas Matena
e0f7263a4c Bumped up version to 2.6.0 2023-06-19 14:07:14 +02:00
YuSanka
092c75c1b5 Manually merged CA dictionary from PR(#10824) 2023-06-19 10:17:03 +02:00
YuSanka
e6537b3a12 Beautification for notification about used templates (follow-up 23a72cec1f) 2023-06-16 11:56:29 +02:00
YuSanka
6a9139bd0b Localization: Updated internal dictionaries
+ Fixed localization marker in GCodeViewer
2023-06-16 11:56:29 +02:00
rtyr
b321084b02
Added new Prusament Resins. 2023-06-15 17:44:48 +02:00
David Kocik
5865788d7a Fix of parameters in InfoDilaog
followup 23a72cec1f
2023-06-15 13:51:23 +02:00
Lukas Matena
a0f5fe0fb7 Bumped up version to 2.6.0-rc2 2023-06-14 20:40:57 +02:00
enricoturri1966
1338b78c8d SPE-1776: Stop backward adding M104 lines when commands G28/G29 are found, during postprocessing gcode 2023-06-14 16:36:02 +02:00
YuSanka
cb6262cb5f Localization: Updated POT + fixed some phrases
+ Updated wxLocale for BE dictionary
+ Updated community dictionaries
2023-06-14 16:25:49 +02:00
Lukas Matena
cc45644a25 Fix an incorrect extra travel when using the wipe tower with no ramming and with extruder offset applied #10801 2023-06-14 15:02:11 +02:00
David Kocik
23a72cec1f Add url to documentation for template filament warning
followup 45ba32d29a
2023-06-14 14:38:35 +02:00
YuSanka
c4de398d30 Follow up e28a913e - Added update of visibility for "flag" button 2023-06-14 10:39:28 +02:00
YuSanka
e28a913e89 Fix for #10800 - Crash on Rename Filament setting
(A "Rename" button was visible for system preset)

* Follow up 23ffd344 - Added missed visibility update for action buttons.
2023-06-14 09:47:08 +02:00
tamasmeszaros
d16bed76a8
Merge pull request #47 from Prusa-Development/tm_sla_arrange_fix_SPE-1754
Fix behavior of SLA arrange after slicing
2023-06-14 09:31:23 +02:00
YuSanka
7483c7bd00 Partially revert of https://github.com/Prusa-Development/PrusaSlicerPrivate/commit/8e3a988b
This change was redundant, because switch to Manipulation panel is suppressed by disabling of Editors.
Moreover it did impossible to close all gizmos when it's really needed and caused a crash on "Select All" action, when some gizmo is open (SPE-1771)
2023-06-13 18:00:48 +02:00
Pavel Mikus
053f7e6344 SPE-1769: fix issue https://github.com/prusa3d/PrusaSlicer/issues/10786
Split regions if dynamic overhang settings differ.

I also tried the same with bridge_speed, but for some reason it does not work at all.
2023-06-13 15:38:43 +02:00
David Kocik
43f3093e66 Merge branch 'dk_template_war' 2023-06-13 15:17:35 +02:00
YuSanka
b8e1cfb2af Show/Hide template filament profiles from "cog" context menu on sidebar. 2023-06-13 15:15:27 +02:00
David Kocik
45ba32d29a Slicing warning when templates are sliced. 2023-06-13 15:15:05 +02:00
enricoturri1966
93bd11c533 SPE-1768: Fixed crash when hitting 'Jump to' in the toolpaths conflict imgui dialog while the Paint supports gizmo is open 2023-06-13 13:16:21 +02:00
Lukas Matena
c843349d35 GCodeLine::has_value now uses locale-independent functions for parsing:
This will hopefully fix the mysterious issues #10380 #10331 #10542.
The reason is not exactly clear, seems similar to https://stackoverflow.com/questions/76133503/strtod-does-not-respect-locale-on-macos-13-3-1.
Possibly a bug in macOS 13.3.1
2023-06-13 11:40:29 +02:00
Vojtech Bubnik
8806442f55 PlaceholderParser on G-code export:
1) added "num_extruders" placeholder
2) changed "is_extruder_used" vector to be always minimum 256 elements long
   with the non-existent extruder values set to zero.
   This is wasteful, but necessary until we change the PlaceholderParser
   handling of vector values to not substitute missing elements
   with the zero'th value.
2023-06-13 10:21:13 +02:00
tamasmeszaros
b9b6d5d6d6 Fix behavior of SLA arrange after slicing 2023-06-13 10:05:13 +02:00
rtyr
f8eb152a5e
Updated compatible printer condition. 2023-06-13 09:25:50 +02:00
YuSanka
9c8946bc52 Localization: Fixed a typo in CS dictionary 2023-06-12 12:50:19 +02:00
rtyr
52641b7010
Updated MK2.5MMU2 thumbnail. 2023-06-12 12:47:50 +02:00
YuSanka
735fe8952a TabFilament: Implemented color mode update for Extruder combobox 2023-06-12 09:10:54 +02:00
Lukas Matena
47cdd7d9c4 Bumped up version to 2.6.0-rc1 2023-06-09 13:34:33 +02:00
Lukas Matena
f18e852cb2 Switch the configuration folder from beta to rc 2023-06-09 12:11:16 +02:00
Lukas Matena
8df907b3e3 Detection of XL printer is now based on printer_notes 2023-06-09 11:43:41 +02:00
YuSanka
6f5fcf611d Follow up ca3ee712fe - Added comment line 2023-06-09 11:33:37 +02:00
YuSanka
ca3ee712fe Fix for SPE-1747 : Crash[LINUX] or unexpected behavior[OSX and Win] when moving object with Variable layer height 2023-06-09 11:20:16 +02:00
Lukas Matena
ea72770680 Merge branch 'lm_lighting_crash' 2023-06-09 11:12:15 +02:00
Lukas Matena
fde4aa55c3 Another fix related to subtracting raft layers 2023-06-09 11:11:58 +02:00
Lukas Matena
fd4ecb8db8 Follow-up to previous commit:
We also need to revert this part of 12f1cd0.
2023-06-09 11:11:58 +02:00
Lukas Matena
f044a111f1 Revert "Fix of #9399 Thick layers + thick raft + lightning infill = crash"
This reverts commit 402affb035.
2023-06-09 11:11:58 +02:00
tamasmeszaros
169024fefa Merge branch 'tm_sla_wildcards_SPE-1625' 2023-06-09 11:01:05 +02:00
tamasmeszaros
36cddc3a02 Change how 'default_output_extension' placeholder is integrated 2023-06-09 10:59:41 +02:00
tamasmeszaros
e1d1be872a Get default sla extension for output_filename() from the registry 2023-06-09 10:59:41 +02:00
tamasmeszaros
283fd6feb4 Fix sla archive filenames with using the archive format registry 2023-06-09 10:59:41 +02:00
rtyr
54bcadb1e9
Bumped up configuration version. 2023-06-09 10:42:33 +02:00
Lukas Matena
9949f85743 Improved XL printer detection when adding first object to the plate 2023-06-09 08:14:14 +02:00
enricoturri1966
7059adc6b8 SPE-1606: Fixed sla geometry type shown when object has holes 2023-06-09 07:57:39 +02:00
YuSanka
1e7cb4b920 Localization: Fix for BE dictionary: Removed unnecessary markups (redundant boldness and wrong marks for hyperlinks) 2023-06-08 16:19:28 +02:00