Commit graph

33 commits

Author SHA1 Message Date
John Lewin
0a9a5e2121 Adjust config.ini first layer height values 2016-05-31 15:11:29 -07:00
John Lewin
1f42c05a20 Remove empty layer_gcode overrides 2016-03-15 13:55:41 -07:00
Gregory Diaz
721cbda1c3 Removed support_material_create_internal_support from most printer profiles. 2016-01-28 15:29:11 -08:00
Gregory Diaz
0e330b64d5 removed bottom_solid_layers from all config files except our default so that all profiles use the default value 2016-01-13 13:19:29 -08:00
Gregory Diaz
995a67a5a8 removed first_layer_extrusion_width from all config files other than our default config 2016-01-13 13:10:30 -08: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
9845ee82e5 Fixed bad default settings that were preventing prints from being started. 2015-05-26 18:46:15 -07:00
johnlewin
1aa1480c65 Merge pull request #256 from creyc/patch-1
Update Printrbot Simple Metal config.ini
2015-05-13 12:14:10 -07:00
creyc
32aa1033ff Update config.ini
The lower case 'y' is not properly recognized by the Marlin print controller firmware, causing a full XYZ homing to occur during the end script.  This results in the nozzle crashing into the newly printed part on the bed, as well as a collection of really nasty sounds from the printer.
2015-05-11 14:40:30 -04:00
Gregory Diaz
7bdd737ab0 top_solid_layers and bottom_solid_layers set to 1mm for all printers (requested by lars) 2015-05-08 18:04:30 -07:00
Lars Brubaker
5435428d13 Changed the printer setups to default to no quality set by default.
Fixed a bug with the first add of history time.
2015-01-26 11:26:20 -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
Gregory Diaz
38ffe2e764 Added settings for Printrbot Metal Plus (dual extrusion, heated bed, no heated bed) 2015-01-22 10:35:37 -08:00
Gregory Diaz
e379818f2b Added default quality presets to all printers who did not have them already 2015-01-21 10:18:52 -08:00
Lars Brubaker
110a27ef93 Fixed G28 in metal simple
Added makeit to the dirver list
Put in a function to parse our .inf into code for Android.
2015-01-15 14:17:26 -08:00
Gregory Diaz
4cad6445b7 Modified quality presets for all Printrbot printers 2015-01-13 10:27:20 -08:00
Gregory Diaz
34481e8509 modified Low.slice for printrbot LC 2015-01-12 14:46:20 -08:00
Gregory Diaz
88da21dc2a Added quality settings for PrintrbotJR, Printrbot LC, and Printrbot PLUS 2015-01-12 14:28:03 -08:00
Lars Brubaker
2b9dcc51c5 Made a unified MatterHackers serial driver for all known usbser boards
Put all printer setups onto our new driver.
2015-01-05 14:27:47 -08:00
Lars Brubaker
a82b30698b Put in printrbot driver 2014-12-31 09:52:22 -08:00
Lars Brubaker
4544ad153d Making the arduino installers go through the new signed installer. 2014-11-17 17:46:39 -08:00
Lars Brubaker
e4fb600739 Updated the retract_before_travel to be 20 for all builds.
Made multi extruder temps get read correctly.
Signed the arduino inf and made our installer install it.
2014-11-17 17:42:15 -08:00
larsbrubaker
eff820f567 Turned on avaid_crossing_perimeters by default. 2014-10-08 11:28:59 -07:00
larsbrubaker
e93d38ec90 Made macros disabled during pining
Made it possible to set movement speed in setting.ini
Updated orion and rostockMax settings
Made orion and rostockMax have fast manual z moment
Made some printers have the calibration box at startup
2014-08-28 12:22:57 -07:00
larsbrubaker
1a09d13a65 Fixed a beg with prntrbot simple first_layer_speed
Working to get more code compiling cross platform
2014-07-28 11:23:46 -07:00
larsbrubaker
9eddf6822b Moved SliceSettingsWidgetUiState into its own file
Fixed the edit locking during loading in 3d view.
Got the 3d views to update the bed size and shape when changed.
2014-07-26 13:43:55 -07:00
larsbrubaker
c5f88756f2 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	StaticData/PrinterSettings/Printrbot/Simple Metal/config.ini
	StaticData/PrinterSettings/Printrbot/Simple Metal/setup.ini
2014-07-02 16:30:26 -07:00
gregory-diaz
9851571a8d Edited strings in Taz 4 slice files. Also changed config files so that parts can be sliced in MatterSlice and CuraEngine. 2014-07-02 16:23:59 -07:00
gregory-diaz
11ab998742 Added TAZ 4 Printer Profiles 2014-07-02 14:01:39 -07:00
Kevin Pope
f1d1fffd1f Adding some printer profiles. 2014-07-02 13:32:13 -07:00
larsbrubaker
f0fd375aec Put in a default material for all printers. 2014-05-08 14:16:54 -07:00
larsbrubaker
f1acf28253 Updated all the settings to have materials rather than multiple profiles. 2014-04-29 08:06:17 -07:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00