Commit History

Author SHA1 Message Date
  supermerill 2d222c6385 xancelobject setting fix 6 years ago
  Joseph Lenox 75de746431 Added specific option for labelling gcode sections on object change. Finishes implementing #4444 6 years ago
  Merill 89f8623eea CancelObject implementation (#4470) 6 years ago
  Michael 65bcaff615 Actually update the print when moving to center (#4465) 6 years ago
  Joseph Lenox 12aa06e09c Set drop-down default to 200% for first layer extrusion width 6 years ago
  Ahmed Samir 354b6230bd Adding missing file in CMakeLists.txt fixing the linker error. (#4451) 6 years ago
  Joseph Lenox 88d24b763b Differentiate between small perimeters and external perimeters in verbose gcode. 6 years ago
  Oekn5w c058ae91d2 Moved resetting parameter of thumbnail generation to on_thumbnail_made (#4443) 6 years ago
  Ahmed Samir 1527cfbb26 Allow to set shell thickness for top/bottom layers (#4430) 6 years ago
  Joseph Lenox 31ba88eaa4 Fixed typo (missing &) in update 6 years ago
  Benjamin Landers ff3234d8f0 Fixes related to Face Rotation (#4437) 6 years ago
  Benjamin Landers 9856947d45 Rotating face to match plane (#4424) 6 years ago
  Caroline f3b590911d Partial implementation #1405: minimum shell thickness option (#3885) 6 years ago
  Merill 61ace41351 merge FillGyroid to slic3rPe state (bubnikv refactoring) (#4425) 6 years ago
  Joseph Lenox ae7fdfe227 Only match if it's a %. 6 years ago
  Joseph Lenox 2d064e2569 Adds validation to ensure that % layer height is not compatible with adaptive slicing. 6 years ago
  Joseph Lenox dbf25fb710 Hotfix Fix typo in hotfix 6 years ago
  Joseph Lenox f26108ec1a Hotfix for adaptive slicing 6 years ago
  Jacob Greenfield 4fa6251dd5 Pillar config (#4410) 6 years ago
  platsch 8dc6eca03f Match object top (#4321) 6 years ago
  Joseph Lenox 5d8772167b Rolling part number to 1.3.1-dev for development. 6 years ago
  Joseph Lenox 3ba8e0f369 Updating version for 1.3.0 release. 6 years ago
  Joseph Lenox 8a93fbbd0c Changed a few comments to doxygen format. 6 years ago
  Joseph Lenox 5619e41dd1 Reordered initializer list. 6 years ago
  Joseph Lenox 7822802550 Rearrange initializer list in constructors to match the class order. 6 years ago
  Joseph Lenox bc145c5c73 Use end_gcode, not start_code for determining to append bed cool command. 6 years ago
  Joseph Lenox 44dc572bf7 Use heatbed config option to determine whether to auto-include M140 S0 at end. 6 years ago
  Joseph Lenox 0ea8853f6f Build Experiment - see if build completes without sudo: required. (#4051) 6 years ago
  Joseph Lenox d8a743d177 If M190, M109, M104, or M140 commands are not present in end gcode, append commands to shut off all hotends and the bed (same as start gcode). 6 years ago
  Joseph Lenox 2c93cf9019 Ignore CMake-generated files, static libraries, coredumps, and the odd git-renamed file. 6 years ago
  Robert Sanchez ecfc175c41 Added icon files for MacOS (#4376) 6 years ago
  Oekn5w 72db3392c8 "Reload from disk" - UI function overhaul (#4388) 6 years ago
  Joseph Lenox c206ae77a3 Checks to see if config option has been changed before going any further for several config options. 6 years ago
  Joseph Lenox 7457cfdac2 Outputs (bridge) in verbose gcode if path extruded is marked as bridge. Fixes #4380 6 years ago
  Jaggz H a46aa09755 Added max-support-layers (support_material_max_layers) (#4148) 6 years ago
  Joseph Lenox df993c5020 Update README.md 6 years ago
  Joseph Lenox f12340a324 Fix path for travis. 6 years ago
  Joseph Lenox ea29a22cd6 Adds Printer config option to force the use of set-and-wait gcode semantics (if supported by firmware). 6 years ago
  Joseph Lenox 548ce534ad added another couple tests to catch a few more expressions according to spec. 6 years ago
  Joseph Lenox c3cb01eb93 look for octoprint as a octoprint service, not http. 6 years ago
  DN 6454abfd5f Raft pattern angles (#3001) (#4334) 6 years ago
  Benjamin Landers 331764431e Makes post process scripts able to pass args along with filename (#4363) 6 years ago
  Joseph Lenox 7b8369d00e Adding a simple test to show that changing the skirt count invalidates the skirt step. 6 years ago
  Joseph Lenox 1869b0657d Propagate invalidation results from dependent invalidations. Mostly Fixes #4364 6 years ago
  Joseph Lenox 4db029c753 Use the surface thickness if it is available for internal infill, instead of passing the layer height for the flow. 6 years ago
  Joseph Lenox db17a63436 Properly retrieve the fill spacing for internal infill. Fixes #4319 6 years ago
  Gilbert 75302fffc1 Wrong colors in 2d platter and instance color missing (#4354) 6 years ago
  Gilbert ce6b7c8fc2 Solarized Color Scheme (#4322) 7 years ago
  Joseph Lenox 3849e1a0aa Set a sane default for support pillar diameter (1mm). 7 years ago
  Joseph Lenox 245aac1172 Make SLAPrintOptions available to Projector through MainFrame. 7 years ago