Commit graph

296 commits

Author SHA1 Message Date
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
39c8603ae4 Merge remote-tracking branch 'origin/1.4.1' into BabySteps 2015-11-28 19:59:35 -08:00
Gregory Diaz
ab6af5ea4e changed default infill over lap to .2 for SeeMeCNC Orion 2015-11-24 16:43:57 -08:00
Gregory Diaz
ce6f60efe3 Printer profile changes and Wanhao manufacturer name change 2015-11-24 14:40:05 -08:00
Gregory Diaz
3accc83de5 Added new profiles for Ultimaker printers. 2015-11-18 11:42:00 -08:00
John Lewin
ae7cd7bcaa Increase default infill overlap to 0.1 2015-11-09 12:53:54 -08:00
John Lewin
d0192239f4 Increase default infill overlap to 0.1 2015-11-09 10:43:23 -08:00
Gregory Diaz
b644eb63b4 Added Other Other printer to PrinterSettings 2015-11-05 18:02:36 -08:00
Lars Brubaker
bc9a00ca84 Fixed the first layer speed. 2015-11-03 17:21:03 -08:00
Gregory Diaz
0046a12ba2 Changed Esagono Manufacturer name in StaticData so that we don't run into problems when parsing folders on disk whose names include unicode characters 2015-11-02 17:54:41 -08:00
Lars Brubaker
eb8fb01c0d Merge pull request #434 from gregory-diaz/1.4.1PrinterProfiles
Added new profiles for gCreate and Wanhao USA and also added them to …
2015-10-29 13:36:40 -07:00
Gregory Diaz
5aa6e9fd50 Added new profiles for gCreate and Wanhao USA and also added them to the printer whitelist 2015-10-29 13:22:13 -07:00
Gregory Diaz
606a6ab9c5 Added name changes to Esagono Manufacturer name in printer settings and on the printer whitelist. Also added workaround for sqlite queries containing unicode characters. 2015-10-29 12:02:51 -07:00
Gregory Diaz
628fdc435f Added requested ME3D profile changes 2015-10-14 12:28:27 -07:00
Gregory Diaz
5814e87d9d Added new material presets for sent by ROBO 3D 2015-10-14 11:38:29 -07:00
John Lewin
9ba0d5a8fc Add configurable outside perimeter extrusion widths 2015-10-13 19:51:39 -07:00
Gregory Diaz
1b3c45a884 Removing old INF3D-SPE profile as requested by Revolution 3D 2015-10-12 12:00:23 -07:00
Gregory Diaz
f5239a0e59 Added new profile for Esagono MELTEDBYTE XL (new OEM) 2015-10-12 11:18:14 -07:00
Gregory Diaz
f40c3cedd3 Committing Tylers new Kossel Pro profile as well as updated settings for PrintSpace Altair 2015-09-24 18:38:13 -07:00
Lars Brubaker
c582898ca1 Merge pull request #409 from mmoening/1.4.0
Updated printer profiles for Makerbots and Creator Pro dual
2015-09-23 13:45:09 -07:00
Matt Moening
8b7043abcc Flashforge Creator Pro has two extruders
Makersbots will now explicitly turn off extruder and bed so that MatterControl and the printer match states
2015-09-23 13:35:28 -07:00
Gregory Diaz
6d6615cd10 Added Tylers Start Gcode changes to Airwolf 3d XL profile 2015-09-22 17:33:48 -07:00
Gregory Diaz
bd40c1b275 Adding Tylers new profile for the Type A Series 1 Plywood 2015-09-22 17:29:56 -07:00
Matt Moening
46b576a0eb Updated FlashForge printer profiles to send end print message to printer on cancel. 2015-09-21 16:59:35 -07:00
Matt Moening
2b9683c32b Updated and added Profiles for all X3G printers we carry 2015-09-09 11:06:46 -07:00
Gregory Diaz
880b2d2931 Added the most up-to-date ROBO 3D printer profile "R1 & R1 +Plus" 2015-09-08 14:47:34 -07:00
Gregory Diaz
d2c2976703 Modified MAKEiT printer profile so that center_part_on_bed is set to 1. Also removed exception that gets thrown in debug when parsing M gcode commands 2015-08-26 10:22:48 -07:00
Gregory Diaz
e34253d1fe Changed ROBO 3D printer profile name from R1 +Plus also for R1 to R1- R1 +Plus 2015-08-25 10:33:10 -07:00
Gregory Diaz
1fc296c0f9 Added a calibration.ini file to all print profiles that did not previously have one. 2015-08-19 16:46:46 -07:00
Gregory Diaz
7976532930 Changed the ROBO printer profile name to " R1 +Plus(also for R1)" 2015-08-19 10:16:30 -07:00
Gregory Diaz
3ea8467ca9 Changed name of R1 profile to "R1 and R1Plus" as requested by ROBO 2015-08-18 13:33:21 -07:00
Gregory Diaz
cd77013497 Changed R1PLUS profile name back to R1 and moved made z_offset a quality preset 2015-08-17 17:48:00 -07:00
Gregory Diaz
fe586f308b Added R1PLUS profile and deleted R1 as requested by ROBO3D 2015-08-14 12:50:49 -07:00
Gregory Diaz
0e3fff1907 Added has_hardware_leveling to Kossel Pro config 2015-08-05 17:26:30 -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
larsbrubaker
c818b56be9 use 7 point but don't need it. 2015-08-01 17:18:23 -07:00
larsbrubaker
5e6af4b2f6 Making print leveling code go through the loaded print leveling solution (rather than the leveling plane).
Refactoring.
Working on a new 7 point radial print leveling solution for delta printers.
2015-08-01 14:44:53 -07:00
larsbrubaker
f1f1dac568 Merge remote-tracking branch 'origin/1.3.0'
Conflicts:
	StaticData/PrinterSettings/Me3D/Me2/material/PolyPlusLT.slice

Make it clear this is an out not a ref.
2015-07-28 11:51:35 -07:00
Gregory Diaz
26e6ed4d66 changed default temp for R1 to 200 (requested by ROBO 3D) 2015-07-28 09:38:42 -07:00
Gregory Diaz
d6fb0f1aab Makes sense to keep start and end gcode for this material(ME3D) 2015-07-28 08:18:32 -07:00
Gregory Diaz
a57833d86f Changed default temperature for R1 to 210 2015-07-28 07:56:00 -07:00
Gregory Diaz
5a40cdba31 Made quality setting changes for ROBO 3D 2015-07-27 16:23:46 -07:00
Gregory Diaz
69ce007b5e Made changes to quality settings for ROBO 3D 2015-07-27 16:17:05 -07:00
Gregory Diaz
4831f24691 Removed Start Gcode in material setting 2015-07-27 15:17:14 -07:00
Gregory Diaz
7ad3f69bd9 Added new config.ini, material and quality presets as well as Macros for Me3D 2015-07-27 15:14:37 -07:00
Gregory Diaz
808f8740e9 Added updated config.ini, material and quality settings as well as macros for Me3d 2015-07-27 15:00:00 -07:00
Matt Moening
45d87d2e32 Removed default material from setup.ini 2015-07-01 16:49:17 -07:00
Matt Moening
62a6e01a28 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-07-01 16:13:51 -07:00