Commit History

Author SHA1 Message Date
  Joseph Lenox 560c2b380e Use doxygen comments. 7 years ago
  Joseph Lenox f3b42ede89 Change a few comments to be doxygen comments. 7 years ago
  Remi Durand 98e689bbc7 debug gyroid 7 years ago
  supermerill 001d3f50d2 adaptation 7 years ago
  Merill f0d96d0154 Gyroid infill type (from slic3rPE#733) 7 years ago
  Joseph Lenox 5fd87dfab8 Update GCode.pm 7 years ago
  rockandsalt 5f28ee409b added point3 to UI and the required function (#4305) 7 years ago
  Joseph Lenox 05461b8620 Fixing name cases. 7 years ago
  Joseph Lenox 084a7da3e1 Merge branch 'master' of https://github.com/alexrj/slic3r 7 years ago
  Gilbert fd7e71d836 Changed variable_layer_height-icon from cog.png to variable_layer_height.png (#4270) 7 years ago
  efa dc9d7ed70f Now work as startup script from every directory, also if runt from a link in /usr/bin, with spaces, or from a desktop shortcut (#4266) 7 years ago
  Joseph Lenox 9bf13727ad Fix casing of conditional gcode 7 years ago
  Joseph Lenox 19ea7a596a Long retract support in marlin and repetier for FW retract. (#4108) 7 years ago
  Joseph Lenox 86c3600684 Fix external perimeter width to nozzle diameter to avoid auto width messing things up 7 years ago
  David Eccles (gringer) 54fe2e4145 Update 3D Honeycomb Infill to switch directions at squares rather than every line (#4049) 7 years ago
  Ahmed Samir 1190a74f4e Support moving objects using keyboard arrows in the 2d plater view. (#4104) 7 years ago
  Joseph Lenox b6209c4ee3 herp herp derp static methods. 7 years ago
  Joseph Lenox 54e86b7307 Reduce bounds on auto width again (the math likes to go very wide which is not feasible if your nozzle isn't really big). 7 years ago
  Joseph Lenox d8a331fda0 Re-added original on_change hook back onto the optgroup that 7 years ago
  Joseph Lenox a1a2a31e77 Use the default extrusion width for the first loaded object if the configured perimeter width and first layer width is 0. 7 years ago
  Giles Bathgate 966fd37ea7 Use statusbar to show warnings instead of obtrusive dialog box (#4220) 7 years ago
  tmotl dccb146b4a show close button for the first profile editor tab if controller tab is disabled (#4244) 7 years ago
  platsch 6dd400914e Removed factor 4 from layer height gradation, don't apply min/max layer height limitation after gradation. Fixes #4235 (#4241) 7 years ago
  platsch 93c898f4bc apply conditional gcode parser to tool change gcode (#4229) 7 years ago
  Giles Bathgate d0e2adea4e Ensure that modifiers are aligned to the center of the part. (#4170) 7 years ago
  Joseph Lenox d27b8a933e Revert "Ensure order of operations for calculating min_dz, also apply adjustment to first layer height." 7 years ago
  Joseph Lenox 498ac0c5b6 Revert "Caught another use of z steps per mm that needs to be clear in its application." 7 years ago
  Joseph Lenox 8f26cd7619 Caught another use of z steps per mm that needs to be clear in its application. 7 years ago
  Joseph Lenox e0a82eee3d Ensure order of operations for calculating min_dz, also apply adjustment to first layer height. 7 years ago
  Giles Bathgate 54205b7df6 Fixes the GL_MULTISAMPLE and GL_ARRAY_BUFFER_ARB messages on failed launch (#4230) 7 years ago
  Joseph Lenox 576a86d449 Consider filament start gcode when deciding whether or not to prepend heating gcode. 7 years ago
  Giles Bathgate b5276e6e25 Auto align z preference (#4218) 7 years ago
  rmx-it 02b5014b57 Fix compiling for FreeBSD (#4188) 7 years ago
  Joseph Lenox 8ca6171a0a Fix test and really emit {} on parse failure. 7 years ago
  Joseph Lenox f7e6d53e06 Allow the use of escaped open/close brackets so that brackets may be emitted in the output (does not permit use of {} inside evaluations). 7 years ago
  Joseph Lenox f366700b44 Emit original string on failure to parse. 7 years ago
  Joseph Lenox add2895f38 Commit workaround for #4174 to push brim slightly closer to model. 7 years ago
  Joseph Lenox 5499674137 Changed comment to doxygen in BridgeDetector 7 years ago
  Joseph Lenox 3a29aeccd9 Fix label for support material interface width. 7 years ago
  Joseph Lenox db2369526b Fix compilation on OSX because clang is specific about default constructors not being specified in exprtk 7 years ago
  Can Geliş a553d6de3d New configuration for support material interface extrusion width (#4086) 7 years ago
  Can Geliş 451f2e3914 constant speed for too short displacements (#4088) 7 years ago
  Joseph Lenox e29fbee967 Pull changes to SVG.cpp to (#4144) 7 years ago
  Can Geliş b3bd918f29 Fix comparison bw integer and pointer (#4155) 7 years ago
  Giles Bathgate 2675e697ef Provide warning when object(s) are outside print bed. (#4163) 7 years ago
  Joseph Lenox 202a90ff90 Math evaluation in gcode (#4157) 7 years ago
  Giles Bathgate 4f2250dc70 Fix to autocenter option. (#4156) 7 years ago
  platsch f302df3fb6 Renamed Layers Tab to Layer height table and updated description of this dialog (#4158) 7 years ago
  Shien Yang Lee dc6cfffae4 Added option to manually reorder sequentially printed objects via plater (#4153) 7 years ago
  Ahmed Samir ed65c81d11 Add 3MF format to ReadMe.md (#4152) 7 years ago