Lars Brubaker
61605b866a
Merge branch '1.2.3' into development
2015-06-10 17:53:37 -07:00
Gregory Diaz
a30cae6de3
Last printer profile changes for Maker's Tool Kit.
2015-06-10 15:11:58 -07:00
Gregory Diaz
1071ed4f5b
Revert "Removed printers from build who's printer profiles are not completed"
...
This reverts commit 43391c2142 .
2015-06-09 16:16:33 -07:00
Gregory Diaz
ecf31a06c6
Revert "Removed printers from build who's printer profiles are not completed"
...
This reverts commit 43391c2142 .
2015-06-09 16:11:49 -07:00
larsbrubaker
219b14aaf4
Merge branch '1.2.3' into development
2015-06-06 07:44:47 -07:00
Lars Brubaker
6a28094c1b
Working on support for MakerBot printers.
2015-06-05 17:20:30 -07:00
Gregory Diaz
43391c2142
Removed printers from build who's printer profiles are not completed
2015-06-05 15:19:36 -07:00
Gregory Diaz
ed929db757
Added a Maker's Tool Works printer profile
2015-06-04 10:36:55 -07:00
Gregory Diaz
b9cf1f6795
Changed name from MakeIt to MAKEiT
2015-06-03 14:26:23 -07:00
Gregory Diaz
834a3c435b
temporary commit
2015-06-03 14:23:48 -07:00
Gregory Diaz
a6202b65ac
Added the new default printer settings that MakeIt requested us to include.
2015-06-02 10:01:35 -07:00
Gregory Diaz
c8c7234a2b
Added setup.ini and calibtration.ini to MakeIt Pro profile
2015-05-28 11:28:32 -07:00
Gregory Diaz
519fadc377
Added printer profile for MakeIt Pro
2015-05-27 18:05:22 -07:00
Gregory Diaz
9845ee82e5
Fixed bad default settings that were preventing prints from being started.
2015-05-26 18:46:15 -07:00
Gregory Diaz
b9c9db3e1c
New settings for Lulzbot TAZ 5
2015-05-19 15:30:32 -07:00
Gregory Diaz
fccf908c98
Added new slice settings for the Lulzbot Mini (extruder_wipe_temp, bed_remove_part_temp start/end gcode). Settings taken from Lulzbot Cura profiles.
2015-05-19 12:46:32 -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
Gregory Diaz
885281df88
changed baud rate for Wanhao USA
2015-05-15 13:48:39 -07:00
Gregory Diaz
8456c4b128
Added profile for Wanhao USA
2015-05-15 11:01:16 -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
Gregory Diaz
0c276eb66b
changed Printer profile casing for ROBO 3D
2015-05-08 15:47:11 -07:00
Gregory Diaz
337e39c4c8
Added new profile for Robo3D R1 Plus
2015-05-07 11:05:08 -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
41d03a2ed5
Made the default profile base have mm for top, bottom, interface and z gap layer
...
Made the R1 default have mm for top and bottom layer
Made the connection try to always ensure we have a active read write thread
More debugging of printer state
Improved some settings text.
2015-04-27 15:42:31 -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
7370964df5
Put in TAZ 5 settings
2015-04-16 10:00:01 -07:00
Lars Brubaker
f2ee388013
Put in a profile for Huxley
2015-04-15 17:10:43 -07:00
Gregory Diaz
1e78809ff7
added material settings for PrintSpace, Altair
2015-04-14 17:20:58 -07:00
Lars Brubaker
86175bd500
Fixed some strange M190 settings in configs
...
Made the html widget not show debug
Made the mapping classes not use unsetable temperatures in MatterSlice
2015-04-14 15:27:11 -07:00
Lars Brubaker
2a2a9c2ebd
Merge branch '1.2.2' into development
...
Conflicts:
StaticData/PrinterSettings/RoBo 3D/R1/config.ini
2015-04-07 11:25:01 -07:00
Gregory Diaz
2153df7923
Added slice setting update to for Revolution 3D
2015-04-07 10:54:03 -07:00
Gregory Diaz
cb74f82830
Added most recent slice settings update for Revolution 3D
2015-04-07 10:33:02 -07:00
Gregory Diaz
b847ed878d
Start Gcode changes for robo
2015-04-01 16:06:48 -07:00
Gregory Diaz
154e76c0cb
Implemented the new start gcode requested by Robo
2015-04-01 10:23:22 -07:00
Lars Brubaker
c8a009be25
Made the M2 settings valid.
...
Put in a starting stl.
2015-03-30 18:16:53 -07:00
Gregory Diaz
95619c6e8e
removed all curly brackets from start/end/resume/ gcode and replaced them with square brackets.
2015-03-25 14:31:05 -07:00
Gregory Diaz
95cd04b7b1
Added new settings for all 3D Stuffmaker printers
2015-03-23 12:06:05 -07:00
Gregory Diaz
bb8e6ba3c8
Added most recent 3D Stuffmaker settings for 'Evolution', 'Creator', 'Core'.
2015-03-23 11:04:08 -07:00
Lars Brubaker
c69bce5b39
Merge branch '1.2.2' into development
2015-03-19 14:22:26 -07:00
Gregory Diaz
08c8205f59
Updated settings for all 3D Stuffmaker printers.
2015-03-19 12:31:52 -07:00
Lars Brubaker
bbbbd6a626
Merge pull request #210 from gregory-diaz/1.2.2
...
Added updated settings sent from 'Revolution 3D' and '3D Stuffmaker'
2015-03-18 13:32:21 -07:00
Gregory Diaz
bb1504d0a3
Added updated settings sent from 'Revolution 3D' and '3D Stuffmaker'
2015-03-18 12:36:44 -07:00
Gregory Diaz
c79182c882
Added new settings sent by Revolution 3D to INF3D-AF1-DE and INF3D-AF1-SE profiles
2015-03-16 13:17:35 -07:00
Gregory Diaz
2a4e2de6e5
Added new profile for MakerGear M2
2015-03-10 15:48:27 -07:00
Lars Brubaker
0ae8c9c861
Changing the way we restore positions in resume gcode.
2015-03-05 10:03:16 -08:00