Lukas Matena
|
ba03429679
|
Merge branch 'lm_fdm_supports_gizmo_fixes'
|
2020-08-21 09:49:55 +02:00 |
|
Lukas Matena
|
320964a68c
|
TriangleSelector paints continuously when dragging fast
Previously there would be distinct circles with gaps in between
|
2020-08-21 09:49:39 +02:00 |
|
Lukas Matena
|
c291717909
|
Forbid translation of objects when SLA/Hollow/FDM gizmos are active
|
2020-08-21 09:49:39 +02:00 |
|
Paul Arden
|
f6d25d0634
|
Rework G10 temperature support to be enabled only for a new Firmware type RepRapFirmware leaving the RepRap/Sprinter behaviour alone. Rename the enum for gcfRepRap to gcfRepRapSprinter and add new gcfRepRapFirmware enum value. Also adds code to only use the G10 searching in custom G-code if the flavour is RepRapFirmware.
|
2020-08-21 14:08:32 +10:00 |
|
supermerill
|
016b1dc2e0
|
#414 overhang detection for bridge flow.
forgot to remove half of the external perimeter width
|
2020-08-20 19:17:50 +02:00 |
|
supermerill
|
a42bf8602f
|
Create sprinter firmware option to decouple it from reprap, because of the changes in reprap-firmware.
also add g10 to temperature detection
|
2020-08-20 12:17:50 +02:00 |
|
Paul Arden
|
cb9eced74c
|
Add G10 temperature G-code support for the RepRapFirmware flavour.
|
2020-08-20 01:59:00 +02:00 |
|
supermerill
|
3ec2f077e5
|
#399 add an other pattern for brim ear: rectilinear with perimeter.
If you have problem with adhesion of the ear.
also some fixes about brim invalidation.
|
2020-08-20 01:57:54 +02:00 |
|
supermerill
|
c36681147d
|
move version to 2.2.53.0
|
2020-08-19 21:10:56 +02:00 |
|
supermerill
|
446a0e9436
|
macos&linux build fix
|
2020-08-19 21:08:11 +02:00 |
|
Lukas Matena
|
739cd2a4a2
|
Fixed several indentation-related warnings
|
2020-08-19 17:15:01 +02:00 |
|
supermerill
|
f741e28031
|
#162 temperature view in slice preview
|
2020-08-19 16:32:13 +02:00 |
|
YuSanka
|
15545bbd90
|
Merge remote-tracking branch 'origin/master' into ys_unsaved_changes
|
2020-08-19 15:44:24 +02:00 |
|
YuSanka
|
8af49d7d87
|
Code refactoring for last commit
|
2020-08-19 15:35:58 +02:00 |
|
supermerill
|
f5dd32d969
|
#287 filament shrinkage compensation
|
2020-08-19 15:23:40 +02:00 |
|
enricoturri1966
|
992d7065b2
|
GCodeViewer -> Modified shape of printbed for the unknown size case
|
2020-08-19 15:19:07 +02:00 |
|
enricoturri1966
|
db77f80681
|
Follow-up of eca4f0a4cd31279fa27f84490dfb15f72c5d10e3. Fixed preview background on all platforms
|
2020-08-19 13:14:47 +02:00 |
|
YuSanka
|
15285a68a0
|
BedShape is extracted to the separate structure
|
2020-08-19 13:04:51 +02:00 |
|
supermerill
|
a1acd5b167
|
#152manual seam placement tool, inspired from @dartrax pull request
Currently it only use the center of sphere, using the nearest z for each layer.
|
2020-08-19 13:01:29 +02:00 |
|
enricoturri1966
|
eca4f0a4cd
|
GCodeViewer -> Changed layout of sliders in preview
|
2020-08-19 12:59:50 +02:00 |
|
enricoturri1966
|
41579db708
|
GCodeViewer -> Use only white texts in legend
|
2020-08-19 11:55:18 +02:00 |
|
enricoturri1966
|
d91fc7b8ab
|
ENABLE_GCODE_VIEWER -> Removed options_120_solid shader
|
2020-08-19 11:25:12 +02:00 |
|
enricoturri1966
|
af200e47c1
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-08-19 08:18:23 +02:00 |
|
YuSanka
|
4641d44544
|
UnsavedChangesDialog : improvements
* Processed changes in options with nullable values
* Processed changes on the extruders count
|
2020-08-18 16:49:06 +02:00 |
|
tamasmeszaros
|
5052149b81
|
Fix build on msvc
|
2020-08-18 13:45:18 +02:00 |
|
enricoturri1966
|
7b5f84b7df
|
Extended hover capability in DoubleSlider::Control
|
2020-08-18 12:39:46 +02:00 |
|
enricoturri1966
|
bd4e4535f9
|
GCodeProcessor -> Calculate per layer time estimate
|
2020-08-18 12:37:07 +02:00 |
|
Adrian Keet
|
8438de487b
|
Add option to only overlap the outermost perimeter
|
2020-08-18 12:10:06 +02:00 |
|
Lukas Matena
|
6db1e5ab8f
|
Slight code cleanup
|
2020-08-18 12:00:26 +02:00 |
|
Lukas Matena
|
97bc092cce
|
Renamed FacetSupportType to EnforcerBlockerType
So it's not misleading if we use it for seam painting
|
2020-08-18 12:00:26 +02:00 |
|
Lukas Matena
|
7fd2209b48
|
Gizmos can be shown depending on current mode
|
2020-08-18 12:00:26 +02:00 |
|
tamasmeszaros
|
4ef52af906
|
Add dedicated tests for support point generation
|
2020-08-18 11:41:14 +02:00 |
|
enricoturri1966
|
cd45b78c48
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-08-18 08:27:30 +02:00 |
|
enricoturri1966
|
ca27d7296f
|
Fixed build when ENABLE_GCODE_VIEWER is disabled
|
2020-08-18 08:27:07 +02:00 |
|
enricoturri1966
|
1172dfcb40
|
#4639 - ImGuiWrapper: fixed calls to ImGui::Text() and ImGui::TextColored()
|
2020-08-18 07:55:53 +02:00 |
|
supermerill
|
f1fdcf4243
|
#280 new setting: fill_angle_increment. rotate every infill by this angle, multiplied by the layer id.
|
2020-08-18 01:14:07 +02:00 |
|
supermerill
|
ef2b6d3633
|
#309 more verbose comment for extrusion (fixed from 75fd53684ffba1bb4d811a3a2ab8092dffdc8265)
|
2020-08-17 22:15:39 +02:00 |
|
supermerill
|
8b416a083a
|
#222 expose thumbnails setting to gui
|
2020-08-17 21:18:07 +02:00 |
|
supermerill
|
47e817a9a3
|
#161 allow user-defined colours for the preview.
|
2020-08-17 18:20:39 +02:00 |
|
enricoturri1966
|
c81d87b470
|
Code cleanup
|
2020-08-17 15:59:36 +02:00 |
|
YuSanka
|
e050fb68bf
|
Fixed UI changing update for "Ramming" parameter
|
2020-08-17 15:13:18 +02:00 |
|
enricoturri1966
|
73603e4937
|
GCodeProcessor -> Do not export width tags to gcode
|
2020-08-17 14:37:26 +02:00 |
|
Daniel Duller
|
d145c715ca
|
Update README.md
|
2020-08-17 13:12:52 +02:00 |
|
enricoturri1966
|
b156153405
|
GCodeViewer -> Use rounded values for toolpaths height, width and volumetric rate to reduce the number of generated paths
|
2020-08-17 13:07:13 +02:00 |
|
supermerill
|
25886cd920
|
#404 missing support: bug in rectilinear2.
|
2020-08-17 13:06:03 +02:00 |
|
enricoturri1966
|
5b579aee9a
|
GCodeProcessor -> Extract toolpaths width from gcode moves
|
2020-08-17 10:54:41 +02:00 |
|
enricoturri1966
|
7f33300e3d
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-08-17 10:07:16 +02:00 |
|
enricoturri1966
|
f2d02faef4
|
GCodeProcessor -> Added debug code to check toolpaths data extracted from gcode, as mm3 per mm, height and width
|
2020-08-17 10:06:41 +02:00 |
|
YuSanka
|
618f04717f
|
Unsaved Changes : improvement for the GUI_App::check_unsaved_changes()
Added use of UnsavedChangesDialog
|
2020-08-14 18:17:16 +02:00 |
|
Vojtěch Bubník
|
548497bbae
|
Merge pull request #4630 from danhae/patch-1
Update How to build - Mac OS.md
|
2020-08-14 16:30:50 +02:00 |
|