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
path: root/lib
AgeCommit message (Expand)Author
2014-12-28Bonjour autodiscovery of the Octoprint instances in local network. #1826Alessandro Ranellucci
2014-12-28Fixed regression causing bridges not to be printed with rectilinear pattern w...Alessandro Ranellucci
2014-12-28Scoping error caused the Unsaved Changes dialog not to be shown when closing ...Alessandro Ranellucci
2014-12-28Fixed extra comment that prevented the Export STL button from working after t...Alessandro Ranellucci
2014-12-28Integration with Octoprint. #1826Alessandro Ranellucci
2014-12-28Fixed Object part editor because it wasn't updated with the new PreviewCanvas...Alessandro Ranellucci
2014-12-27Prepend option category in the unsaved changes dialogAlessandro Ranellucci
2014-12-27Restore functionality of Test::SectionCutAlessandro Ranellucci
2014-12-26Adapt SectionCut to the new APIsAlessandro Ranellucci
2014-12-25Pan with middle mouse button too. #2444Alessandro Ranellucci
2014-12-25Fix cutting of objects rotated around X or YAlessandro Ranellucci
2014-12-25Workaround wxMSW not catching mouse wheel events if panel has no focus. #2424Alessandro Ranellucci
2014-12-25:lipstick:Alessandro Ranellucci
2014-12-25Only draw the slices in toolpath preview for the current selected layerAlessandro Ranellucci
2014-12-25Restore expansion of filament choosersAlessandro Ranellucci
2014-12-25Update plater preset selectors when dismissing unsaved changesAlessandro Ranellucci
2014-12-25Rearrange plater's layout slightly in order to have larger preset selectorsAlessandro Ranellucci
2014-12-25Fix MainFrame after recent changes in preset handlingAlessandro Ranellucci
2014-12-25Tell what options were changed when prompting user for saving a modified pres...Alessandro Ranellucci
2014-12-25One more retraction optimizationAlessandro Ranellucci
2014-12-25Fixed regression in inwards moveAlessandro Ranellucci
2014-12-25Bugfix: the Bed Shape dialog didn't retain rectangle origin correctly. #2427Alessandro Ranellucci
2014-12-24Don't perform wiping if we have just changed layer and no extrusions were per...Alessandro Ranellucci
2014-12-24Enable the GLU tesselator on MSW if we have a recent OpenGL moduleAlessandro Ranellucci
2014-12-24Ported PrintObject::bridge_over_infill() to XSAlessandro Ranellucci
2014-12-24Fixed rendering of multiple interlaced layers in toolpaths previewAlessandro Ranellucci
2014-12-24Make infill_only_where_needed idempotent. #2198Alessandro Ranellucci
2014-12-24Enable extruder_offset configuration for first extruder. #2224Alessandro Ranellucci
2014-12-24Limit the Perl version warning to 5.16, as 5.18 seems to work fineAlessandro Ranellucci
2014-12-24Move dump_perl() to Slic3r::PolylineAlessandro Ranellucci
2014-12-24Bugfix: a wrong optimization caused some top-level perimeters not to be sorte...Alessandro Ranellucci
2014-12-24Apply contact distance to first support layer above object's top surfaces too...Alessandro Ranellucci
2014-12-23Smarter automatic disabling of GUI fields + reordering of Print Settings page...Alessandro Ranellucci
2014-12-23Use support material interface extruder for layers above object's top surface...Alessandro Ranellucci
2014-12-23Revert printf to debugfAlessandro Ranellucci
2014-12-22Fight deadlocksAlessandro Ranellucci
2014-12-22Don't trigger the on_move callback upon simple object selection with no dragg...Alessandro Ranellucci
2014-12-22Refresh slider when reloading print in toolpath preview canvasAlessandro Ranellucci
2014-12-22Refactored Line infill implementationAlessandro Ranellucci
2014-12-22Align infill across layers regardless of first-layer-specific extrusion width...Alessandro Ranellucci
2014-12-22Bugfix: only_retract_when_crossing_perimeters was not correctly applied on bo...Alessandro Ranellucci
2014-12-22Minor additions for debuggingAlessandro Ranellucci
2014-12-22Center hilbertcurve, archimedeanchords, octagramspiral around object's center...Alessandro Ranellucci
2014-12-22Disable cross-hatching for hilbertcurve, archimedeanchords, octagramspiralAlessandro Ranellucci
2014-12-22Bugfix: PlanePath infills sometimes did not cover the whole area. #863 #1162Alessandro Ranellucci
2014-12-22Consolidated all PlanePath classes in a single fileAlessandro Ranellucci
2014-12-22Minor rewording. #2411Alessandro Ranellucci
2014-12-22Honor print bed center in Quick Slice. #2440Alessandro Ranellucci
2014-12-22Some more work on wireframeAlessandro Ranellucci
2014-12-21Fixed vibration limit.Alessandro Ranellucci