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
larsbrubaker
b707c9c7ff
Put in some new slice settings for matter slice.
...
Fixed some buttons to go onuithread
2014-08-08 17:03:00 -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
7d8382f15b
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-06-19 11:26:08 -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
7aebea83c7
Added bridge fan speed to MatterSlice
2014-06-18 19:55:13 -07:00
larsbrubaker
1db346d024
Removed dead code.
...
Make sure bed leveling stays on after export to SD card.
Put bridge speed into MatterSlice.
Default to slower bridge speed.
2014-06-17 17:57:50 -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
56f03a368f
Added in the other settings to make raft work well.
2014-05-15 17:27:14 -07:00
larsbrubaker
0aed8d7433
default the min extrusion to retract to 0.
2014-05-15 13:32:48 -07:00
larsbrubaker
00e915ca03
Got the raft working in MatterSlice.
2014-05-15 12:15:29 -07:00