Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-07Fix build on GCC (missing forward declaration)Lukas Matena
2020-08-07UnsavedChangesDialog :: Toggle column is on first place nowYuSanka
2020-08-07Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-07PhysicalPrinterDialog : Incompatible presets extracted to the separate groupYuSanka
2020-08-06Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-08-06One more experimentYuSanka
2020-08-06Added missed includes for GTKYuSanka
2020-08-06Changed signature of the BitmapTextRendererYuSanka
+ Added experimental code for the rendering of the "markuped" text
2020-08-06GCodeViewer -> New set of colors for toolpathsenricoturri1966
2020-08-06GCodeViewer -> Tweaks in legend renderingenricoturri1966
2020-08-06Fixed a build under OSXSlic3rPE
2020-08-06PhysicalPrinterDialog improvements : Printer device default name is changed ↵YuSanka
to force the user to change it SavePresetDialog : Fixed OSX bug, when wxEVT_TEXT wasn't invoked after change selection in ComboBox
2020-08-06GCodeViewer -> Estimated printing times shown in the legendenricoturri1966
2020-08-06Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-05Custom renderers extracted from the ObjectDataViewModelYuSanka
2020-08-05UnsavedChangesDialog improvements:YuSanka
* support markup text and colored icons for cells + Extended BitmapTextRenderer for using of markup text
2020-08-05Refactoring to allow to quickly build the various options to show the ↵enricoturri1966
estimated printing time in gcode viewer scene
2020-08-04Fixed conflicts after merge with masterenricoturri1966
2020-08-03Add possible manipulation of small support diameter.tamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-08-03Notifications & warning dialogDavid Kocik
notifications dialog with warnings produced by slicing is shown before exporting
2020-08-03Tech ENABLE_GCODE_VIEWER_AS_STATE set as defaultenricoturri1966
2020-08-03Fixed conflicts after merge with masterenricoturri1966
2020-08-03ENABLE_GCODE_VIEWER -> Estimated print time statistics moved from ↵enricoturri1966
PrintStatistics to GCodeProcessor
2020-08-03Added an icon for 'ironing' categoryLukas Matena
2020-08-03Tech ENABLE_LAYOUT_NO_RESTART set as defaultenricoturri1966
2020-08-03Fixed conflicts after merge with masterenricoturri1966
2020-08-03GCodeProcessor -> Extended import of config data from gcode saved by PrusaSlicerenricoturri1966
2020-08-03Use ImGui::TextColored()enricoturri1966
2020-07-30UnsavedChangesDialog:YuSanka
first implementation
2020-07-30Revert titles in legend dialog to previous formatenricoturri1966
2020-07-30SavePresetDialog: Fixed OSX and Linux buildYuSanka
+ Added scaling of the validation icons
2020-07-29SavePresetDialog: ImprovementsYuSanka
2020-07-29ENABLE_GCODE_VIEWER_AS_STATE -> Fixed collapse toolbar showing-up when ↵enricoturri1966
presing [T] in gcode preview mode
2020-07-29Follow-up of 9d4344a78ce56ecf722e946f2c1796a9e1df96e8 -> ensure printbed ↵enricoturri1966
always rendered as custom in gcode preview mode
2020-07-29GCodeViewer -> Hexagonal icons as defaultenricoturri1966
2020-07-29GCodeProcessor/GCodeViewer -> Extract bed shape from gcode files generated ↵enricoturri1966
by PrusaSlicer
2020-07-28Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-07-28Improved InfoMsg for a delete preset:YuSanka
* Now we show a list of printers name with selected preset + Added a edit_button for the editing of the physical printer fro the Settings Tab + Show whole list of the loaded presets with "Print host upload"
2020-07-27ChangePresetForPhysicalPrinterDialog and SavePresetWindow are merged to ↵YuSanka
SavePresetDialog
2020-07-27GCodeProcessor -> Added parsing of 3d part generated gcodesenricoturri1966
2020-07-27Modal estimated printing time dialogenricoturri1966
Fixed conflicts after merge with master
2020-07-27Added handling of mouse wheel events to ImGuiWrapperenricoturri1966
2020-07-26Deleted default value in Plater::export_gcode(bool prefer_removable). Only ↵David Kocik
place where it is not sure what value should be is in btn_reslice - i chose true
2020-07-26added 's' in https when pointing users to our githubDavid Kocik
2020-07-26Showing Eject button only after exporting is finished. Fix of #4212David Kocik
2020-07-24TriangleSelector: edge limit is derived from cursor sizeLukas Matena
2020-07-24TriangleSelector: Schedule restarting background process after editLukas Matena
2020-07-24TriangleSelector: 'Select by angle' and 'reset selection' functions fixedLukas Matena
2020-07-24TriangleSelector: Separated frontend/backend, support of multiple volumes, etc.Lukas Matena