Commit graph

18 commits

Author SHA1 Message Date
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
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
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
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