Lars Brubaker
ecbcaee9f0
Put in the ability to adjust the amount of support to generate.
2016-01-11 10:30:15 -08:00
larsbrubaker
0cd5049791
latest matterslice
...
support test for air gap on parts is passing.
2015-12-27 09:00:11 -08:00
larsbrubaker
c5318e65ef
Put in a air gap for support (separate from raft)
2015-12-24 10:06:40 -08:00
Lars Brubaker
db779c889f
Pass the correct data for the new MatterSlice support system.
2015-12-15 16:31:15 -08:00
larsbrubaker
983c947b8b
Made max length stream also consider not sending too much data
...
Took out repair options
2015-12-06 21:41:38 -08:00
Lars Brubaker
90882bf2a8
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
...
Conflicts:
SlicerConfiguration/SlicerMapping/EngineMappingMatterSlice.cs
Submodules/agg-sharp
2015-12-01 16:08:50 -08:00
Gregory Diaz
48cb8927cd
Pause on layer semi-completed
2015-11-30 16:50:53 -08:00
larsbrubaker
cbb704d7b0
made a new gcode stream that only implements Line
...
working to implement baby steps (and other line processing)
2015-11-28 07:46:57 -08:00
John Lewin
4c70384053
Honor user supplied empty values
2015-11-06 17:01:39 -08:00
John Lewin
9ba0d5a8fc
Add configurable outside perimeter extrusion widths
2015-10-13 19:51:39 -07:00
Lars Brubaker
544ee2fa9a
Added top infill speed.
...
Hid solid_shell on slic3r
Put in more comments
2015-10-13 13:40:35 -07:00
Lars Brubaker
b5561d38a7
Made all the print leveling data settable in config
2015-08-03 15:48:36 -07:00
Lars Brubaker
1b937300ca
Put in a bunch of print leveling data so that it is easier to get it setup and working.
2015-08-03 12:02:42 -07:00
Lars Brubaker
42568cc0f1
Improved MatterControl's front end parser to handle multiple settings (comma separated) that can be created by slic3r for some settings like retraction.
2015-06-11 09:23:29 -07:00
Lars Brubaker
b373d5c14a
Fixed a bug in first layer extrusion width.
2015-06-09 11:30:14 -07:00
Lars Brubaker
b60919edce
Moved some code around
...
new matter slice
2015-06-01 15:06:05 -07:00
Lars Brubaker
edb7b7123d
Added a connect_gcode. Gcode that is sent just after connecting to the printer.
2015-05-18 16:58:09 -07:00
Lars Brubaker
6d323cfde5
Made the end gcode go through the macro replacements.
2015-05-18 16:02:45 -07:00
Lars Brubaker
8b075926e9
Added solid_shell setting
...
Adde SetSettingsOnChange for setting that affect other setting.
Refactoring
2015-05-01 18:44:43 -07:00
Lars Brubaker
e329cc2631
Merge pull request #246 from jlewin/AtxPowerControl
...
Revise ATX Power submission from peter1960
2015-04-30 15:51:29 -07:00
John Lewin
875bbb40b0
Revise ATX Power submission from peter1960
2015-04-30 15:46:45 -07:00
Gregory Diaz
88cbb22e19
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
StaticData/Translations/Master.txt
2015-04-30 09:38:41 -07:00
Lars Brubaker
357505a1cc
Put in a wipe before retract feature
...
Put in an extra extrusion on unretract
2015-04-29 12:12:30 -07:00
Gregory Diaz
ab9c737b81
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
StaticData/Translations/Master.txt
Submodules/agg-sharp
2015-04-24 13:26:44 -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
Gregory Diaz
13c8091fbc
added 'Extruder Wipe Temperature' and "Bed Remove Part Temperature" to Slice Settings
2015-04-24 10:25:03 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
a41d4f1162
Put in toolChangeCode option
2015-04-01 15:53:36 -07:00
Lars Brubaker
06e97320c2
Refactor for clarity.
2015-02-26 10:28:11 -08:00
Lars Brubaker
90331a49a3
Moving to using submodules
...
Changed HasEmergecyStoy to ShowResetConnection
2015-02-26 10:17:41 -08:00
Gregory Diaz
866729a20f
Latest work on e-stop button
2015-02-25 16:14:32 -08:00
Lars Brubaker
fd094f25af
Fixed a bug where the temp could get in a state of ping-ponging between values.
...
Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
2015-02-19 10:56:54 -08:00
larsbrubaker
13997f0cf1
Added outside in printing.
2015-01-24 10:43:27 -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
Lars Brubaker
dc0b3e641a
Got the support interface extruder to be settable.
2014-12-29 17:14:56 -08:00
Lars Brubaker
ffe200c19f
Made the average timer a shared resource
...
Put in the interface material extruder setting
2014-12-29 16:31:30 -08:00
larsbrubaker
616f2f4dc1
Put in an option to set the extruder to use for the raft.
2014-11-23 08:13:51 -08:00
larsbrubaker
f7e0adc1bb
Took out repair_overlaps
2014-10-29 12:37:05 -07:00
larsbrubaker
925821a831
Put in speeds for raft printing and raft fan
2014-10-27 14:23:22 -07:00
larsbrubaker
307ddca93d
Made exporting to a single extruder put in all the meshes.
...
Put in support extrusion width.
2014-10-19 20:10:02 -07:00
larsbrubaker
2ee0f7a111
Put in an ExtrudersShareTemperature setting
...
Getting the gcode output to put in extruder 2 temps.
2014-10-13 17:00:25 -07:00
larsbrubaker
2881375666
Making it possible to register for specific settings changes (extending what we've been doing to be more generic).
2014-10-02 14:42:18 -07:00
larsbrubaker
1800734347
Starting to get AMF in as a file type
...
Unified all the open dialogs to use a common file type list
Made application settings hold the file lists
Made the extruder count a member of ActiveSliceSettings
Made an extruderOffsets mapping
2014-09-26 17:52:54 -07:00
larsbrubaker
b306be1dd5
Merge branch '1.1.3' into development
2014-09-25 16:20:12 -07:00
larsbrubaker
fe88e63c5e
Put zOffset into MatterSlice and implemented the UI for it.
...
Put Robo z offset at 1 for the R1
Turned off 2Point leveling
Turned off auto run print leveling
2014-09-25 11:39:39 -07:00
larsbrubaker
f39787fa8f
Putting in more multi extruder support
...
Reorganizing the slice settings layouts
2014-09-25 11:01:15 -07:00
larsbrubaker
c04e4c81dd
Working on multi extruder ui support
2014-09-24 11:07:08 -07:00
larsbrubaker
54f406a031
Make sure we can handle blank lines in Slice settings files (they have been added manually)
...
Put in wipe tower and wipe shield (more work on dual extrusion)
2014-09-10 10:01:13 -07:00
larsbrubaker
0db380572b
Put in a allow less than zero in print leveling.
2014-08-26 18:44:36 -07:00
larsbrubaker
e1184db77b
Made MatterSlice use interface layers.
2014-08-15 16:37:24 -07:00