Commit History

Author SHA1 Message Date
  Filip Sykala - NTB T15p 0ff255eadc Initialize SvgFile object in optional different way. 1 year ago
  Filip Sykala - NTB T15p cecbd8aef1 Fix compare of styles to accept not exactly same floats value for style 1 year ago
  Filip Sykala - NTB T15p b9039c84cb Fix application of rotation and distance from surface after style change 1 year ago
  Lukas Matena 6bd9c50c7a Fixed typo in a tooltip 1 year ago
  rtyr 8fe827b052 Added M5C resources. 1 year ago
  rtyr d147a41dd6 Added M5C printer. 1 year ago
  Martin Šach f9bc7f37bd Remove local-lib from .gitignore 1 year ago
  Martin Šach 18c23383af Remove various perl specific code 1 year ago
  Martin Šach d12146e5f0 Remove make_fills() that was just for perl 1 year ago
  Martin Šach 0b3974954d Remove layer count in GCode.hpp 1 year ago
  Martin Šach b287bbc5dc Remove obsolete cmake find script and also remove Fill.hpp 1 year ago
  Martin Šach bf7901ae46 Remove Slic3r.pm 1 year ago
  Martin Šach 6e6cf80e92 Remove obsolete sublime project 1 year ago
  Martin Šach 1f88b49afb Remove legacy perl code in lib/Slic3r 1 year ago
  Martin Šach a21e442e4f Remove note about perl from readme 1 year ago
  Martin Šach 6b0dcc658d Fix narrowing conversion and memory leak in tests 1 year ago
  Martin Šach f2868767ab Remove obsolete perl files 1 year ago
  Martin Šach 6b01ae30db Rewrite xs/t/15_config.t to c++. 1 year ago
  Martin Šach 9164dd55e6 Rewrite xs/t/09_polyline.t to c++ 1 year ago
  Martin Šach 37a707b05f Rewrite xs/t/03_point.t to c++ 1 year ago
  Martin Šach f78ab3e788 Rewrite xs/t/10_line.t to c++ 1 year ago
  Martin Šach 87e9538993 Remove forgotten t/skirt_brim.t. 1 year ago
  Martin Šach 3e28ea3379 Rewrite layers.t to c++ 1 year ago
  Martin Šach 6e871a874a Rewrite gcode.t to c++ 1 year ago
  Martin Šach 852faddc5b Rewrite retraction.t to c++ 1 year ago
  Lukáš Hejl 7ab3e5490c SPE-2096: Fixed calculation of maximum wipe length in XY coordinates. 1 year ago
  Lukáš Hejl 2eddb80033 Merge branch 'lh_fix_warnings' into master_27x 1 year ago
  Lukáš Hejl 229946a25c Reorganize getArea() in TreeModelVolumes to silence the warning (<anonymous> may be used uninitialized in this function). 1 year ago
  Lukáš Hejl 7e8f45a302 Remove unused variable 'some_compatible' from ExtruderFilaments::update_compatible_internal(). 1 year ago
  Lukáš Hejl a98b97643e Avoid unnecessary copy of the variable 'pair' in WifiConfigDialog::rescan_networks(). 1 year ago
  Lukáš Hejl 69b29a202f Remove forgotten variable m_wifi_config_dialog_was_declined from Slic3r::GUI::GUI_App class. 1 year ago
  Lukáš Hejl 41aff15c51 Remove unused lambda capture plater in lambda function fix_and_update_progress() inside check_objects_after_cut(). 1 year ago
  Lukáš Hejl 413241fcbc Remove unused variable path_length from GCodeGenerator::_extrude(). 1 year ago
  Lukáš Hejl f9825bb6f4 Silence warnings in ExtrusionSimulator about unused variables that were there just for debugging purposes. 1 year ago
  Filip Sykala - NTB T15p fe16f5bdd1 Store/Load align and per_glyph in Slicer.ini for text style 1 year ago
  YuSanka 141ae5a916 ConfigWizard : Fixed a crash, when some of material pages doesn't exist 1 year ago
  Lukas Matena e922fdceb4 Fixed usage of custom filename extension in SLA mode, broken in 283fd6f. 1 year ago
  Filip Sykala - NTB T15p ff13a7c99b Store undo/redo snap after stop input-sliding 1 year ago
  Filip Sykala - NTB T15p eb9b8c0c2b Align font preview to left. (closer to font name) 1 year ago
  Filip Sykala - NTB T15p b67c4785f0 Fix style preview size per resolution 1 year ago
  Lukáš Hejl eede1f1e9c Merge branch 'lh_fix_warnings' into master_27x 1 year ago
  Lukáš Hejl ca811aaa7d Move the function ptree_get_value() inside _WIN32 ifdef. 1 year ago
  Lukáš Hejl 124ce1c31f Silence the warning about the unused function get_deviation_sum_squared() in Arc Welder. 1 year ago
  Lukáš Hejl da88c2affc Silence the warning about the unused total_extrusion_length in Arachne tests. 1 year ago
  Lukáš Hejl a27aea4598 Remove the unused variable new_radius in Arc Welder tests. 1 year ago
  Lukáš Hejl 611afd9789 Replace some deprecated boost functions. 1 year ago
  Lukáš Hejl 2c671d8d6c Use memcpy instead of strncpy in GCodeFormatter::emit_string() to silence the warning. 1 year ago
  Kristian Nielsen c7d31f980a Fix missing braces around multi-line if () 1 year ago
  Lukáš Hejl 7e889bbe7c SPE-2054: Fixed missing infills on multi-part models caused by 3cb2f5f58f952bc104260c84292411894f957552 reported in #11721. 1 year ago
  rtyr 285cb02d74 Fixed overhang speeds. Fixed branch diameter angle for organic supports. 1 year ago