Commit History

Author SHA1 Message Date
  Merill edfca62f11 Better object-oriented programming. 7 years ago
  Merill b430f60f72 rebase bugfix & gui cleanup 7 years ago
  Merill f569d1360a cleaning 7 years ago
  remi e951f14f71 bugfic gyroid cmakelist 7 years ago
  remi feab0dda56 gui bugfix 7 years ago
  remi cbeb873416 tuning & removing duplicate code 7 years ago
  remi 07cdd37c7f Add "one perimeter for top surface" & more 7 years ago
  Merill a18aa8bb7d Create 3 gyroid (thin, normal, thick) to test them. 7 years ago
  supermerill a4e90b40ac some tuning 7 years ago
  supermerill b650efcd91 better separation of walls 7 years ago
  remi 5144d7821a Gyroid: Add variable width (multiple lines in one) 7 years ago
  supermerill 2c7ccf117c resolve wall problem. 7 years ago
  remi 93bcfcdbc1 New infill pattern : Gyroid (wip) 7 years ago
  Merill 67a9e40882 cleaning & tuning 7 years ago
  supermerill b96461cf3a debug: propagate ExtrusionEntityCollection.no_sort to gcode creation (with recursive tree parsing) 7 years ago
  supermerill f534d7a1b8 Debug smooth infill : use internal_infill speed for smoothing, add a way to chain ExtrusionEntityCollection (gui bug) to selectively disable reordering. 7 years ago
  remi 788f4d6a35 Add a smooth top infill option (idea from cura ironing / s3d Neosanding) 7 years ago
  supermerill 45808e12ca Split external infill parameter to top/bottom external infill 7 years ago
  bubnikv 6e80a9111c Reworked the plater UI messages to standard wxWidgets wxCommandEvent 7 years ago
  bubnikv a5e48cdf4d Merge branch 'master' of https://github.com/prusa3d/Slic3r 7 years ago
  bubnikv e7f05f8516 Fix of "Crash while trying to slice with a raft" #686 7 years ago
  Enrico Turri e77111bf98 Fixed crash when importing .prusa files 7 years ago
  bubnikv 81a80ebd61 Synchronized the GCodeSender with the upstream Slic3r, thanks @alexrj. 7 years ago
  bubnikv 6f92424bab Fix of https://github.com/prusa3d/Slic3r/issues/709 7 years ago
  bubnikv 47d904a628 Changed the Slic3r coordinate type from long to int32 to match 7 years ago
  bubnikv adc9e749c4 Clipper should always throw clipperExceptions, not strings. 7 years ago
  bubnikv 0571d22d5f Fix of https://github.com/prusa3d/Slic3r/issues/707 7 years ago
  bubnikv ea9920e5d6 Fix of Negative Feedrates: G1 F-3.84007e+006 stops smoothie 7 years ago
  bubnikv b4483fdcbd Fix of "Conditional gcode with "<=" condition fails" 7 years ago
  bubnikv 8932055ed5 Fixed spelling of Elephant foot compensation from Elefant to Elephant. 7 years ago
  bubnikv c9887e13bb Merge branch 'master' of https://github.com/prusa3d/Slic3r 7 years ago
  bubnikv 36bbd6a73f Fix of https://github.com/prusa3d/Slic3r/issues/696 7 years ago
  bubnikv 4f427f8387 Updated the bundled Slic3r profiles to match the current stable release 7 years ago
  Enrico Turri 6591620200 Merge branch 'master' of https://github.com/prusa3d/Slic3r 7 years ago
  Enrico Turri d34f3ffc83 Fix for #574, #413, #269, #262, #259, #230, #228, #206 7 years ago
  Enrico Turri e94491ee8c GCodeTimeEstimator - Fixed _simulate_st_synchronize() 7 years ago
  Enrico Turri aeca5def00 GCodeTimeEstimator - Added credits for CuraEngine 7 years ago
  Enrico Turri dfcb502ef4 GCodeTimeEstimator - Fixed square roots of negative numbers 7 years ago
  fredizzimo ad5fcce6e4 Fix environment variable setting on Windows (#674) 7 years ago
  bubnikv fec1fcdca8 Separated the Marlin G-code flavor from the RepRap G-code flavor 7 years ago
  bubnikv 60a6e7ba8e Included the velocity, acceleration and jerk settings into the Prusa3D 7 years ago
  bubnikv 7012c04005 Updated the printer profiles. 7 years ago
  bubnikv 40a6125d73 Updated printer profiles. 7 years ago
  bubnikv eaac587467 Merge remote-tracking branch 'origin/time_estimate' 7 years ago
  Enrico Turri ae0688f351 GCodeTimeEstimator - added processing of commands M221 (Set extrude factor override percentage) 7 years ago
  Enrico Turri 69e3ea6581 GCodeTimeEstimator - simulate firmware st_synchronize() for commands G4, G92, M1 7 years ago
  bubnikv 696d420dc8 New feature: Recommended object thin wall thickness hint. 7 years ago
  Enrico Turri 3f57e20235 GCodeTimeEstimator: refactoring of forward and reverse passes on blocks 7 years ago
  bubnikv 011281df86 Fix of the Spiral Vase after the GCodeReader rework. 7 years ago
  bubnikv 998157fc9b Fixed an issue with vsprintf and on demand buffer allocation. 7 years ago