Commit graph

32 commits

Author SHA1 Message Date
John Lewin
875bbb40b0 Revise ATX Power submission from peter1960 2015-04-30 15:46:45 -07:00
Lars Brubaker
9ed545ad22 Put in the ability to specify bottom and top layers in mm
Also interface layers and z gap
improved the slice settings layout
improved intermediate settings to be much more useful
Added a new mm setting and improved the optional % editing.
2015-04-24 13:09:25 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Lars Brubaker
06e97320c2 Refactor for clarity. 2015-02-26 10:28:11 -08:00
larsbrubaker
51dcf9bc17 Added has hardware leveling to slice settings and implemented in code to
remove the software print leveling when present.
Added the setting to lulzbot mini, robo r1 and prntrbot simple metal
2015-01-23 08:03:59 -08:00
larsbrubaker
f7e0adc1bb Took out repair_overlaps 2014-10-29 12:37:05 -07:00
larsbrubaker
c04e4c81dd Working on multi extruder ui support 2014-09-24 11:07:08 -07:00
larsbrubaker
0db380572b Put in a allow less than zero in print leveling. 2014-08-26 18:44:36 -07:00
larsbrubaker
430f803f38 Made the infill understand a %.
Upgraded to the latest slic3r release.
2014-08-11 15:41:38 -07:00
larsbrubaker
96c2582959 More work on sd card printing.
Validate the first layer extrusion width
Make the test work for oems
2014-06-20 17:54:39 -07:00
larsbrubaker
ec0e056c01 turned off sd card stuff for now. 2014-06-19 17:17:53 -07:00
larsbrubaker
e8247a8481 Put all the icons into the icons directory
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
larsbrubaker
449678597a Putting in perimeter speed settings. 2014-05-30 09:51:09 -07:00
larsbrubaker
9cc1ce8033 Made the gap distance easier to understand (user feedback).
Put in repair options for slicing.
2014-05-17 13:07:04 -07:00
larsbrubaker
00e915ca03 Got the raft working in MatterSlice. 2014-05-15 12:15:29 -07:00
larsbrubaker
bfde570e69 Made MatterSlice run from a settings file rather than the command line.
Gives us more power to debug problems.
2014-05-11 06:28:39 -07:00
larsbrubaker
4cd14db72f Working to make sure bad slice settings don't cause failures. 2014-05-09 14:34:02 -07:00
larsbrubaker
a2a08e3324 Handling bad slicing settings better. 2014-05-09 11:28:55 -07:00
larsbrubaker
87a29f3714 Moved the MapStartGCode into base class
Implemented replacements for temperatures in start gcode.
Put in new start gcode for RoBo 3D r1
2014-05-07 15:03:43 -07:00
larsbrubaker
037cdaa89f Put zhop into curaengine
fixed the retraction amount in matter slice.
2014-05-05 16:06:36 -07:00
larsbrubaker
6e60cce574 Put support 'line' support in for CuraEngine 2014-05-01 11:00:54 -07:00
larsbrubaker
83b7e75f2f Trying to get more cura settings implemented. 2014-04-22 10:05:52 -07:00
larsbrubaker
716a3414d2 More slice settings. 2014-04-22 09:36:13 -07:00
larsbrubaker
8e2684f3f3 Getting more slice settings mapped for MatterSlice 2014-03-24 14:06:05 -07:00
larsbrubaker
98a53f312c Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-03-24 12:21:47 -07:00
larsbrubaker
7152f81324 Getting MatterSlice to work. 2014-03-24 12:21:21 -07:00
larsbrubaker
b649f3aab3 The spelling of filament corrected. 2014-03-24 07:06:07 -07:00
larsbrubaker
8417b40f49 Actually use the MatterSlice engine. 2014-03-20 14:38:59 -07:00
larsbrubaker
35f6f08da2 MatterSlice is starting to work as a new engine.
We now have a build dependency on MatterSlice.
Moved common functions to MappingClasses.
2014-03-20 12:16:04 -07:00
larsbrubaker
7f8300bafc Got pause, resume and cancel gcode into the settings and working in printer communication. 2014-03-17 14:41:36 -07:00
larsbrubaker
8571699814 Put in more copy write notices
Made more window closing happen outside the mouse up event
Put in minimalExtrusionBeforeRetraction setting into curaEngine
2014-02-17 16:35:24 -08:00
larsbrubaker
263e2325f5 Put the slicing configuration files in their own folder
updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
2014-02-15 18:06:03 -08:00