Commit History

Author SHA1 Message Date
  Alessandro Ranellucci a800b97fdd Bugfix: no-extrusion was ignored 13 years ago
  Henrik Brix Andersen d538382669 Use correct spelling for G-code. 13 years ago
  Alessandro Ranellucci 5bd16ffed6 Allow decimal values for skirt/duplicate distances and speeds. #283 13 years ago
  Alessandro Ranellucci 1a06e35687 New option to specify G-code to be used at layer change. #279 13 years ago
  Alessandro Ranellucci bf964b5273 Allow perimeters = 0. #282 13 years ago
  Alessandro Ranellucci 0f5e2e3076 Throw an error if a user wants to print a 0mm layer 13 years ago
  Alessandro Ranellucci d0807aa807 Allow to use config options in start/end G-code 13 years ago
  Alessandro Ranellucci 7892a84408 Refactoring and integrations to the bed temperature handling 13 years ago
  Michael Moon 35e7877437 bed temperature handling. TODO: gui elements 13 years ago
  Alessandro Ranellucci 8566b4f910 Separate the Slice button a bit 13 years ago
  Alessandro Ranellucci 5c79024215 Revert "Made the UI look quite a bit nicer (OS X 10.7 tested)." 13 years ago
  Alessandro Ranellucci 06c22c9db3 New --fan-always-on option. #241 #110 13 years ago
  Alessandro Ranellucci 6b31563b70 Merge pull request #236 from sfcgeorge/improved-ui 13 years ago
  Simon George 266f7799dd Made the UI look quite a bit nicer (OS X 10.7 tested). 13 years ago
  Alessandro Ranellucci f0e434f8c1 Fix typo in previous commit and in config options. #234 13 years ago
  Alessandro Ranellucci dccd7d19a9 First layer temperature. #134 13 years ago
  Alessandro Ranellucci f1f0545209 Bugfix: --extrusion-axis didn't accept an argument 13 years ago
  Alessandro Ranellucci 170d29a789 New --cooling option and checkbox to enable/disable fan and cooling control 13 years ago
  Alessandro Ranellucci 1d0a852679 Cooling and fan control. #110 13 years ago
  Alessandro Ranellucci 555c23069d New --post-process option. Includes some cleaning of the STDOUT messages 13 years ago
  Alessandro Ranellucci 615bcb27dd New --gcode-flavor option. extrusion_axis, use_relative_e_distances options hidden and implied. #158 13 years ago
  Alessandro Ranellucci 94a2585b97 Dual extruder for support material 13 years ago
  Alessandro Ranellucci 7b67fae686 Support material 13 years ago
  Alessandro Ranellucci 90c6ed3b20 Merge pull request #209 from henrikbrixandersen/master 13 years ago
  Alessandro Ranellucci 4f72de3873 Check that bridge_flow_ratio > 0 13 years ago
  Henrik Brix Andersen c20fd8a596 Use SI units consistently. 13 years ago
  Alessandro Ranellucci 660eedfa5b Added a couple unit tests 13 years ago
  Alessandro Ranellucci ca704c4846 Merge pull request #200 from jreinhardt/master 13 years ago
  Alessandro Ranellucci 419b94e587 Allow Unicode characters in config.ini. #199 13 years ago
  Johannes Reinhardt 2b979fb14c added missing units in GUI 13 years ago
  Alessandro Ranellucci 74c71b4ef2 Acceleration control. #185 13 years ago
  Alessandro Ranellucci 7893480fd7 Add checkbox for G0 in the GUI. #51 13 years ago
  Henrik Brix Andersen 121895d3fc Add support for notes field in configuration profiles. #130 13 years ago
  Alessandro Ranellucci 3e65af7457 Revert "New First layer flow ratio option. #182" 13 years ago
  Alessandro Ranellucci 99ef0865bb New First layer flow ratio option. #182 13 years ago
  Alessandro Ranellucci 5bc3f2cfa5 Allow portability of config files between Unix and Windows 13 years ago
  Alessandro Ranellucci f9446b9c6e Cleanup the --output-filename-format implementation. #53 #137 13 years ago
  Clarence Risher 1071b556cb second draft implementation of output_filename_format 13 years ago
  Alessandro Ranellucci 47bbe18de2 Additional check to return a friendly error when binary STL is not valid 13 years ago
  Alessandro Ranellucci 1e6ecd9eab Corrections to math. Threads are not always rectangles with semicircles. Better calculation of overlap. 13 years ago
  Alessandro Ranellucci f5eb4f03e1 Skirt can be disabled by either setting skirts to 0 or skirt-height to 0 13 years ago
  Alessandro Ranellucci 40d06a6e11 Erorr in last commit about automatic extrusion width. #112 13 years ago
  Alessandro Ranellucci 156a1deb0a Limit automatic extrusion width to be <= 1.2 * nozzle_diameter (Triffid's way). #112 13 years ago
  Alessandro Ranellucci d346bc02cc Comments are now disabled by default, new --gcode-comments option to enable them 13 years ago
  Alessandro Ranellucci 56691c1dea Model extrusion threads as rectangles with semicircles at the end. Remove overlap_ratio setting. #109 #112 13 years ago
  Alessandro Ranellucci 0ebd8eb8a9 Don't die when config has unknown options. #108 13 years ago
  Alessandro Ranellucci b92ba67272 Workaround for a WxWidgets bug that clips the overlap_ratio label on Mac 13 years ago
  Alessandro Ranellucci d9a70ea80d Customizable overlap ratio (it defaults to 0.15 now) 13 years ago
  Alessandro Ranellucci 53bc9c7421 Customizable speed for small perimeters. #60 13 years ago
  Alessandro Ranellucci ea254588f7 More tolerance for config files 13 years ago