Lukas Matena
|
7fb9610d3a
Merge branch 'lm_wipe_tower_improvements'
|
3 years ago |
Lukas Matena
|
58a811a638
Wipe tower: correctly detect first layer even with 'No sparse layers' option enabled
|
3 years ago |
Lukas Matena
|
43d9e38325
Wipe tower: reorder extruders so first layer starts with soluble if possible
|
3 years ago |
Lukas Matena
|
5d636ab853
Wipe tower: respect first_layer_speed
|
3 years ago |
Lukas Matena
|
3459231111
Wipe tower: set travel feedrate for a move from custom toolchange position to the wipe tower (#5483)
|
3 years ago |
Lukas Matena
|
67bc2e472f
Wipe tower: fix wipe moves after recent changes
|
3 years ago |
Lukas Matena
|
a6ddab856b
Wipe tower: refactoring of brim and solid infill on first layer
|
3 years ago |
Lukas Matena
|
f6de946dd7
Wipe tower: don't use soluble filament for perimeters, sparse infill or first layer
|
3 years ago |
Lukas Matena
|
3ed68ac28a
Wipe tower: slightly changed finish_layer logic so it can be called after any toolchange
|
3 years ago |
Lukas Matena
|
cc7ef40e20
Wipe tower: remove unfinished square wipe tower option
|
3 years ago |
Lukas Matena
|
97c4c02001
Wipe tower: don't do sparse infill when there is a soluble filament above it
|
3 years ago |
Lukáš Hejl
|
dd4b26ba25
Fix of 7bd412a2cabaf1068b21dee87ce37b67dcd3a912
|
3 years ago |
Pascal de Bruijn
|
d09871441a
creality.ini: add Tough PLAs
|
3 years ago |
Lukáš Hejl
|
7bd412a2ca
A few test cases for Voronoi diagrams.
|
3 years ago |
Pascal de Bruijn
|
744311f3c3
creality.ini: improve bridging
|
3 years ago |
tamasmeszaros
|
04526d5c28
Merge branch 'tm_libnest2d_backport'
|
3 years ago |
enricoturri1966
|
194cab75d9
Refactoring in GCodeViewer
|
3 years ago |
YuSanka
|
46e4f54fd0
Auto color change: next improvements
|
3 years ago |
tamasmeszaros
|
f117d02750
Back-porting improvements for libnest2d
|
3 years ago |
enricoturri1966
|
ab3890dab5
Follow-up of 3fce8398f033038825eab80fb0605af53278ad45 - Fixed build warnings
|
3 years ago |
Lukas Matena
|
7007bf665c
Added a missing include for gcc
|
3 years ago |
YuSanka
|
c71fe03022
Fixed rescale for nodes with itInstanceRoot | itLayerRoot types
|
3 years ago |
tamasmeszaros
|
a62a02aca1
Merge branch 'tm_fix_wx_linking'
|
3 years ago |
tamasmeszaros
|
fabb6716ee
Extend wx png and expat fixes for all of its built-in libraries
|
3 years ago |
enricoturri1966
|
3fce8398f0
Follow-up of 6ffa51da586472addb07107cbb33befd68d20244 - Modified export of final M73 lines for remaining time to next printer stop accordingly to firmware specifications
|
3 years ago |
Vojtech Bubnik
|
e94a4da954
Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer
|
3 years ago |
Vojtech Bubnik
|
acce99f29b
Fixed some compilation warnings in MutablePolygon.cpp
|
3 years ago |
rtyr
|
525f05c975
updated min_slic3r_version to 2.4.0-alpha0
|
3 years ago |
rtyr
|
507ba46ecc
updated min_slic3r_version to 2.4.0-alpha0
|
3 years ago |
YuSanka
|
45ac53efa1
Code refactoring to reduce switch statements on ConfigOptionEnum<> templates
|
3 years ago |
YuSanka
|
2c23e25497
DoubleSlider: fix for 1c2d26457092f0d0e92bf0d40e6c7796505b6eb0
|
3 years ago |
Vojtech Bubnik
|
13c178b7f7
Enabling ASAN on MSVC
|
3 years ago |
enricoturri1966
|
68303059a6
Extract bed size from gcode produced with Simplify3d
|
3 years ago |
YuSanka
|
3a5360651d
Added "Printable" menu item for multiple selection
|
3 years ago |
enricoturri1966
|
cfcce6f29a
Follow-up of 10c3e829178435203286a5843077af6f0467a5fb - Updated version for unpublished techs in Technologies.hpp
|
3 years ago |
enricoturri1966
|
a542fea7da
Merge remote-tracking branch 'origin/et_extended_m73'
|
3 years ago |
enricoturri1966
|
645e5b6862
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_extended_m73
|
3 years ago |
enricoturri1966
|
9c951b3108
Fixed parsing of g-code files generated by newer versions of Simplify3D
|
3 years ago |
YuSanka
|
8bc23c90fc
Suppress to show Search window on the Plater using Ctrl+F shortcut, when we are at Preview mode
|
3 years ago |
Oleksandra Yushchenko
|
4496e2a8ce
Follow-up of 908c48ae6a1950eec1cf76840a06ee84e83ea155 -> Fixed update after switching tab after editing custom g-code in settings tabs (#6258)
|
3 years ago |
YuSanka
|
991fa67fd1
OptionsSearcher improvements: Fixed a key for option() and groups_and_categories.
|
3 years ago |
Vojtech Bubnik
|
10c3e82917
Updated version number,
|
3 years ago |
enricoturri1966
|
a0feb0f652
Preview and G-code viewer - Fixed synchronization between markers for pause print, color changes, custom g-code, retractions, deretractions and current line shown in g-code window
|
3 years ago |
Lukas Matena
|
cafa5b26a8
Compilation fixes
|
3 years ago |
Vojtech Bubnik
|
af9c7c967f
Implementing a new switch for the shape of support towers:
|
3 years ago |
Vojtech Bubnik
|
00295919bf
Fixes of MutablePolygon
|
3 years ago |
enricoturri1966
|
6ffa51da58
1st installment of export to gcode of M73 lines for remaining time to next printer stop
|
3 years ago |
YuSanka
|
1c2d264570
Fix for https://github.com/prusa3d/PrusaSlicer/commit/f5d3866847b6a292709a0c6fba9d05b09fc4eaa4
|
3 years ago |
YuSanka
|
f5d3866847
Follow-up https://github.com/prusa3d/PrusaSlicer/commit/995512f2807d1e026533c814f6fabf655a7610ab DoubleSlider improvements:
|
3 years ago |
Lukáš Hejl
|
1b3b4c5694
Added missing include (GCC 9.3)
|
3 years ago |