files brynjarh23 found on the basement computer

This commit is contained in:
2025-10-16 14:42:56 +00:00
parent 6e31fe8cad
commit b820ff3a07
3784 changed files with 654066 additions and 0 deletions

View File

@@ -0,0 +1,154 @@
<?xml version="1.1" encoding="utf-8"?>
<machines>
<!-- Cupcake Basic -->
<machine>
<name>Cupcake Basic</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="100" maxfeedrate="5000" stepspermm="11.767463" endstops="min"/>
<axis id="y" length="100" maxfeedrate="5000" stepspermm="11.767463" endstops="min"/>
<axis id="z" length="100" maxfeedrate="150" stepspermm="320" endstops="min"/>
</geometry>
<tools>
<tool name="Pinch Wheel Extruder v1.1" type="extruder" material="abs" motor="true" fan="true" heater="true"/>
</tools>
<clamps></clamps>
<driver name="sanguino3g">
<!-- optional: <portname>COM1</portname> -->
<rate>38400</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine>
<name>Cupcake w/ automated build platform</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="100" maxfeedrate="5000" stepspermm="11.767463"/>
<axis id="y" length="100" maxfeedrate="5000" stepspermm="11.767463"/>
<axis id="z" length="100" maxfeedrate="150" stepspermm="320"/>
</geometry>
<tools>
<tool name="Plastruder Mk5" type="extruder" material="abs" motor="true" automatedplatform="true" heatedplatform="true" heater="true"/>
</tools>
<clamps></clamps>
<driver name="sanguino3g">
<!-- optional: <portname>COM1</portname> -->
<rate>38400</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine>
<name>Cupcake w/ heated build platform</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="100" maxfeedrate="5000" stepspermm="11.767463" endstops="min"/>
<axis id="y" length="100" maxfeedrate="5000" stepspermm="11.767463" endstops="min"/>
<axis id="z" length="96" maxfeedrate="150" stepspermm="320" endstops="min"/>
</geometry>
<tools>
<tool name="Pinch Wheel Extruder v1.1a" type="extruder" material="abs" motor="true" fan="true" heatedplatform="true" heater="true"/>
</tools>
<clamps></clamps>
<driver name="sanguino3g">
<!-- optional, defaults to first serial port found. <portname>COM1</portname> -->
<!-- required: we need 8 bit and 38400 baud. -->
<rate>38400</rate>
<parity>8</parity>
<!-- optional, defaults to 1. <databits>1</databits> -->
<!-- optional, defaults to N. <stopbits>N</stopbits> -->
<debuglevel>0</debuglevel>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine>
<name>Cupcake w/ Gen4 electronics and ABP</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="100" maxfeedrate="4000" stepspermm="47.069852"/>
<axis id="y" length="100" maxfeedrate="4000" stepspermm="47.069852"/>
<axis id="z" length="100" maxfeedrate="150" stepspermm="1280"/>
</geometry>
<tools>
<tool name="Plastruder Mk5" type="extruder" material="abs" motor="true" automatedplatform="true" heatedplatform="true" heater="true"/>
</tools>
<clamps></clamps>
<driver name="sanguino3g">
<!-- optional: <portname>COM1</portname> -->
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine experimental="1">
<name>Cupcake w/ HBP, 2 toolheads</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="100" maxfeedrate="5000" stepspermm="11.767463"/>
<axis id="y" length="100" maxfeedrate="5000" stepspermm="11.767463"/>
<axis id="z" length="96" maxfeedrate="150" stepspermm="320"/>
</geometry>
<tools>
<tool index="4" name="Pinch Wheel Extruder v1.1a" type="extruder" material="abs" motor="true" fan="true" heatedplatform="false" heater="true"/>
<tool index="3" name="Pinch Wheel Extruder v1.1a" type="extruder" material="abs" motor="true" fan="true" heatedplatform="true" heater="true"/>
</tools>
<clamps></clamps>
<driver name="sanguino3g">
<!-- optional: <portname>COM1</portname> -->
<rate>38400</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine>
<name>Cupcake w/ Frostruder</name>
<!-- This configuration is for cupcakes outfitted with a frostruder. -->
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="100" maxfeedrate="5000" stepspermm="11.767463" endstops="min"/>
<axis id="y" length="100" maxfeedrate="5000" stepspermm="11.767463" endstops="min"/>
<axis id="z" length="100" maxfeedrate="150" stepspermm="320" endstops="min"/>
</geometry>
<tools>
<tool name="Frostruder v1.0" type="extruder" material="abs" motor="false" fan="true" valve="true" heater="false">
<remap port="fan" name="Pressure Valve" actuated="open"/>
<remap port="valve" name="Relief Valve" actuated="open"/>
</tool>
</tools>
<clamps></clamps>
<driver name="sanguino3g">
<!-- optional: <portname>COM1</portname> -->
<rate>38400</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
</machines>

View File

@@ -0,0 +1,169 @@
<?xml version="1.1" encoding="utf-8"?>
<machines>
<machine experimental="0">
<name>Klimentkip (115200 Baud)</name>
<geometry type="cartesian">
<axis id="x" length="205" maxfeedrate="5000" stepspermm="31.496" endstops="min"/>
<axis id="y" length="195" maxfeedrate="5000" stepspermm="31.496" endstops="min"/>
<axis id="z" length="140" maxfeedrate="200" stepspermm="1133.858" endstops="min"/>
</geometry>
<tools>
<tool name="Stepper-based extruder" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true" stepper_axis="a" motor_steps="1000" heatedplatform="true" />
</tools>
<clamps></clamps>
<firmware url="???" autoupgrade="false"></firmware>
<help name="Gcode Help" url="http://reprap.org/wiki/Gcode"></help>
<driver name="reprap5d">
<okAfterResend>true</okAfterResend>
<pulserts>false</pulserts>
<waitforstart enabled="false"></waitforstart>
<debugLevel>0</debugLevel>
<fived>true</fived>
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
</cooldown>
</machine>
<machine experimental="0">
<name>RepRap5d (76800 Baud)</name>
<geometry type="cartesian">
<axis id="x" length="205" maxfeedrate="5000" stepspermm="31.496" endstops="min"/>
<axis id="y" length="195" maxfeedrate="5000" stepspermm="31.496" endstops="min"/>
<axis id="z" length="140" maxfeedrate="200" stepspermm="1133.858" endstops="min"/>
</geometry>
<tools>
<tool name="Stepper-based extruder" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true" stepper_axis="a" motor_steps="1000" heatedplatform="true" />
</tools>
<clamps></clamps>
<firmware url="???" autoupgrade="false"></firmware>
<help name="Gcode Help" url="http://reprap.org/wiki/Gcode"></help>
<driver name="reprap5d">
<okAfterResend>true</okAfterResend>
<pulserts>false</pulserts>
<waitforstart enabled="false"></waitforstart>
<debugLevel>0</debugLevel>
<fived>true</fived>
<rate>76800</rate> <!-- higher and fw drops too many chars -->
</driver>
<warmup>
</warmup>
<cooldown>
</cooldown>
</machine>
<machine experimental="0">
<name>Teacup (115200 Baud)</name>
<geometry type="cartesian">
<axis id="x" length="205" maxfeedrate="5000" stepspermm="31.496" endstops="min"/>
<axis id="y" length="195" maxfeedrate="5000" stepspermm="31.496" endstops="min"/>
<axis id="z" length="140" maxfeedrate="200" stepspermm="1133.858" endstops="min"/>
</geometry>
<tools>
<tool name="Stepper-based extruder" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true" stepper_axis="a" motor_steps="1000" heatedplatform="true" />
</tools>
<clamps></clamps>
<firmware url="???" autoupgrade="false"></firmware>
<help name="Teacup Help" url="http://reprap.org/wiki/Teacup_Firmware"></help>
<driver name="reprap5d">
<okAfterResend>false</okAfterResend> <!-- Teacup option for reprap5d driver -->
<alwaysRelativeE>true</alwaysRelativeE> <!-- Teacup option for reprap5d driver -->
<pulserts>false</pulserts>
<waitforstart enabled="false"></waitforstart>
<debugLevel>0</debugLevel>
<fived>true</fived>
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
</cooldown>
</machine>
<machine experimental="1">
<name>Mendel with Gen 3 Electronics (19200 Baud)</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="200" maxfeedrate="5000" stepspermm="47.069852" endstops="min"/> <!-- 16th-step driver -->
<axis id="y" length="200" maxfeedrate="5000" stepspermm="47.0698523" endstops="min"/> <!-- 16th-step driver -->
<axis id="z" length="140" maxfeedrate="30" stepspermm="160" endstops="min"/> <!-- quarter-step driver -->
</geometry>
<tools>
<tool name="Stepper-based extruder" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true" motor_steps="200" heatedplatform="true" />
</tools>
<clamps></clamps>
<help name="RepRap Help" url="http://www.reprap.org/ReplicatorG"></help>
<driver name="reprap5d">
<!-- optional: <portname>COM1</portname>!-->
<pulserts>false</pulserts>
<waitforstart enabled="false"></waitforstart>
<fived>true</fived>
<rate>19200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M108 S0
</cooldown>
</machine>
<machine experimental="1">
<name>Darwin with Gen 2 Electronics (19200 Baud)</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="200" maxfeedrate="5000" stepspermm="47.069852" endstops="min"/> <!-- 16th-step driver -->
<axis id="y" length="200" maxfeedrate="5000" stepspermm="47.0698523" endstops="min"/> <!-- 16th-step driver -->
<axis id="z" length="140" maxfeedrate="30" stepspermm="160" endstops="min"/> <!-- quarter-step driver -->
</geometry>
<tools>
<tool name="Stepper-based extruder" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true" motor_steps="200" heatedplatform="true" />
</tools>
<clamps></clamps>
<help name="RepRap Help" url="http://www.reprap.org/ReplicatorG"></help>
<driver name="reprap5d">
<!-- optional: <portname>COM1</portname>!-->
<pulserts>false</pulserts>
<waitforstart enabled="false"></waitforstart>
<checksums>false</checksums>
<fived>true</fived>
<rate>19200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M108 S0
</cooldown>
</machine>
<machine experimental="1">
<name>Mendel with Mega/RAMPS Electronics (57600 baud)</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="200" maxfeedrate="5000" scale="47.069852" endstops="min"/> <!-- 16th-step driver -->
<axis id="y" length="200" maxfeedrate="5000" scale="47.0698523" endstops="min"/> <!-- 16th-step driver -->
<axis id="z" length="140" maxfeedrate="150" scale="160" endstops="min"/> <!-- quarter-step driver -->
</geometry>
<tools>
<tool name="Stepper-based extruder" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true" motor_steps="200" heatedplatform="true" />
</tools>
<clamps></clamps>
<help name="RepRap Help" url="http://www.reprap.org/ReplicatorG"></help>
<driver name="reprap5d">
<!-- optional, defaults to first serial port found. <portname>COM1</portname> -->
<rate>57600</rate>
<parity>8</parity>
<pulserts>true</pulserts>
<waitforstart enabled="true" timeout="1000" retries="3"></waitforstart>
<fived>true</fived>
<!-- optional, defaults to 1. <databits>1</databits> -->
<!-- optional, defaults to N. <stopbits>N</stopbits> -->
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M108 S0
</cooldown>
</machine>
</machines>

View File

@@ -0,0 +1,151 @@
<?xml version="1.1" encoding="utf-8"?>
<machines>
<machine>
<name>Thingomatic w/ Automated Build Platform</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="106" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="y" length="120" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="z" length="106" maxfeedrate="1000" homingfeedrate="500" stepspermm="200" endstops="max"/> <!-- TR-8x8 Z axis = 1/(8/1600) -->
</geometry>
<tools>
<tool name="Plastruder MK5" type="extruder" material="abs" motor="true" automatedplatform="true" heatedplatform="true" heater="true" uses_relay="false"/>
</tools>
<clamps></clamps>
<driver name="sanguino3g">
<!-- optional: <portname>COM1</portname> -->
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine>
<name>Thingomatic w/ Heated Build Platform</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="106" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="y" length="120" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="z" length="106" maxfeedrate="1000" homingfeedrate="500" stepspermm="200" endstops="max"/> <!-- TR-8x8 Z axis = 1/(8/1600) -->
</geometry>
<tools>
<tool name="Plastruder MK5" type="extruder" material="abs"
motor="true" fan="true" heatedplatform="true" heater="true" uses_relay="false"/>
</tools>
<clamps></clamps>
<driver name="sanguino3g">
<!-- optional: <portname>COM1</portname> -->
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine>
<name>Thingomatic w/ HBP and Stepstruder MK6</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="106" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="y" length="120" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="z" length="106" maxfeedrate="1000" homingfeedrate="500" stepspermm="200" endstops="max"/> <!-- TR-8x8 Z axis = 1/(8/1600) -->
<axis id="a" length="100000" maxfeedrate="1600" stepspermm="50.235478806907409" endstops="none"/> <!-- stepspermm is incoming filament length, 127 is ca. 4 RPM, 1600 ca. 50 RPM -->
</geometry>
<tools>
<tool name="Stepstruder MK6" type="extruder" material="abs" motor="true" fan="true" heatedplatform="true" motor_steps="1600" default_rpm="1.98" heater="true" stepper_axis="a"/>
</tools>
<clamps></clamps>
<driver name="makerbot4ga">
<!-- optional: <portname>COM1</portname> -->
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine>
<name>Thingomatic w/ ABP and Stepstruder MK6</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="106" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="y" length="120" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="z" length="106" maxfeedrate="1000" homingfeedrate="500" stepspermm="200" endstops="max"/> <!-- TR-8x8 Z axis = 1/(8/1600) -->
<axis id="a" length="100000" maxfeedrate="1600" stepspermm="50.235478806907409" endstops="none"/> <!-- stepspermm is incoming filament length, 127 is ca. 4 RPM, 1600 ca. 50 RPM -->
</geometry>
<tools>
<tool name="Stepstruder MK6" type="extruder" material="abs" motor="true" heatedplatform="true" automatedplatform="true" motor_steps="1600" default_rpm="1.98" heater="true" stepper_axis="a"/>
</tools>
<clamps></clamps>
<driver name="makerbot4ga">
<!-- optional: <portname>COM1</portname> -->
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine>
<name>Thingomatic w/ Frostruder</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="106" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="y" length="120" maxfeedrate="4000" homingfeedrate="500" stepspermm="47.069852" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="z" length="106" maxfeedrate="1000" homingfeedrate="500" stepspermm="200" endstops="max"/> <!-- TR-8x8 Z axis = 1/(8/1600) -->
</geometry>
<tools>
<tool name="Frostruder v1.0" type="extruder" material="abs" motor="false" fan="true" valve="true" heater="false">
<remap port="fan" name="Pressure Valve" actuated="open"/>
<remap port="valve" name="Relief Valve" actuated="open"/>
</tool>
</tools>
<clamps></clamps>[]
<driver name="sanguino3g">
<!-- optional: <portname>COM1</portname> -->
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
<machine experimental="0">
<name>EXPERIMENTAL - Thingomatic - 4 axes</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="106" maxfeedrate="4000" homingfeedrate="500" stepspermm="50.0" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="y" length="120" maxfeedrate="4000" homingfeedrate="500" stepspermm="50.0" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="a" length="106" maxfeedrate="4000" homingfeedrate="500" stepspermm="50.0" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
<axis id="b" length="120" maxfeedrate="4000" homingfeedrate="500" stepspermm="50.0" endstops="min"/> <!-- Pulley dia: 10.82mm / 1/8 step = 1/(10.82 * pi / 1600) -->
</geometry>
<tools>
<tool name="Plastruder MK5" type="extruder" material="abs" motor="true" fan="true" heatedplatform="true" heater="true"/>
</tools>
<clamps></clamps>
<driver name="makerbot4g">
<!-- optional: <portname>COM1</portname> -->
<rate>115200</rate>
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M18
</cooldown>
</machine>
</machines>

View File

@@ -0,0 +1,39 @@
<?xml version="1.1" encoding="utf-8"?>
<machines>
<machine experimental="0">
<name>Ultimaker v1.0 (5D firmware)</name>
<geometry type="cartesian">
<!-- different pulleys on X and Y axii -->
<axis id="x" length="210" maxfeedrate="5000" stepspermm="47.069852" endstops="min"/> <!-- 16th-step driver -->
<axis id="y" length="210" maxfeedrate="5000" stepspermm="47.0698523" endstops="min"/> <!-- 16th-step driver -->
<axis id="z" length="210" maxfeedrate="150" stepspermm="160" endstops="min"/> <!-- quarter-step driver -->
</geometry>
<tools>
<tool name="Stepper-based pinch extruder" type="extruder" material="abs" motor="true" floodcoolant="false" mistcoolant="false" fan="true" valve="false" collet="false" heater="true" heatedplatform="true" motor_steps="1800" default_rpm="1000" />
</tools>
<clamps></clamps>
<firmware url="http://firmware.ultimaker.com/latest" autoupgrade="false"></firmware>
<help name="Ultimaking Guide" url="http://www.ultimaker.com/guide"></help>
<driver name="reprap5d">
<!-- optional, defaults to first serial port found. <portname>COM1</portname> -->
<rate>57600</rate>
<parity>8</parity>
<pulserts>true</pulserts>
<waitforstart enabled="true" timeout="3000" retries="3"></waitforstart>
<fived>true</fived>
<debugLevel>1</debugLevel>
<limitFeedrate>20000.0</limitFeedrate>
<!-- purposefully inject noise to speed up debugging of retransmits and recovery. Use a value 0 to turn it off, 0.05 for once every 20 lines transmitted. -->
<introduceNoise>0</introduceNoise>
<!-- optional, defaults to 1. <databits>1</databits> -->
<!-- optional, defaults to N. <stopbits>N</stopbits> -->
</driver>
<warmup>
</warmup>
<cooldown>
(Turn off steppers after a build.)
M108 S0
</cooldown>
</machine>
</machines>